cloudscribe.Core.Identity 10.0.0

Prefix Reserved
dotnet add package cloudscribe.Core.Identity --version 10.0.0
                    
NuGet\Install-Package cloudscribe.Core.Identity -Version 10.0.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.0.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.0.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.0.0
                    
#r "nuget: cloudscribe.Core.Identity, 10.0.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.0.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.0.0
                    
Install as a Cake Addin
#tool nuget:?package=cloudscribe.Core.Identity&version=10.0.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 (1)

Showing the top 1 popular GitHub repositories that depend on cloudscribe.Core.Identity:

Repository Stars
cloudscribe/cloudscribe.SimpleContent
A simple, yet flexible content and blog engine for ASP.NET Core that can work with or without a database, supports markdown or html editing
Version Downloads Last Updated
10.0.0 190 4/7/2026
8.7.0 793 3/2/2026
8.6.0 1,245 11/19/2025
8.5.0 1,355 9/22/2025
8.4.0 768 8/21/2025
8.3.0 1,100 7/23/2025
8.2.0 925 7/9/2025
8.1.0 919 5/1/2025
8.0.8 544 11/20/2024
8.0.7 409 10/29/2024
8.0.6 305 10/28/2024
8.0.5 445 9/12/2024
8.0.4 312 9/9/2024
8.0.2 1,523 8/5/2024
6.0.9 946 12/5/2023
6.0.8 513 10/4/2023
6.0.7 308 9/25/2023
6.0.6 1,081 5/3/2023
6.0.5 433 5/2/2023
6.0.4 2,523 2/16/2023
Loading failed