Blazorade.Id.Core
1.0.0-alpha.2
dotnet add package Blazorade.Id.Core --version 1.0.0-alpha.2
NuGet\Install-Package Blazorade.Id.Core -Version 1.0.0-alpha.2
<PackageReference Include="Blazorade.Id.Core" Version="1.0.0-alpha.2" />
paket add Blazorade.Id.Core --version 1.0.0-alpha.2
#r "nuget: Blazorade.Id.Core, 1.0.0-alpha.2"
// Install Blazorade.Id.Core as a Cake Addin #addin nuget:?package=Blazorade.Id.Core&version=1.0.0-alpha.2&prerelease // Install Blazorade.Id.Core as a Cake Tool #tool nuget:?package=Blazorade.Id.Core&version=1.0.0-alpha.2&prerelease
Blazorade ID Core
Blazorade ID Core is the library that contains core functionality and type definitions required across different application types supported by Blazorade ID.
Getting Started
Blazorade ID is currently in alpha development phases, and we are working on samples and documentation together with the actual implementation. See the samples on the Github repository for Blazorade ID for more details.
Version Highlights
The versions of Blazorade ID Core always match the version numbers of the other Blazorade ID libraries. For details, see the Used By tab above.
v1.0.0-alpha.2
- Updated reference to
System.Text.Json
to a non-vulnerable version.
v1.0.0-alpha.1
- Initial version.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Http (>= 8.0.0)
- Microsoft.Extensions.Options (>= 8.0.1)
- System.IdentityModel.Tokens.Jwt (>= 7.2.0)
- System.Text.Json (>= 8.0.4)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Blazorade.Id.Core:
Package | Downloads |
---|---|
Blazorade.Id
Blazorade ID offers authentication and user identification services to all types of Blazor applications. Blazorade ID aims to unify the programming model for authentication across all Blazor application types, as far as possible. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.0.0-alpha.2 | 43 | 8/8/2024 | |
1.0.0-alpha.1 | 89 | 2/11/2024 |
For details about this release, check out the release notes on Nuget at Blazorade.Id.Core.