A2v10.Identity.Core
10.1.8500
dotnet add package A2v10.Identity.Core --version 10.1.8500
NuGet\Install-Package A2v10.Identity.Core -Version 10.1.8500
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.8500" />
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.8500
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: A2v10.Identity.Core, 10.1.8500"
#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.8500 // Install A2v10.Identity.Core as a Cake Tool #tool nuget:?package=A2v10.Identity.Core&version=10.1.8500
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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,..."
},
"DemoAccount": {
"Login": "DEMO_LOGIN",
"Password": "DEMO_PASSWORD"
}
All values are optional.
Related Packages
Feedback
A2v10.Identity.Core is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- A2v10.Data.Interfaces (>= 10.1.7500)
- Microsoft.IdentityModel.Tokens (>= 8.2.1)
-
net9.0
- A2v10.Data.Interfaces (>= 10.1.7500)
- Microsoft.IdentityModel.Tokens (>= 8.2.1)
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.Platform
A2v10 Platform core |
|
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.8500 | 62 | 11/19/2024 |
10.1.8363 | 279 | 11/3/2024 |
10.1.8360 | 263 | 10/25/2024 |
10.1.8358 | 168 | 10/25/2024 |
10.1.8351 | 360 | 10/9/2024 |
10.1.8348 | 228 | 10/5/2024 |
10.1.8346 | 213 | 9/29/2024 |
10.1.8338 | 698 | 8/23/2024 |
10.1.8327 | 716 | 7/25/2024 |
10.1.8325 | 130 | 7/23/2024 |
10.1.8322 | 250 | 7/17/2024 |
10.1.8319 | 249 | 7/10/2024 |
10.1.8315 | 256 | 7/5/2024 |
10.1.8306 | 425 | 6/20/2024 |
10.1.8305 | 209 | 6/18/2024 |
10.1.8303 | 212 | 6/13/2024 |
10.1.8301 | 192 | 6/8/2024 |
10.1.8295 | 785 | 5/28/2024 |
10.1.8286 | 356 | 5/14/2024 |
10.1.8282 | 239 | 5/8/2024 |
10.1.8280 | 317 | 4/26/2024 |
10.1.8276 | 497 | 4/15/2024 |
10.1.8275 | 254 | 4/7/2024 |
10.1.8271 | 392 | 3/30/2024 |
10.1.8268 | 393 | 3/18/2024 |
10.1.8267 | 212 | 3/18/2024 |
10.1.8266 | 205 | 3/16/2024 |
10.1.8259 | 608 | 2/28/2024 |
10.1.8255 | 258 | 2/25/2024 |
10.1.8251 | 361 | 2/23/2024 |
10.1.8235 | 689 | 2/3/2024 |
10.1.8233 | 230 | 1/30/2024 |
10.1.8222 | 528 | 1/11/2024 |
10.1.8220 | 242 | 1/10/2024 |
10.1.8214 | 328 | 1/2/2024 |
10.1.8213 | 217 | 12/31/2023 |
10.1.8198 | 665 | 12/21/2023 |
10.1.8188 | 486 | 12/9/2023 |
10.1.8186 | 387 | 11/29/2023 |
10.1.8184 | 286 | 11/24/2023 |
10.1.8180 | 319 | 11/18/2023 |
10.1.8171 | 337 | 11/9/2023 |
10.1.8168 | 327 | 11/6/2023 |
10.1.8150 | 736 | 9/3/2023 |
10.1.8143 | 811 | 8/22/2023 |
10.1.8134 | 559 | 8/5/2023 |
10.1.8124 | 692 | 7/24/2023 |
10.1.8123 | 321 | 7/23/2023 |
10.1.8114 | 804 | 7/7/2023 |
10.1.8109 | 588 | 6/12/2023 |
10.1.8097 | 339 | 4/21/2023 |
10.1.8096 | 363 | 4/10/2023 |
10.1.8095 | 287 | 4/9/2023 |
10.1.8094 | 295 | 4/9/2023 |
10.1.8093 | 357 | 3/22/2023 |
10.1.8092 | 375 | 3/12/2023 |
10.1.8091 | 394 | 3/7/2023 |
10.1.8090 | 345 | 3/7/2023 |
10.1.8089 | 363 | 3/2/2023 |
10.1.8088 | 408 | 2/10/2023 |
10.1.8087 | 419 | 1/31/2023 |
10.1.8086 | 497 | 1/29/2023 |
10.1.8085 | 447 | 1/22/2023 |
10.1.8084 | 645 | 1/20/2023 |
10.1.8083 | 445 | 1/12/2023 |
10.1.8082 | 374 | 1/8/2023 |
10.1.8081 | 378 | 12/13/2022 |
10.1.8080 | 384 | 12/8/2022 |
10.1.8079 | 358 | 12/8/2022 |
10.1.8078 | 464 | 12/8/2022 |
10.1.8076 | 786 | 10/21/2022 |
10.1.8075 | 649 | 10/19/2022 |
10.1.8071 | 1,116 | 7/18/2022 |
10.1.8070 | 1,112 | 6/18/2022 |
10.1.8057 | 1,254 | 5/14/2022 |
10.1.8056 | 1,149 | 4/21/2022 |
10.1.8055 | 579 | 2/23/2022 |
10.1.8054 | 550 | 2/23/2022 |
10.1.8053 | 552 | 2/22/2022 |
10.1.8052 | 687 | 2/8/2022 |
10.1.8050 | 1,336 | 1/20/2022 |
10.1.8045 | 1,574 | 9/12/2021 |
10.1.8044 | 657 | 9/11/2021 |
10.1.8041 | 1,471 | 8/20/2021 |
10.1.8040 | 1,112 | 8/2/2021 |
10.1.8034 | 1,941 | 7/27/2021 |
10.1.8011 | 1,779 | 7/8/2021 |