Download LINQ to VFP

Description

LINQ to VFP is an IQToolkit Provider written specifically to target Visual FoxPro data.

Source Files

The download file linqtovfp.zip has the following entries.


Build/LINQtoVFP.bat//ww  w  .j a va  2 s .c o m
Build/LINQtoVFP.msbuild
Build/Resources/ICSharpCode.SharpZipLib.dll
Build/Resources/MSBuild.Community.Tasks.Targets
Build/Resources/MSBuild.Community.Tasks.dll
Build/Resources/NuGet.exe
Build/Resources/readme.txt
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Source/LinqToVfp.Northwind.Tests/CharByteArray/CharByteArrayTests.cs
Source/LinqToVfp.Northwind.Tests/CharByteArray/MenuList.cs
Source/LinqToVfp.Northwind.Tests/EntityProvider.iqcg
Source/LinqToVfp.Northwind.Tests/EntityProviderTests/AEntityProviderTests.cs
Source/LinqToVfp.Northwind.Tests/EntityProviderTests/ATranslationTests.cs
Source/LinqToVfp.Northwind.Tests/EntityProviderTests/CUDTests.cs
Source/LinqToVfp.Northwind.Tests/EntityProviderTests/ExecutionTests.cs
Source/LinqToVfp.Northwind.Tests/EntityProviderTests/Execution_DateTimeTests.cs
Source/LinqToVfp.Northwind.Tests/EntityProviderTests/TranslationTests.cs
Source/LinqToVfp.Northwind.Tests/EntityProviderTests/Translation_DateTimeTests.cs
Source/LinqToVfp.Northwind.Tests/FreeTableTests.cs
Source/LinqToVfp.Northwind.Tests/InsertEmptyTests.cs
Source/LinqToVfp.Northwind.Tests/LinqToVfp.Northwind.Tests.csproj
Source/LinqToVfp.Northwind.Tests/NorthwindEntityProvider/Category.cs
Source/LinqToVfp.Northwind.Tests/NorthwindEntityProvider/Customer.cs
Source/LinqToVfp.Northwind.Tests/NorthwindEntityProvider/EmpT.cs
Source/LinqToVfp.Northwind.Tests/NorthwindEntityProvider/INorthwindSession.cs
Source/LinqToVfp.Northwind.Tests/NorthwindEntityProvider/NorthwindDataContext.cs
Source/LinqToVfp.Northwind.Tests/NorthwindEntityProvider/NorthwindDataContextAttributes.cs
Source/LinqToVfp.Northwind.Tests/NorthwindEntityProvider/NorthwindSession.cs
Source/LinqToVfp.Northwind.Tests/NorthwindEntityProvider/Order.cs
Source/LinqToVfp.Northwind.Tests/NorthwindEntityProvider/OrderDetail.cs
Source/LinqToVfp.Northwind.Tests/NorthwindEntityProvider/Product.cs
Source/LinqToVfp.Northwind.Tests/NorthwindRepository/Customer.cs
Source/LinqToVfp.Northwind.Tests/NorthwindRepository/Mapping.xml
Source/LinqToVfp.Northwind.Tests/NorthwindRepository/NorthwindDataContext.codegen.cs
Source/LinqToVfp.Northwind.Tests/NorthwindRepository/NorthwindDataContext.cs
Source/LinqToVfp.Northwind.Tests/NorthwindRepository/Order.cs
Source/LinqToVfp.Northwind.Tests/NorthwindRepository/OrderDetail.cs
Source/LinqToVfp.Northwind.Tests/NorthwindRepository/Product.cs
Source/LinqToVfp.Northwind.Tests/Properties/AssemblyInfo.cs
Source/LinqToVfp.Northwind.Tests/Properties/Resources.Designer.cs
Source/LinqToVfp.Northwind.Tests/Properties/Resources.resx
Source/LinqToVfp.Northwind.Tests/Repository.iqcg
Source/LinqToVfp.Northwind.Tests/RepositoryTests/ARepositoryTests.cs
Source/LinqToVfp.Northwind.Tests/RepositoryTests/ExecutionTests.cs
Source/LinqToVfp.Northwind.Tests/Resources/AllTypes.zip
Source/LinqToVfp.Northwind.Tests/Resources/CharByteArrayData.zip
Source/LinqToVfp.Northwind.Tests/Resources/DecimalTable.zip
Source/LinqToVfp.Northwind.Tests/Resources/Northwind.xml
Source/LinqToVfp.Northwind.Tests/Resources/NorthwindTranslation.xml
Source/LinqToVfp.Northwind.Tests/Resources/NorthwindVfp.zip
Source/LinqToVfp.Northwind.Tests/Resources/RepositoryMapping.xml
Source/LinqToVfp.Northwind.Tests/TestBase.cs
Source/LinqToVfp.Northwind.Tests/TestContextWriter.cs
Source/LinqToVfp.Northwind.Tests/TestPolicy.cs
Source/LinqToVfp.Northwind.Tests/XmlToCursorTests.cs
Source/LinqToVfp.sln
Source/LinqToVfp.vsmdi
Source/LinqToVfp/AggregateChecker.cs
Source/LinqToVfp/ExpressionRewriters/ConditionalImmediateIfNullRemover.cs
Source/LinqToVfp/ExpressionRewriters/CrossApplyRewriter.cs
Source/LinqToVfp/ExpressionRewriters/CrossJoinRewriter.cs
Source/LinqToVfp/ExpressionRewriters/OrderByRewriter.cs
Source/LinqToVfp/ExpressionRewriters/RedundantColumnRemover.cs
Source/LinqToVfp/ExpressionRewriters/RedundantJoinRemover.cs
Source/LinqToVfp/ExpressionRewriters/RedundantSubqueryRemover.cs
Source/LinqToVfp/ExpressionRewriters/SkipToNestedOrderByRewriter.cs
Source/LinqToVfp/ExpressionRewriters/SkipToRowNumberRewriter.cs
Source/LinqToVfp/ExpressionRewriters/UnusedColumnRemover.cs
Source/LinqToVfp/ExpressionRewriters/VfpCrossJoinIsolator.cs
Source/LinqToVfp/ExpressionRewriters/WhereCountComparisonRewriter.cs
Source/LinqToVfp/ExpressionRewriters/XmlToCursorExpressionRewriter.cs
Source/LinqToVfp/ExpressionRewriters/XmlToCursorJoinRewriter.cs
Source/LinqToVfp/IVfpEntitySession.cs
Source/LinqToVfp/LinqToVfp.csproj
Source/LinqToVfp/Mapping/VfpAdvancedMapper.cs
Source/LinqToVfp/Mapping/VfpAdvancedMapping.cs
Source/LinqToVfp/Mapping/VfpAttributeMapping.cs
Source/LinqToVfp/Mapping/VfpBasicMapper.cs
Source/LinqToVfp/Mapping/VfpBasicMapping.cs
Source/LinqToVfp/Mapping/VfpImplicitMapping.cs
Source/LinqToVfp/Mapping/VfpXmlMapping.cs
Source/LinqToVfp/NamedValueGatherer.cs
Source/LinqToVfp/Properties/AssemblyInfo.cs
Source/LinqToVfp/Properties/SharedAssemblyInfo.cs
Source/LinqToVfp/ReadOnlyExtensions.cs
Source/LinqToVfp/ReferencedColumnGatherer.cs
Source/LinqToVfp/SubqueryRemover.cs
Source/LinqToVfp/VfpDataReader.cs
Source/LinqToVfp/VfpDbQueryType.cs
Source/LinqToVfp/VfpExecutionBuilder.ColumnGatherer.cs
Source/LinqToVfp/VfpExecutionBuilder.EntityFinder.cs
Source/LinqToVfp/VfpExecutionBuilder.OuterParameterizer.cs
Source/LinqToVfp/VfpExecutionBuilder.ProjectionFinder.cs
Source/LinqToVfp/VfpExecutionBuilder.Scope.cs
Source/LinqToVfp/VfpExecutionBuilder.VariableSubstitutor.cs
Source/LinqToVfp/VfpExecutionBuilder.cs
Source/LinqToVfp/VfpExpression.cs
Source/LinqToVfp/VfpExpressionType.cs
Source/LinqToVfp/VfpExpressionVisitor.cs
Source/LinqToVfp/VfpFormatter.cs
Source/LinqToVfp/VfpLanguage.VfpLinguist.cs
Source/LinqToVfp/VfpLanguage.cs
Source/LinqToVfp/VfpParameterizer.cs
Source/LinqToVfp/VfpQueryPolice.cs
Source/LinqToVfp/VfpQueryPolicy.cs
Source/LinqToVfp/VfpQueryProvider.Executor.cs
Source/LinqToVfp/VfpQueryProvider.OleDbQueryProvider.cs
Source/LinqToVfp/VfpQueryProvider.cs
Source/LinqToVfp/VfpTypeSystem.cs
Source/LinqToVfp/XmlToCursorExpression.cs
Source/LinqToVfpLinqPadDriver/CodeGeneration/CodeGenBase.cs
Source/LinqToVfpLinqPadDriver/CodeGeneration/CodeGenWriter.cs
Source/LinqToVfpLinqPadDriver/CodeGeneration/DataContextCodeGen.cs
Source/LinqToVfpLinqPadDriver/CodeGeneration/EntityCodeGen.cs
Source/LinqToVfpLinqPadDriver/CodeGeneration/MappingCodeGen.cs
Source/LinqToVfpLinqPadDriver/LinqToVfpLinqPadDriver.csproj
Source/LinqToVfpLinqPadDriver/OptionsDialog.xaml
Source/LinqToVfpLinqPadDriver/OptionsDialog.xaml.cs
Source/LinqToVfpLinqPadDriver/Properties/AssemblyInfo.cs
Source/LinqToVfpLinqPadDriver/Schema/EntityMemberProvider.cs
Source/LinqToVfpLinqPadDriver/Schema/PrimaryKey.cs
Source/LinqToVfpLinqPadDriver/Schema/SchemaBuilder.cs
Source/LinqToVfpLinqPadDriver/Schema/SchemaReader.cs
Source/LinqToVfpLinqPadDriver/Schema/VfpColumn.cs
Source/LinqToVfpLinqPadDriver/VfpDynamicDataContextDriver.cs
Source/LinqToVfpLinqPadDriver/header.xml
Source/Local.testsettings
Source/Resources/ICSharpCode.SharpZipLib.dll
Source/Resources/IQToolkit.Data.dll
Source/Resources/IQToolkit.dll
Source/Resources/IQToolkitContrib.dll
Source/Resources/LINQPad.exe
Source/Resources/VfpClient.dll
Source/TraceAndTestImpact.testsettings

Download

Click the following link to download linqtovfp.zip.

linqtovfp.zip




















Home »
  C# Free Code »
    Database »




ADODotNet
CSV
Database
EntityFramework
JSON
LINQ
LINQPad
Memcached
MongoDB
MySQL
NHibernate
Oracle
ORM
SQL
SQLite
SQLServer
SSIS