cloudscribe.Core.Identity 10.1.0

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

cloudscribe.Core.Identity

Core identity features for cloudscribe projects.

Usage

  1. Install the NuGet package:
    dotnet add package cloudscribe.Core.Identity
    
  2. Reference in your ASP.NET Core project for identity features.

License

Licensed under the Apache-2.0 License.

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

Showing the top 5 NuGet packages that depend on cloudscribe.Core.Identity:

Package Downloads
cloudscribe.Core.Web

Multi-tenant web application foundation with management for sites, users, roles, claims, and geographic data.

cloudscribe.Core.IdentityServerIntegration

cloudscribe multi-tenant identity integration for IdentityServer4

cloudscribe.Core.SimpleContent

integration library for integrating cloudscribe SimpleContent with cloudscribe Core multi-tenant web app foundation

cloudscribe.Core.Web.Mvc

MVC Controllers for cloudscribe.Core.Web

cloudscribe.UserProperties.Kvp

Configurable custom user properties for cloudscribe core using per tenant or global configuration based custom proprties with key/value storage

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.1.0 428 2026/8/28
10.0.0 583 2026/4/7
8.7.0 909 2026/3/2
8.6.0 1,426 2025/11/19
8.5.0 1,413 2025/9/22
8.4.0 811 2025/8/21
8.3.0 1,150 2025/7/23
8.2.0 968 2025/7/9
8.1.0 1,083 2025/5/1
8.0.8 593 2024/11/20
8.0.7 450 2024/10/29
8.0.6 343 2024/10/28
8.0.5 487 2024/9/12
8.0.4 366 2024/9/9
8.0.2 1,568 2024/8/5
6.0.9 1,003 2023/12/5
6.0.8 550 2023/10/4
6.0.7 340 2023/9/25
6.0.6 1,117 2023/5/3
6.0.5 467 2023/5/2
Loading failed