linq2db.Remote.Wcf
4.4.0
.NET Framework 4.5
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package linq2db.Remote.Wcf --version 4.4.0
NuGet\Install-Package linq2db.Remote.Wcf -Version 4.4.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="linq2db.Remote.Wcf" Version="4.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add linq2db.Remote.Wcf --version 4.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: linq2db.Remote.Wcf, 4.4.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install linq2db.Remote.Wcf as a Cake Addin
#addin nuget:?package=linq2db.Remote.Wcf&version=4.4.0
// Install linq2db.Remote.Wcf as a Cake Tool
#tool nuget:?package=linq2db.Remote.Wcf&version=4.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
LINQ to DB Remote Data Context Over WCF
About
This package provides required server and client classes to query database from remote client using Linq To DB library over WCF transport.
You can find working example here.
Support and other transports
Currently we support only .NET Framework client and server for WCF and recommend to use linq2db.Remote.Grpc for modern code.
If you need Remote Context support over WCF in .NET Core or other type of transport (not WCF or gRPC), you can create feature request or send PR with transport implementation.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- linq2db (>= 4.4.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.0.0-preview.1 | 39 | 1/12/2023 |
4.4.0 | 99 | 12/15/2022 |
4.3.0 | 197 | 10/1/2022 |
4.2.0 | 199 | 9/1/2022 |
4.1.1 | 218 | 7/7/2022 |
4.1.0 | 213 | 6/16/2022 |
4.0.1 | 234 | 5/27/2022 |
4.0.0 | 217 | 5/19/2022 |
4.0.0-rc.2 | 73 | 5/15/2022 |
4.0.0-rc.1 | 70 | 4/29/2022 |