CBHI.Module.Security
3.5.5
dotnet add package CBHI.Module.Security --version 3.5.5
NuGet\Install-Package CBHI.Module.Security -Version 3.5.5
<PackageReference Include="CBHI.Module.Security" Version="3.5.5" />
<PackageVersion Include="CBHI.Module.Security" Version="3.5.5" />
<PackageReference Include="CBHI.Module.Security" />
paket add CBHI.Module.Security --version 3.5.5
#r "nuget: CBHI.Module.Security, 3.5.5"
#:package CBHI.Module.Security@3.5.5
#addin nuget:?package=CBHI.Module.Security&version=3.5.5
#tool nuget:?package=CBHI.Module.Security&version=3.5.5
This File is for SSO Authorization of different projects within CBHI.
| 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. |
-
net10.0
- CBHI.Models.Shared (>= 3.5.6)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 10.0.7)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.6)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.6)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version 3.5.5
- CBHI.Models.Shared to 3.5.6
Version 3.5.4
Version 3.5.3
- Updated dependencies"
- DevExpress, EntityFrameworkCore
Version 3.5.2
- Changed all nullable fields to "string?"
Version 3.5.1
- Repacked due to Package deployment issues
Version 3.5.0
- Upgraded to .NET 10.0 due to issues with dependencies on .NET 9.0
Version 3.0.1
- Upgraded Dependencies
Version 3.0.0
- Upgraded to .NET 9.0
Version 2.0.3
- Updated dependencies