CBHI.Models.Shared
3.5.6
dotnet add package CBHI.Models.Shared --version 3.5.6
NuGet\Install-Package CBHI.Models.Shared -Version 3.5.6
<PackageReference Include="CBHI.Models.Shared" Version="3.5.6" />
<PackageVersion Include="CBHI.Models.Shared" Version="3.5.6" />
<PackageReference Include="CBHI.Models.Shared" />
paket add CBHI.Models.Shared --version 3.5.6
#r "nuget: CBHI.Models.Shared, 3.5.6"
#:package CBHI.Models.Shared@3.5.6
#addin nuget:?package=CBHI.Models.Shared&version=3.5.6
#tool nuget:?package=CBHI.Models.Shared&version=3.5.6
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
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.6)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.6)
- System.Net.WebSockets.WebSocketProtocol (>= 5.1.3)
- System.Text.Encodings.Web (>= 10.0.6)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on CBHI.Models.Shared:
| Package | Downloads |
|---|---|
|
CBHI.Models.Auth
A shared requirement forCBHI Projects by Author |
|
|
CBHI.BLL.Auth
A Repository CBHI SSO. |
|
|
CBHI.Module.Security
A shared requirement forCBHI Projects by Author |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version 3.5.6
- Add new Encryption Class
Version 3.5.5
- Update Packages
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
- Updated Dependencies to latest version
Version 3.0.0
- Upgraded to .NET 9.0
Version 2.0.3
- Updated dependencies