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.
<PackageVersion Include="FsGrpc" Version="0.9.0-alpha-1" />
<PackageReference Include="FsGrpc" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package FsGrpc@0.9.0-alpha-1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FsGrpc&version=0.9.0-alpha-1&prerelease
#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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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 | 3,481 | 4/2/2024 |
1.0.5 | 7,218 | 5/12/2023 |
1.0.3 | 391 | 4/20/2023 |
1.0.2 | 1,116 | 3/9/2023 |
1.0.1 | 1,087 | 1/16/2023 |
1.0.0 | 867 | 11/18/2022 |
0.9.9 | 465 | 11/9/2022 |
0.9.8 | 551 | 10/7/2022 |
0.9.7 | 2,136 | 9/13/2022 |
0.9.6 | 531 | 9/1/2022 |
0.9.5 | 542 | 8/23/2022 |
0.9.4 | 534 | 8/22/2022 |
0.9.3 | 557 | 7/12/2022 |
0.9.2 | 592 | 7/8/2022 |
0.9.1-beta | 279 | 7/7/2022 |
0.9.0-alpha-2 | 318 | 3/21/2022 |
0.9.0-alpha-1 | 303 | 3/19/2022 |