SimpleModule.Users.Contracts 0.0.38

dotnet add package SimpleModule.Users.Contracts --version 0.0.38
                    
NuGet\Install-Package SimpleModule.Users.Contracts -Version 0.0.38
                    
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="SimpleModule.Users.Contracts" Version="0.0.38" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SimpleModule.Users.Contracts" Version="0.0.38" />
                    
Directory.Packages.props
<PackageReference Include="SimpleModule.Users.Contracts" />
                    
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 SimpleModule.Users.Contracts --version 0.0.38
                    
#r "nuget: SimpleModule.Users.Contracts, 0.0.38"
                    
#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 SimpleModule.Users.Contracts@0.0.38
                    
#: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=SimpleModule.Users.Contracts&version=0.0.38
                    
Install as a Cake Addin
#tool nuget:?package=SimpleModule.Users.Contracts&version=0.0.38
                    
Install as a Cake Tool

Package Description

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 (10)

Showing the top 5 NuGet packages that depend on SimpleModule.Users.Contracts:

Package Downloads
SimpleModule.Permissions.Contracts

Package Description

SimpleModule.Users

Users module for SimpleModule. User authentication and identity management via ASP.NET Core Identity.

SimpleModule.Permissions

Permissions module for SimpleModule. Role-based access control with database-backed permission management.

SimpleModule.OpenIddict

OpenIddict module for SimpleModule. Implements OAuth 2.0 and OpenID Connect authentication server.

SimpleModule.Admin

Administration module for SimpleModule. Provides user and role management with built-in admin UI.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.38 67 6/3/2026
0.0.37 67 6/3/2026
0.0.36 156 5/1/2026
0.0.35 153 4/30/2026
0.0.34 157 4/29/2026
0.0.33 153 4/23/2026
0.0.32 165 4/23/2026
0.0.30 152 4/1/2026
0.0.29 145 4/1/2026
0.0.28 148 4/1/2026
0.0.27 147 3/30/2026
0.0.26 153 3/30/2026
0.0.25 148 3/30/2026
0.0.24 141 3/30/2026
0.0.23 147 3/30/2026
0.0.22 151 3/30/2026
0.0.21 141 3/29/2026
0.0.20 143 3/29/2026
0.0.19 151 3/29/2026
0.0.18 164 3/28/2026
Loading failed