WolverineFx.Grpc 6.26.0

dotnet add package WolverineFx.Grpc --version 6.26.0
                    
NuGet\Install-Package WolverineFx.Grpc -Version 6.26.0
                    
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="WolverineFx.Grpc" Version="6.26.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WolverineFx.Grpc" Version="6.26.0" />
                    
Directory.Packages.props
<PackageReference Include="WolverineFx.Grpc" />
                    
Project file
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 WolverineFx.Grpc --version 6.26.0
                    
#r "nuget: WolverineFx.Grpc, 6.26.0"
                    
#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 WolverineFx.Grpc@6.26.0
                    
#: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=WolverineFx.Grpc&version=6.26.0
                    
Install as a Cake Addin
#tool nuget:?package=WolverineFx.Grpc&version=6.26.0
                    
Install as a Cake Tool

Code-first and proto-first gRPC service support for Wolverine, including gRPC message transport

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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 is compatible.  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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on WolverineFx.Grpc:

Package Downloads
WolverineFx.FluentValidation.Grpc

FluentValidation bridge for Wolverine gRPC rich error details (google.rpc.Status / BadRequest)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.26.0 0 8/11/2026
6.25.5 50 8/10/2026
6.25.3 66 8/10/2026
6.25.2 48 8/9/2026
6.25.1 50 8/8/2026
6.25.0 65 8/7/2026
6.24.10 63 8/6/2026
6.24.9 61 8/6/2026
6.24.8 75 8/6/2026
6.24.7 88 8/5/2026
6.24.6 92 8/5/2026
6.24.5 103 8/3/2026
6.24.4 99 8/2/2026
6.24.3 91 8/1/2026
6.24.2 229 7/30/2026
6.24.1 95 7/30/2026
6.24.0 277 7/28/2026
6.23.1 98 7/27/2026
6.23.0 110 7/27/2026
5.40.1 83 8/3/2026
Loading failed