Furiza.Base.Core.Identity.Abstractions
2.2.0
See the version list below for details.
dotnet add package Furiza.Base.Core.Identity.Abstractions --version 2.2.0
NuGet\Install-Package Furiza.Base.Core.Identity.Abstractions -Version 2.2.0
<PackageReference Include="Furiza.Base.Core.Identity.Abstractions" Version="2.2.0" />
paket add Furiza.Base.Core.Identity.Abstractions --version 2.2.0
#r "nuget: Furiza.Base.Core.Identity.Abstractions, 2.2.0"
// Install Furiza.Base.Core.Identity.Abstractions as a Cake Addin #addin nuget:?package=Furiza.Base.Core.Identity.Abstractions&version=2.2.0 // Install Furiza.Base.Core.Identity.Abstractions as a Cake Tool #tool nuget:?package=Furiza.Base.Core.Identity.Abstractions&version=2.2.0
Abstractions project contains interfaces that you may use to implement authentication and authorization logic and to transform user claims principal into a rich domain entity.
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 | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. 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.0
- No dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Furiza.Base.Core.Identity.Abstractions:
Package | Downloads |
---|---|
Furiza.AspNetCore.Authentication.JwtBearer
This package implements logic for jwt generation including a set of claims widely used for user management. It also handles user data deserialization through a set of claims obtained from HttpContext making data available through dependency injection. |
|
Furiza.AspNetCore.Identity.EntityFrameworkCore
This package implements logic for Identity Abstractions making use of Identity Framework for user and permissions management. It also includes a database initializer with default users and roles. |
|
Furiza.AspNetCore.ScopedRoleAssignmentProvider
This package implements a mechanism for scoped role assignment provider making use of an adapter that make http requests for a default Furiza Security Provider Web Api. |
|
Furiza.AspNetCore.WebApp.Authentication.CookiesByJwtBearer
This package implements logic for cookie authentication with refresh token mechanism through a JWT genereated by any Furiza Security Provider WebApi, making possible to work with the JWT generated for microservices webapis in browser based web applications. |
|
Furiza.Networking
This package configures networking for http requests. It offers a HttpClientFactory that create HttpClients with AccessToken added as an Authorization Bearer header obtained from an UserPrincipal retrieved from HttpContext. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.3.0 | 15,922 | 7/29/2019 |
2.2.2 | 25,438 | 4/15/2019 |
2.2.1 | 14,728 | 1/15/2019 |
2.2.0 | 3,223 | 1/14/2019 |
2.1.1 | 2,855 | 11/16/2018 |
2.1.0 | 675 | 11/15/2018 |
2.0.3 | 697 | 11/1/2018 |
2.0.2 | 691 | 10/28/2018 |
2.0.1 | 731 | 10/26/2018 |
2.0.0 | 689 | 10/26/2018 |
1.0.3 | 1,656 | 10/21/2018 |
1.0.2 | 743 | 10/18/2018 |
1.0.1 | 2,470 | 10/11/2018 |
1.0.0 | 1,725 | 10/3/2018 |