NPv.Auth.Contracts
0.1.0
dotnet add package NPv.Auth.Contracts --version 0.1.0
NuGet\Install-Package NPv.Auth.Contracts -Version 0.1.0
<PackageReference Include="NPv.Auth.Contracts" Version="0.1.0" />
<PackageVersion Include="NPv.Auth.Contracts" Version="0.1.0" />
<PackageReference Include="NPv.Auth.Contracts" />
paket add NPv.Auth.Contracts --version 0.1.0
#r "nuget: NPv.Auth.Contracts, 0.1.0"
#:package NPv.Auth.Contracts@0.1.0
#addin nuget:?package=NPv.Auth.Contracts&version=0.1.0
#tool nuget:?package=NPv.Auth.Contracts&version=0.1.0
NPv.Auth.Contracts
Public integration-event contracts for NPv authentication and account lifecycle workflows.
The package contains events for account registration, email confirmation, and password-recovery scenarios. It is intentionally independent of ASP.NET Core, Entity Framework Core, and application-specific domain models.
Status
This package is at an early stage (0.x). Its public API may change between
minor versions.
Installation
dotnet add package NPv.Auth.Contracts
Author's Note
This library grew out of my long-standing personal interest in structuring and publishing open source packages. Over time, I’ve revisited and refined earlier internal utilities and ideas, giving them a more consistent shape and preparing them for wider reuse. Along the way, I’ve also taken the opportunity to explore how open source distribution and licensing work in the .NET ecosystem.
It’s a small step toward something I’ve always wanted to try — sharing practical, minimal tools that reflect years of learning, experimentation, and refinement.
Hopefully, someone finds it useful.
Nikolai 😛
⚖️ License
MIT — you are free to use this in commercial and open-source software.
| Product | Versions 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. |
-
net10.0
- NPv.Messaging.Abstractions (>= 2.1.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NPv.Auth.Contracts:
| Package | Downloads |
|---|---|
|
NPv.Auth.Application
Application workflows for registration, login, refresh, logout, email confirmation, and password recovery in NPv authentication modules. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.1.0 | 252 | 7/31/2026 |