Download Remote Linq

Description

Remote Linq is a simple and easy to use library to translate Expression Trees from and to strongly typed, serializable expression trees.

Source Files

The download file remotelinq.zip has the following entries.


.gitignore/*  ww w. ja v a  2  s. c  o  m*/
Remote.Linq.msbuild
build.cmd
license.txt
samples/RemoteLinqDemo/Client/App.config
samples/RemoteLinqDemo/Client/Client.csproj
samples/RemoteLinqDemo/Client/Program.cs
samples/RemoteLinqDemo/Client/Properties/AssemblyInfo.cs
samples/RemoteLinqDemo/Client/ServiceProxy.cs
samples/RemoteLinqDemo/Common/Common.csproj
samples/RemoteLinqDemo/Common/DataContract/Order.cs
samples/RemoteLinqDemo/Common/DataContract/OrderItem.cs
samples/RemoteLinqDemo/Common/DataContract/Product.cs
samples/RemoteLinqDemo/Common/Properties/AssemblyInfo.cs
samples/RemoteLinqDemo/Common/ServiceContract/IDataService.cs
samples/RemoteLinqDemo/Common/ServiceContract/IRemoteLinqDataService.cs
samples/RemoteLinqDemo/RemoteLinqDemo.sln
samples/RemoteLinqDemo/RemoteLinqDemo.v11.suo
samples/RemoteLinqDemo/Server/App.config
samples/RemoteLinqDemo/Server/DataService.cs
samples/RemoteLinqDemo/Server/DataSource.cs
samples/RemoteLinqDemo/Server/Host.cs
samples/RemoteLinqDemo/Server/Properties/AssemblyInfo.cs
samples/RemoteLinqDemo/Server/RemoteLinqDataService.cs
samples/RemoteLinqDemo/Server/Server.csproj
samples/RemoteLinqDemo/lib/Remote.Linq.dll
samples/RemoteLinqDemo/lib/Remote.Linq.pdb
src/NuGet/NuGet.proj
src/NuGet/Remote.Linq.nuspec
src/Remote.Linq.QueryFunctions/Properties/AssemblyInfo.cs
src/Remote.Linq.QueryFunctions/Remote.Linq.QueryFunctions.csproj
src/Remote.Linq.QueryFunctions/SqlFunctions.cs
src/Remote.Linq.SL/AppDomainExtensions.cs
src/Remote.Linq.SL/Properties/AssemblyInfo.cs
src/Remote.Linq.SL/Remote.Linq.SL.csproj
src/Remote.Linq.SL/System/NonSerializedAttribute.cs
src/Remote.Linq.SL/System/SerializableAttribute.cs
src/Remote.Linq.sln
src/Remote.Linq/Expressions/BinaryExpression.cs
src/Remote.Linq/Expressions/BinaryOperator.cs
src/Remote.Linq/Expressions/CollectionExpression.cs
src/Remote.Linq/Expressions/ConstantValueExpression.cs
src/Remote.Linq/Expressions/ConversionExpression.cs
src/Remote.Linq/Expressions/Expression.cs
src/Remote.Linq/Expressions/ExpressionType.cs
src/Remote.Linq/Expressions/LambdaExpression.cs
src/Remote.Linq/Expressions/MethodCallExpression.cs
src/Remote.Linq/Expressions/ParameterExpression.cs
src/Remote.Linq/Expressions/PropertyAccessExpression.cs
src/Remote.Linq/Expressions/SortDirection.cs
src/Remote.Linq/Expressions/SortExpression.cs
src/Remote.Linq/Expressions/UnaryExpression.cs
src/Remote.Linq/Expressions/UnaryOperator.cs
src/Remote.Linq/IOrderedQuery.cs
src/Remote.Linq/IOrderedQuery`.cs
src/Remote.Linq/IQuery.cs
src/Remote.Linq/IQuery`.cs
src/Remote.Linq/Properties/AssemblyInfo.cs
src/Remote.Linq/Query.cs
src/Remote.Linq/Query`.cs
src/Remote.Linq/Remote.Linq.csproj
src/Remote.Linq/System.Linq.Expressions/ExpressionEvaluator.cs
src/Remote.Linq/System.Linq.Expressions/ExpressionTranslator.cs
src/Remote.Linq/System.Linq.Expressions/ExpressionVisitorBase.cs
src/Remote.Linq/System.Linq/IEnumerableExtensions.cs
src/Remote.Linq/System.Linq/IQueryableExtensions.cs
src/SharedAssemblyInfo.cs
test/Remote.Linq.Test.sln
test/Remote.Linq.TestClassLibrary/BusinessObject.cs
test/Remote.Linq.TestClassLibrary/Obj.cs
test/Remote.Linq.TestClassLibrary/Order.cs
test/Remote.Linq.TestClassLibrary/OrderItem.cs
test/Remote.Linq.TestClassLibrary/OtherObj.cs
test/Remote.Linq.TestClassLibrary/Product.cs
test/Remote.Linq.TestClassLibrary/Properties/AssemblyInfo.cs
test/Remote.Linq.TestClassLibrary/Remote.Linq.TestClassLibrary.csproj
test/Remote.Linq.TestConsole/Program.cs
test/Remote.Linq.TestConsole/Properties/AssemblyInfo.cs
test/Remote.Linq.TestConsole/QueryExtensions.cs
test/Remote.Linq.TestConsole/Remote.Linq.TestConsole.csproj
test/Remote.Linq.UnitTest/ExpressionTranslationTests.cs
test/Remote.Linq.UnitTest/Extensions/ObjectExtensions.cs
test/Remote.Linq.UnitTest/Properties/AssemblyInfo.cs
test/Remote.Linq.UnitTest/Remote.Linq.UnitTest.csproj
tools/NuGet.exe

Download

Click the following link to download remotelinq.zip.

remotelinq.zip




















Home »
  C# Free Code »
    Database »




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