FsGrpc 0.9.0-alpha-1
This is a prerelease version of FsGrpc.
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 FsGrpc --version 0.9.0-alpha-1
NuGet\Install-Package FsGrpc -Version 0.9.0-alpha-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="FsGrpc" Version="0.9.0-alpha-1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FsGrpc --version 0.9.0-alpha-1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FsGrpc, 0.9.0-alpha-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 FsGrpc as a Cake Addin #addin nuget:?package=FsGrpc&version=0.9.0-alpha-1&prerelease // Install FsGrpc as a Cake Tool #tool nuget:?package=FsGrpc&version=0.9.0-alpha-1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
FsGrpc
Idiomatic F# code generation for Protocol Buffers and gRPC
This is currently a work in progress. Code generation for protocol buffers (but not gRPC) is currently working but considered an alpha version.
The major features intended are:
- Protobuf Messages as immutable F# record types
- Oneofs as Discriminated Unions
- proto3 optional keyword support
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- FSharp.Core (>= 6.0.2)
- Google.Protobuf (>= 3.19.4)
- NodaTime (>= 3.0.9)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on FsGrpc:
Package | Downloads |
---|---|
FsGrpc.Tools
gRPC and Protocol Buffer compiler for F# projects |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.6 | 2,369 | 4/2/2024 |
1.0.5 | 6,271 | 5/12/2023 |
1.0.3 | 286 | 4/20/2023 |
1.0.2 | 991 | 3/9/2023 |
1.0.1 | 982 | 1/16/2023 |
1.0.0 | 763 | 11/18/2022 |
0.9.9 | 357 | 11/9/2022 |
0.9.8 | 437 | 10/7/2022 |
0.9.7 | 1,744 | 9/13/2022 |
0.9.6 | 418 | 9/1/2022 |
0.9.5 | 424 | 8/23/2022 |
0.9.4 | 412 | 8/22/2022 |
0.9.3 | 438 | 7/12/2022 |
0.9.2 | 459 | 7/8/2022 |
0.9.1-beta | 169 | 7/7/2022 |
0.9.0-alpha-2 | 202 | 3/21/2022 |
0.9.0-alpha-1 | 187 | 3/19/2022 |