Releases: grpc/grpc-dotnet
Releases · grpc/grpc-dotnet
Release v0.1.22-pre1
Fix metadata arguments on binder context (#327)
Release v0.1.21-pre1
Bump version to 0.1.21-pre1 (#291) * build other packages too * set nupkg version to 0.1.21-pre1
Release v0.1.19-pre1
This is the very first pre-release of Grpc.AspNetCore.Server
Brief summary of the status:
- ready for early adopters to start testing (this roughly corresponds to an "alpha" release)
- basic interoperability tests against other gRPC implementations are passing
- supports both secure and insecure connections
- supports deadlines, cancellation and RPC metadata
NuGet package is available on nuget.org