Carbon.WebApplication.Grpc 3.2.0

dotnet add package Carbon.WebApplication.Grpc --version 3.2.0
NuGet\Install-Package Carbon.WebApplication.Grpc -Version 3.2.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="Carbon.WebApplication.Grpc" Version="3.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Carbon.WebApplication.Grpc --version 3.2.0
#r "nuget: Carbon.WebApplication.Grpc, 3.2.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.
// Install Carbon.WebApplication.Grpc as a Cake Addin
#addin nuget:?package=Carbon.WebApplication.Grpc&version=3.2.0

// Install Carbon.WebApplication.Grpc as a Cake Tool
#tool nuget:?package=Carbon.WebApplication.Grpc&version=3.2.0

3.2.0
- Degraded health check HTTP status code changed as custom 218 (This Is Fine) status code. Because even if system is degraed it should be working normally, so returning 5XX status code is not right for degraded state.
3.1.0
- Carbon.Common updated and Serilog.Enrichers.Sensitive Enricher added for masking sensitive values within logs.
3.0.2
- Cors Policy changes(Location parameter is added to WithExposedHeaders)
3.0.1
- Not a RC anymore
- Cors Allow Credentials support added
3.0.0-preview
- Dotnet 6 support with minimal and not minimal api added
2.5.1
-NetCore 3.1 target framework added
2.5.0
-Major bug fixed for UI Authorized request 401 error. Startup changed.
2.4.3
- Bearer Interceptor Included as default
2.3.0
- Can inject Interceptor as ctor parameter
2.2.10
- GRPC Web supported
2.2.6
- GRPC Extension for Carbon.WebApplication

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
3.2.0 118 2/14/2024
3.1.0 226 11/20/2023
3.0.2 189 4/20/2023
3.0.1 382 11/14/2022
3.0.0-preview 163 8/10/2022
2.5.1 550 6/14/2022
2.5.0 499 5/12/2022