Sorcha.ServiceDefaults
2.231.1
dotnet add package Sorcha.ServiceDefaults --version 2.231.1
NuGet\Install-Package Sorcha.ServiceDefaults -Version 2.231.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="Sorcha.ServiceDefaults" Version="2.231.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sorcha.ServiceDefaults" Version="2.231.1" />
<PackageReference Include="Sorcha.ServiceDefaults" />
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 Sorcha.ServiceDefaults --version 2.231.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Sorcha.ServiceDefaults, 2.231.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 Sorcha.ServiceDefaults@2.231.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=Sorcha.ServiceDefaults&version=2.231.1
#tool nuget:?package=Sorcha.ServiceDefaults&version=2.231.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Shared Aspire configuration, telemetry, JWT auth, and OpenAPI
| 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- FluentValidation (>= 12.1.1)
- Google.Protobuf (>= 3.35.0)
- Grpc.Net.Client (>= 2.80.0)
- Grpc.Net.ClientFactory (>= 2.80.0)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 10.0.8)
- Microsoft.AspNetCore.OpenApi (>= 10.0.8)
- Microsoft.AspNetCore.SignalR.Client (>= 10.0.8)
- Microsoft.AspNetCore.SignalR.StackExchangeRedis (>= 10.0.8)
- Microsoft.Extensions.Http.Resilience (>= 10.6.0)
- Microsoft.Extensions.ServiceDiscovery (>= 10.6.0)
- OpenTelemetry (>= 1.15.3)
- OpenTelemetry.Exporter.OpenTelemetryProtocol (>= 1.15.3)
- OpenTelemetry.Extensions.Hosting (>= 1.15.3)
- OpenTelemetry.Instrumentation.AspNetCore (>= 1.15.2)
- OpenTelemetry.Instrumentation.Http (>= 1.15.1)
- OpenTelemetry.Instrumentation.Runtime (>= 1.15.1)
- Polly.Extensions (>= 8.6.6)
- Scalar.AspNetCore (>= 2.14.14)
- Serilog.AspNetCore (>= 10.0.0)
- Serilog.Enrichers.Environment (>= 3.0.1)
- Serilog.Enrichers.Thread (>= 4.0.0)
- SimpleBase (>= 5.6.0)
- Sorcha.ServiceClients (>= 2.231.1)
- StackExchange.Redis (>= 2.13.17)
- System.IdentityModel.Tokens.Jwt (>= 8.19.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Sorcha.ServiceDefaults:
| Package | Downloads |
|---|---|
|
Sorcha.AtomicCache
Distributed cache primitive exposing the atomic operations IDistributedCache does not — GETDEL (single round-trip get-and-remove) and Lua-backed compare-and-set. Used by HAIP nonce / pre-auth / presentation stores to close the GET+DEL TOCTOU window. Ships as a separate Common package so services that don't need it don't pick up the StackExchange.Redis transitive dependency. |
GitHub repositories
This package is not used by any popular GitHub repositories.