ServiceStack extensions for .NET Core Apps, including GrpcFeature.
Info
Version: | 8.4.0 |
Author(s): | ServiceStack |
Last Update: | Wednesday, September 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ServiceStack/ServiceStack |
NuGet Url: | https://www.nuget.org/packages/ServiceStack.Extensions |
Install
Install-Package ServiceStack.Extensions
dotnet add package ServiceStack.Extensions
paket add ServiceStack.Extensions
ServiceStack.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- ServiceStack.Client(>= 5.10.4)
- ServiceStack.Common(>= 5.10.4)
- ServiceStack.GrpcClient(>= 5.10.4)
- ServiceStack.Interfaces(>= 5.10.4)
- ServiceStack(>= 5.10.4)
- Grpc.AspNetCore.Server(>= 2.34.0)
- Grpc.Core.Api(>= 2.34.0)
- Microsoft.IdentityModel.Tokens(>= 6.8.0)
- ServiceStack.Text(>= 5.10.4)
- System.IdentityModel.Tokens.Jwt(>= 6.8.0)
- System.Threading.Channels(>= 4.7.1)
- protobuf-net(>= 3.0.73)
- protobuf-net.Grpc.AspNetCore(>= 1.0.123)
Tags