Furiza.Base.Core.Identity.Abstractions 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Furiza.Base.Core.Identity.Abstractions --version 1.0.1
NuGet\Install-Package Furiza.Base.Core.Identity.Abstractions -Version 1.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Furiza.Base.Core.Identity.Abstractions" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Furiza.Base.Core.Identity.Abstractions --version 1.0.1
#r "nuget: Furiza.Base.Core.Identity.Abstractions, 1.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Furiza.Base.Core.Identity.Abstractions as a Cake Addin
#addin nuget:?package=Furiza.Base.Core.Identity.Abstractions&version=1.0.1

// Install Furiza.Base.Core.Identity.Abstractions as a Cake Tool
#tool nuget:?package=Furiza.Base.Core.Identity.Abstractions&version=1.0.1

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .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 14,899 7/29/2019
2.2.2 23,622 4/15/2019
2.2.1 13,745 1/15/2019
2.2.0 3,032 1/14/2019
2.1.1 2,672 11/16/2018
2.1.0 649 11/15/2018
2.0.3 668 11/1/2018
2.0.2 664 10/28/2018
2.0.1 697 10/26/2018
2.0.0 661 10/26/2018
1.0.3 1,552 10/21/2018
1.0.2 713 10/18/2018
1.0.1 2,301 10/11/2018
1.0.0 1,611 10/3/2018