![]() |
VOOZH | about |
dotnet add package Blazorade.Id.Core --version 1.3.0
NuGet\Install-Package Blazorade.Id.Core -Version 1.3.0
<PackageReference Include="Blazorade.Id.Core" Version="1.3.0" />
<PackageVersion Include="Blazorade.Id.Core" Version="1.3.0" />Directory.Packages.props
<PackageReference Include="Blazorade.Id.Core" />Project file
paket add Blazorade.Id.Core --version 1.3.0
#r "nuget: Blazorade.Id.Core, 1.3.0"
#:package Blazorade.Id.Core@1.3.0
#addin nuget:?package=Blazorade.Id.Core&version=1.3.0Install as a Cake Addin
#tool nuget:?package=Blazorade.Id.Core&version=1.3.0Install as a Cake Tool
Blazorade ID Core is the library that contains core functionality and type definitions required across different application types supported by Blazorade ID.
Get started with Blazorade Id by visiting the Getting Started page on the Blazorade ID wiki. Also be sure to check out the sample applications included in the Github repository for Blazorade ID.
EnableSilentAuthorizationCodeFlow to AuthorityOptions to enable silent authorization code flow. This setting is false by default.Initial stable release of Blazorade ID Core.
CancellationToken parameters to several asynchronous methods in service interface definitions.IRefreshTokenStore service interface for separately managing refresh tokens. Changed service implementations accoordingly.ISignOutService with IAuthenticationService that combines sign-in and sign-out functionality into a single service interface.AuthenticationService implementation.IHttpRequestFactory service interface to create HTTP requests for resources protected by access tokens managed by Blazorade ID.Blazorade.Id.Core assembly from Blazorade.Id.Core to Blazorade.Id to align with other Blazorade ID libraries. Moved all defined types accordingly.MetadataUri to DiscoveryDocumentUri on the Blazorade.Id.Configuration.AuthorityOptions class to better reflect its purpose.Preparing for the first stable version. Even though Blazorade ID is designed to work with any OAuth/OIDC compliant identity provider, the first stable version will focus on Microsoft Entra ID and Microsoft Entra External ID.
Read more about Blazorade ID on the Blazorade ID Wiki.
Working towards the first stable version.
System.Text.Json to a non-vulnerable version.| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. 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. |
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. |
This package is not used by any popular GitHub repositories.
For details about this release, check out the release notes on Nuget at Blazorade.Id.Core.