SharpPortico.Runtime
1.1.4-preview.1
This is a prerelease version of SharpPortico.Runtime.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SharpPortico.Runtime --version 1.1.4-preview.1
NuGet\Install-Package SharpPortico.Runtime -Version 1.1.4-preview.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="SharpPortico.Runtime" Version="1.1.4-preview.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SharpPortico.Runtime" Version="1.1.4-preview.1" />
<PackageReference Include="SharpPortico.Runtime" />
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 SharpPortico.Runtime --version 1.1.4-preview.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SharpPortico.Runtime, 1.1.4-preview.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 SharpPortico.Runtime@1.1.4-preview.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=SharpPortico.Runtime&version=1.1.4-preview.1&prerelease
#tool nuget:?package=SharpPortico.Runtime&version=1.1.4-preview.1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
SharpPortico.Runtime

Tiny AOT-safe runtime helpers used by SharpPortico-generated gRPC code.
Contains the runtime contracts and implementations the generated proxy code links against:
IRestClient/HttpRestClient— gRPC→REST forwardingIProxyCache/MemoryProxyCache— response caching with per-call bypassIKeyProvider(config, Key Vault, delegate, composite) — API keys are never hardcodedIClientKeyValidator/UlidClientKeyValidator— inbound client-key checksIProxyAuditLogger— per-call audit logging
<PackageReference Include="SharpPortico.Runtime" Version="0.2.0" />
Reference this package in any project that hosts a generated {Service}Proxy (proxy mode).
📖 Full documentation & proxy-mode guide: SharpPortico on GitHub
License
MIT — see LICENSE. Copyright (c) 2026 MPCoreDeveloper.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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. net11.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Google.Protobuf (>= 3.36.0)
- Grpc.Core.Api (>= 2.66.0)
- Microsoft.Extensions.Caching.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Caching.Memory (>= 8.0.1)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection (>= 8.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Http (>= 8.0.0)
- Microsoft.Extensions.Logging (>= 8.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.2)
-
net11.0
- Google.Protobuf (>= 3.36.0)
- Grpc.Core.Api (>= 2.66.0)
- Microsoft.Extensions.Caching.Memory (>= 8.0.1)
- Microsoft.Extensions.DependencyInjection (>= 8.0.1)
- Microsoft.Extensions.Http (>= 8.0.0)
- Microsoft.Extensions.Logging (>= 8.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.2.0-preview.1 | 34 | 9/19/2026 |
| 1.1.4-preview.1 | 31 | 9/19/2026 |
| 1.1.3-preview.1 | 34 | 9/19/2026 |
| 1.1.2-preview.1 | 35 | 9/19/2026 |
| 1.1.1 | 77 | 9/13/2026 |
| 1.1.0 | 83 | 9/13/2026 |
| 1.0.0 | 110 | 8/23/2026 |
| 0.4.0-RC.4 | 37 | 9/13/2026 |
| 0.4.0-RC.3 | 33 | 9/13/2026 |
| 0.4.0-RC.2 | 42 | 9/13/2026 |
| 0.4.0-RC.1 | 37 | 9/13/2026 |
| 0.3.0-RC.1 | 51 | 9/13/2026 |
| 0.2.0 | 88 | 9/9/2026 |