![]() |
VOOZH | about |
dotnet add package Ccf.Ck.Libs.Shared.Server --version 10.0.0
NuGet\Install-Package Ccf.Ck.Libs.Shared.Server -Version 10.0.0
<PackageReference Include="Ccf.Ck.Libs.Shared.Server" Version="10.0.0" />
<PackageVersion Include="Ccf.Ck.Libs.Shared.Server" Version="10.0.0" />Directory.Packages.props
<PackageReference Include="Ccf.Ck.Libs.Shared.Server" />Project file
paket add Ccf.Ck.Libs.Shared.Server --version 10.0.0
#r "nuget: Ccf.Ck.Libs.Shared.Server, 10.0.0"
#:package Ccf.Ck.Libs.Shared.Server@10.0.0
#addin nuget:?package=Ccf.Ck.Libs.Shared.Server&version=10.0.0Install as a Cake Addin
#tool nuget:?package=Ccf.Ck.Libs.Shared.Server&version=10.0.0Install as a Cake Tool
This package contains common classes for code reusability.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
- Version 9.0.0: Implemented authorization, error handling which can be executed on the server only.
- Version 9.0.1: Fixed bug with invalid cookie during refresh.
- Version 9.0.2: Renamed DisjoinBearerAuthorization to BearerAuthorization and added Logout as Get.
- Version 10.0.0: Updated to .NET 10.0