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.
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                
#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                

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:

  1. Protobuf Messages as immutable F# record types
  2. Oneofs as Discriminated Unions
  3. proto3 optional keyword support
Product 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.

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,409 4/2/2024
1.0.5 6,293 5/12/2023
1.0.3 289 4/20/2023
1.0.2 994 3/9/2023
1.0.1 985 1/16/2023
1.0.0 766 11/18/2022
0.9.9 358 11/9/2022
0.9.8 440 10/7/2022
0.9.7 1,747 9/13/2022
0.9.6 421 9/1/2022
0.9.5 427 8/23/2022
0.9.4 415 8/22/2022
0.9.3 441 7/12/2022
0.9.2 462 7/8/2022
0.9.1-beta 172 7/7/2022
0.9.0-alpha-2 205 3/21/2022
0.9.0-alpha-1 190 3/19/2022