A2v10.Identity.Core 10.1.8276

There is a newer version of this package available.
See the version list below for details.
dotnet add package A2v10.Identity.Core --version 10.1.8276
                    
NuGet\Install-Package A2v10.Identity.Core -Version 10.1.8276
                    
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.8276" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="A2v10.Identity.Core" Version="10.1.8276" />
                    
Directory.Packages.props
<PackageReference Include="A2v10.Identity.Core" />
                    
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 A2v10.Identity.Core --version 10.1.8276
                    
#r "nuget: A2v10.Identity.Core, 10.1.8276"
                    
#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.
#addin nuget:?package=A2v10.Identity.Core&version=10.1.8276
                    
Install A2v10.Identity.Core as a Cake Addin
#tool nuget:?package=A2v10.Identity.Core&version=10.1.8276
                    
Install A2v10.Identity.Core as a Cake Tool

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",
    "AuthenticatorIssuer": 'IssuerName'
  },
  "CookiePrefix": "Cookie_Prefix",
  "Providers": "Local,..."
}

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.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
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.Platform

A2v10 Platform core

A2v10.Identity.UI

A2v10 Identity User interface

A2v10.Identity.Jwt

A2v10 Identity Core Services

A2v10.Platform.Web

A2v10 Platform core

A2v10.Identity.ApiKey

A2v10 Identity ApiKey

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
10.1.8542 74 3 days ago
10.1.8540 218 7 days ago
10.1.8534 337 2 months ago
10.1.8529 222 2 months ago
10.1.8526 234 2 months ago
10.1.8521 242 3 months ago
10.1.8510 398 3 months ago
10.1.8508 698 4 months ago
10.1.8506 145 4 months ago
10.1.8503 292 5 months ago
10.1.8500 217 5 months ago
10.1.8363 463 6 months ago
10.1.8360 304 6 months ago
10.1.8358 198 6 months ago
10.1.8351 382 7 months ago
10.1.8348 255 7 months ago
10.1.8346 232 7 months ago
10.1.8338 739 8 months ago
10.1.8327 734 9 months ago
10.1.8325 149 9 months ago
10.1.8322 269 9 months ago
10.1.8319 268 10 months ago
10.1.8315 276 10 months ago
10.1.8306 444 6/20/2024
10.1.8305 225 6/18/2024
10.1.8303 229 6/13/2024
10.1.8301 213 6/8/2024
10.1.8295 799 5/28/2024
10.1.8286 379 5/14/2024
10.1.8282 257 5/8/2024
10.1.8280 329 4/26/2024
10.1.8276 510 4/15/2024
10.1.8275 266 4/7/2024
10.1.8271 408 3/30/2024
10.1.8268 407 3/18/2024
10.1.8267 226 3/18/2024
10.1.8266 220 3/16/2024
10.1.8259 622 2/28/2024
10.1.8255 273 2/25/2024
10.1.8251 377 2/23/2024
10.1.8235 704 2/3/2024
10.1.8233 243 1/30/2024
10.1.8222 540 1/11/2024
10.1.8220 257 1/10/2024
10.1.8214 343 1/2/2024
10.1.8213 233 12/31/2023
10.1.8198 678 12/21/2023
10.1.8188 499 12/9/2023
10.1.8186 399 11/29/2023
10.1.8184 294 11/24/2023
10.1.8180 328 11/18/2023
10.1.8171 353 11/9/2023
10.1.8168 339 11/6/2023
10.1.8150 747 9/3/2023
10.1.8143 825 8/22/2023
10.1.8134 569 8/5/2023
10.1.8124 704 7/24/2023
10.1.8123 331 7/23/2023
10.1.8114 816 7/7/2023
10.1.8109 602 6/12/2023
10.1.8097 356 4/21/2023
10.1.8096 379 4/10/2023
10.1.8095 303 4/9/2023
10.1.8094 313 4/9/2023
10.1.8093 375 3/22/2023
10.1.8092 393 3/12/2023
10.1.8091 411 3/7/2023
10.1.8090 365 3/7/2023
10.1.8089 381 3/2/2023
10.1.8088 427 2/10/2023
10.1.8087 439 1/31/2023
10.1.8086 516 1/29/2023
10.1.8085 468 1/22/2023
10.1.8084 666 1/20/2023
10.1.8083 467 1/12/2023
10.1.8082 394 1/8/2023
10.1.8081 397 12/13/2022
10.1.8080 406 12/8/2022
10.1.8079 378 12/8/2022
10.1.8078 484 12/8/2022
10.1.8076 807 10/21/2022
10.1.8075 672 10/19/2022
10.1.8071 1,145 7/18/2022
10.1.8070 1,138 6/18/2022
10.1.8057 1,281 5/14/2022
10.1.8056 1,175 4/21/2022
10.1.8055 606 2/23/2022
10.1.8054 583 2/23/2022
10.1.8053 581 2/22/2022
10.1.8052 715 2/8/2022
10.1.8050 1,369 1/20/2022
10.1.8045 1,603 9/12/2021
10.1.8044 688 9/11/2021
10.1.8041 1,502 8/20/2021
10.1.8040 1,142 8/2/2021
10.1.8034 1,971 7/27/2021
10.1.8011 1,808 7/8/2021