![]() |
VOOZH | about |
dotnet add package GenHTTP.Modules.Protobuf --version 10.5.3
NuGet\Install-Package GenHTTP.Modules.Protobuf -Version 10.5.3
<PackageReference Include="GenHTTP.Modules.Protobuf" Version="10.5.3" />
<PackageVersion Include="GenHTTP.Modules.Protobuf" Version="10.5.3" />Directory.Packages.props
<PackageReference Include="GenHTTP.Modules.Protobuf" />Project file
paket add GenHTTP.Modules.Protobuf --version 10.5.3
#r "nuget: GenHTTP.Modules.Protobuf, 10.5.3"
#:package GenHTTP.Modules.Protobuf@10.5.3
#addin nuget:?package=GenHTTP.Modules.Protobuf&version=10.5.3Install as a Cake Addin
#tool nuget:?package=GenHTTP.Modules.Protobuf&version=10.5.3Install as a Cake Tool
This package adds protobuf serialization support to GenHTTP applications.
using GenHTTP.Engine.Internal;
using GenHTTP.Modules.Conversion;
using GenHTTP.Modules.Layouting;
using GenHTTP.Modules.Practices;
using GenHTTP.Modules.Protobuf;
using GenHTTP.Modules.Webservices;
var serialization = Serialization.Default()
.AddProtobuf();
var app = Layout.Create()
.AddService<...>("...", serializers: serialization);
await Host.Create()
.Handler(app)
.Defaults()
.Console()
.RunAsync();
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 1 NuGet packages that depend on GenHTTP.Modules.Protobuf:
| Package | Downloads |
|---|---|
|
GenHTTP.Testing
Provides testing support for GenHTTP projects |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 11.0.0-preview.18 | 45 | 6/10/2026 |
| 11.0.0-preview.17 | 46 | 6/10/2026 |
| 11.0.0-preview.16 | 51 | 6/8/2026 |
| 11.0.0-preview.15 | 54 | 6/4/2026 |
| 11.0.0-preview.14 | 53 | 6/4/2026 |
| 11.0.0-preview.13 | 56 | 6/4/2026 |
| 11.0.0-preview.12 | 54 | 6/2/2026 |
| 11.0.0-preview.11 | 57 | 5/29/2026 |
| 11.0.0-preview.10 | 60 | 5/28/2026 |
| 11.0.0-preview.9 | 62 | 5/28/2026 |
| 11.0.0-preview.8 | 54 | 5/26/2026 |
| 11.0.0-preview.7 | 61 | 5/19/2026 |
| 10.5.3 | 130 | 5/2/2026 |
| 10.5.2 | 125 | 4/30/2026 |
| 10.5.1 | 136 | 4/27/2026 |
| 10.5.0 | 147 | 2/17/2026 |
| 10.4.2 | 143 | 2/4/2026 |
| 10.4.1 | 148 | 2/2/2026 |
| 10.4.0 | 4,721 | 12/30/2025 |
| 10.3.0 | 347 | 12/19/2025 |