linq2db.Remote.Grpc
4.4.1
.NET Standard 2.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package linq2db.Remote.Grpc --version 4.4.1
NuGet\Install-Package linq2db.Remote.Grpc -Version 4.4.1
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.Grpc" Version="4.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add linq2db.Remote.Grpc --version 4.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: linq2db.Remote.Grpc, 4.4.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install linq2db.Remote.Grpc as a Cake Addin
#addin nuget:?package=linq2db.Remote.Grpc&version=4.4.1
// Install linq2db.Remote.Grpc as a Cake Tool
#tool nuget:?package=linq2db.Remote.Grpc&version=4.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
LINQ to DB Remote Data Context Over gRPC
About
This package provides required server and client classes to query database from remote client using Linq To DB library over gRPC transport.
You can find working example here.
Other Transports
We also provide WCF support (.NET Framework only currently).
If you need Remote Context support over other types of transport (not WCF or gRPC), you can create feature request or send PR with transport implementation.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Grpc.Net.Client (>= 2.49.0)
- linq2db (>= 4.4.1)
- protobuf-net.Grpc (>= 1.0.179)
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.1.0 | 40 | 3/16/2023 |
5.0.0 | 99 | 2/23/2023 |
5.0.0-rc.2 | 42 | 2/16/2023 |
5.0.0-rc.1 | 44 | 2/9/2023 |
5.0.0-preview.2 | 59 | 2/2/2023 |
5.0.0-preview.1 | 54 | 1/12/2023 |
4.4.1 | 124 | 2/2/2023 |
4.4.0 | 155 | 12/15/2022 |
4.3.0 | 277 | 10/1/2022 |
4.2.0 | 262 | 9/1/2022 |
4.1.1 | 277 | 7/7/2022 |
4.1.0 | 279 | 6/16/2022 |
4.0.1 | 292 | 5/27/2022 |
4.0.0 | 269 | 5/19/2022 |
4.0.0-rc.2 | 78 | 5/15/2022 |
4.0.0-rc.1 | 75 | 4/29/2022 |