A2v10.Identity.Core 10.1.8150

.NET 6.0
dotnet add package A2v10.Identity.Core --version 10.1.8150
NuGet\Install-Package A2v10.Identity.Core -Version 10.1.8150
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="A2v10.Identity.Core" Version="10.1.8150" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add A2v10.Identity.Core --version 10.1.8150
#r "nuget: A2v10.Identity.Core, 10.1.8150"
#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.
// Install A2v10.Identity.Core as a Cake Addin
#addin nuget:?package=A2v10.Identity.Core&version=10.1.8150

// Install A2v10.Identity.Core as a Cake Tool
#tool nuget:?package=A2v10.Identity.Core&version=10.1.8150

About

A2v10.IdentityCore is a set of basic identity services for the A2v10 platform applications.

How to use

// T - type of user identifier

services.AddPlatformIdentityCore<T>()
  .AddIdentityConfiguration<T>(configuration)
  .AddPlatformAuthentication(cookiePrefix);

appsettings.json section

"Identity": {
	"UserStore": {
		"DataSource": "ConnectionStringName",
		"MultiTenant": false,
		"ValidationInterval": "00:05:00"
	},
	"CookiePrefix": "Cookie_Prefix"
}

All values are optional.

Feedback

A2v10.Identity.Core is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

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

Package Downloads
A2v10.Identity.UI

A2v10 Identity User interface

A2v10.Plaform

A2v10 Platform core

A2v10.Plaform.Web

A2v10 Platform core

A2v10.Identity.Jwt

A2v10 Identity Core Services

A2v10.Identity.ApiKey

A2v10 Identity ApiKey

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
10.1.8150 266 9/3/2023
10.1.8143 494 8/22/2023
10.1.8134 330 8/5/2023
10.1.8124 465 7/24/2023
10.1.8123 227 7/23/2023
10.1.8114 507 7/7/2023
10.1.8109 396 6/12/2023
10.1.8097 256 4/21/2023
10.1.8096 265 4/10/2023
10.1.8095 194 4/9/2023
10.1.8094 202 4/9/2023
10.1.8093 263 3/22/2023
10.1.8092 279 3/12/2023
10.1.8091 309 3/7/2023
10.1.8090 252 3/7/2023
10.1.8089 275 3/2/2023
10.1.8088 310 2/10/2023
10.1.8087 314 1/31/2023
10.1.8086 386 1/29/2023
10.1.8085 351 1/22/2023
10.1.8084 522 1/20/2023
10.1.8083 353 1/12/2023
10.1.8082 290 1/8/2023
10.1.8081 305 12/13/2022
10.1.8080 308 12/8/2022
10.1.8079 287 12/8/2022
10.1.8078 368 12/8/2022
10.1.8076 692 10/21/2022
10.1.8075 560 10/19/2022
10.1.8071 1,024 7/18/2022
10.1.8070 1,027 6/18/2022
10.1.8057 1,142 5/14/2022
10.1.8056 1,049 4/21/2022
10.1.8055 514 2/23/2022
10.1.8054 493 2/23/2022
10.1.8053 492 2/22/2022
10.1.8052 611 2/8/2022
10.1.8050 1,251 1/20/2022
10.1.8045 1,460 9/12/2021
10.1.8044 587 9/11/2021
10.1.8041 1,337 8/20/2021
10.1.8040 1,005 8/2/2021
10.1.8034 1,737 7/27/2021
10.1.8011 1,621 7/8/2021