Yusr.Identity.Abstractions 1.0.61

dotnet add package Yusr.Identity.Abstractions --version 1.0.61
                    
NuGet\Install-Package Yusr.Identity.Abstractions -Version 1.0.61
                    
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="Yusr.Identity.Abstractions" Version="1.0.61" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Yusr.Identity.Abstractions" Version="1.0.61" />
                    
Directory.Packages.props
<PackageReference Include="Yusr.Identity.Abstractions" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Yusr.Identity.Abstractions --version 1.0.61
                    
#r "nuget: Yusr.Identity.Abstractions, 1.0.61"
                    
#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.
#:package Yusr.Identity.Abstractions@1.0.61
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Yusr.Identity.Abstractions&version=1.0.61
                    
Install as a Cake Addin
#tool nuget:?package=Yusr.Identity.Abstractions&version=1.0.61
                    
Install as a Cake Tool

Decoupled interfaces for authentication and authorization, defining the security contracts for Yusr Identity services.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Yusr.Identity.Abstractions:

Package Downloads
Yusr.Api.Abstractions

Contracts and shared types for the API layer, including OpenAPI configurations, logging extensions, and standardized endpoint abstractions.

Yusr.Identity

Standardized authentication and authorization logic for Yusr services, including JWT token management and Microsoft Identity extensions.

Yusr.Reporting.Abstractions

Core reporting abstractions and interfaces for Yusr systems. Provides base contracts for report rendering, context services, and document generation results.

Yusr.eInvoicing.Abstractions

The core contract layer for the Yusr e-Invoicing ecosystem. This package defines the standard interfaces, DTOs, and domain models required for electronic invoicing, decoupled from specific tax authority implementations. It provides the foundational abstractions for invoice generation, signing, and submission, ensuring seamless integration with Yusr.Core and Yusr.Identity modules.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.61 140 4/18/2026
1.0.61-alpha.0.1 57 4/18/2026
1.0.60 128 4/18/2026
1.0.58 132 4/18/2026
1.0.58-alpha.0.2 52 4/18/2026
1.0.58-alpha.0.1 51 4/18/2026
1.0.57 143 4/18/2026
1.0.57-alpha.0.1 56 4/18/2026
1.0.56 141 4/12/2026
1.0.56-alpha.0.1 54 4/12/2026
1.0.55 130 4/10/2026
1.0.55-alpha.0.1 61 4/10/2026
1.0.53 141 4/9/2026
1.0.53-alpha.0.1 66 4/9/2026
1.0.52 136 4/4/2026
1.0.52-alpha.0.1 58 4/4/2026
1.0.51 163 4/4/2026
1.0.51-alpha.0.1 57 4/4/2026
1.0.50 143 4/4/2026
1.0.50-alpha.0.1 64 4/4/2026
Loading failed