AIC.Core.Identity.Data.Services.Authentication 2025.11.23.3

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

AIC Core Libraries

Transforming Industry Through Technology

AIC � Aerospace, Intelligence & Cyber � provides cutting-edge, mission-ready software components powering secure, data-driven systems for the UK defence and national security sector.


Overview

This repository contains the shared .NET libraries and services developed by AIC (Aerospace Intelligence Cyber).
Each package delivers a focused capability that can be integrated independently or combined to form a secure, modular software stack.

These libraries are built using C# and .NET 9, following SOLID, DRY, and TDD principles.
All packages are automatically versioned and published via Azure DevOps pipelines.


Packages

Package Description
AIC.Core Core abstractions, utilities, and shared models across AIC solutions.

Each package is available via NuGet using the AIC.* prefix.

dotnet add package AIC.Core.Identity.Data.Services

Features

  • Modular, versioned .NET 9 libraries.
  • Consistent NuGet metadata via shared Directory.Build.props.
  • Deterministic builds with embedded source link information.
  • MIT licensed for internal and partner integration.
  • Designed for both air-gapped and connected environments.

Usage Example

using AIC.Core.Identity.Data.Services;

var service = new UserAccountService(logger);
var account = await service.GetUserByIdAsync(userId);

Build & Packaging

  1. The repository uses a shared Directory.Build.props for package metadata.
  2. Versions are automatically injected by the build pipeline (e.g., 2025.11.9.3).
  3. Each project is packed with symbols (.snupkg) and published to the AIC NuGet feed.

To pack locally:

dotnet pack -c Release

Artifacts are created in ./artifacts/packages.


Repository Metadata


Contributing

This repository is managed internally by AIC.
External contributions are not currently accepted.
For collaboration opportunities, contact the AIC engineering team via the website.


Security

All packages are produced within a clean cloud build environment.
Source integrity is verified via SourceLink and reproducible builds.
Security vulnerabilities can be reported privately through official AIC channels.


License

Licensed under the MIT License.
See the LICENSE file for details.

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.
  • net10.0

    • No dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on AIC.Core.Identity.Data.Services.Authentication:

Package Downloads
AIC.Core.Identity.Data.Services

Shared .NET library for Aerospace, Intelligence, and Cyber solutions.

AIC.Core.Identity.Data.Services.Jwt

Shared .NET library for Aerospace, Intelligence, and Cyber solutions.

AIC.Core.Identity.Data.Services.Extensions

Shared .NET library for Aerospace, Intelligence, and Cyber solutions.

AIC.Core.Identity.Data.Services.Middleware

Shared .NET library for Aerospace, Intelligence, and Cyber solutions.

AIC.Core.Identity.Extensions.WebApi

Shared .NET library for Aerospace, Intelligence, and Cyber solutions.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2025.11.23.3 0 11/23/2025
2025.11.23.2 0 11/23/2025
2025.11.23.1 0 11/23/2025
2025.11.22.2 41 11/22/2025
2025.11.22.1 212 11/22/2025
2025.11.21.5 170 11/21/2025
2025.11.21.4 180 11/21/2025
2025.11.21.3 232 11/21/2025
2025.11.21.2 267 11/21/2025
2025.11.21.1 284 11/21/2025
2025.11.20.6 323 11/20/2025
2025.11.20.5 344 11/20/2025
2025.11.20.4 341 11/20/2025
2025.11.20.3 302 11/20/2025
2025.11.20.2 365 11/20/2025
2025.11.20.1 355 11/20/2025
2025.11.19.5 500 11/19/2025
2025.11.19.4 396 11/19/2025
2025.11.19.3 386 11/19/2025
2025.11.19.2 427 11/19/2025
2025.11.19.1 388 11/19/2025
2025.11.17.1 544 11/17/2025
2025.11.16.5 513 11/16/2025
2025.11.16.4 442 11/16/2025
2025.11.16.3 438 11/16/2025
2025.11.16.2 436 11/16/2025
2025.11.16.1 430 11/16/2025
2025.11.15.4 355 11/15/2025
2025.11.15.3 369 11/15/2025
2025.11.15.2 367 11/15/2025
2025.11.15.1 375 11/15/2025
2025.11.14.6 401 11/14/2025
2025.11.14.5 405 11/14/2025
2025.11.14.4 408 11/14/2025
2025.11.14.3 416 11/14/2025
2025.11.14.2 438 11/14/2025
2025.11.14.1 449 11/14/2025
2025.11.13.1 478 11/13/2025
2025.11.12.3 487 11/12/2025
2025.11.11.1 650 11/11/2025
2025.11.9.3 567 11/9/2025
2025.11.9.2 552 11/9/2025
2025.11.9.1 562 11/9/2025
2025.11.8.1 503 11/8/2025
2025.11.7.4 482 11/7/2025
2025.11.7.3 481 11/7/2025
2025.11.7.2 514 11/7/2025
2025.11.7.1 523 11/7/2025
2025.11.6.1 551 11/6/2025
2025.11.5.2 549 11/5/2025
2025.11.5.1 553 11/5/2025
2025.11.4.11 536 11/4/2025
2025.11.4.10 537 11/4/2025
2025.11.4.9 536 11/4/2025
2025.11.4.8 541 11/4/2025
2025.11.4.7 551 11/4/2025
2025.11.4.6 512 11/4/2025
2025.11.4.5 519 11/4/2025
2025.11.4.4 516 11/4/2025
2025.11.4.3 508 11/4/2025
2025.11.4.2 521 11/4/2025
2025.11.4.1 526 11/4/2025
2025.11.3.5 528 11/3/2025
2025.11.3.4 523 11/3/2025
2025.11.3.3 520 11/3/2025
2025.11.3.2 546 11/3/2025
2025.11.3.1 368 11/3/2025
2025.11.2.3 532 11/2/2025
2025.11.2.2 530 11/2/2025
2025.11.2.1 494 11/2/2025
2025.11.1.3 432 11/1/2025
2025.11.1.2 422 11/1/2025
2025.11.1.1 429 11/1/2025
2025.10.31.5 452 10/31/2025
2025.10.31.4 461 10/31/2025
2025.10.31.3 468 10/31/2025
2025.10.31.2 468 10/31/2025
2025.10.31.1 474 10/31/2025
2025.10.30.3 485 10/30/2025
2025.10.30.2 478 10/30/2025
2025.10.30.1 479 10/30/2025
2025.10.29.4 474 10/29/2025
2025.10.29.3 462 10/29/2025
2025.10.29.2 468 10/29/2025
2025.10.29.1 465 10/29/2025
2025.10.28.6 454 10/28/2025
2025.10.28.5 457 10/28/2025
2025.10.28.4 457 10/28/2025
2025.10.28.3 319 10/28/2025
2025.10.28.2 445 10/28/2025
2025.10.28.1 454 10/28/2025
2025.10.27.2 456 10/27/2025
2025.10.27.1 446 10/27/2025
2025.10.26.3 443 10/26/2025
2025.10.26.2 395 10/26/2025
2025.10.26.1 392 10/26/2025
2025.10.25.5 392 10/25/2025
2025.10.25.4 401 10/25/2025
2025.10.25.3 361 10/25/2025
2025.10.25.2 364 10/25/2025
2025.10.25.1 376 10/25/2025
2025.10.24.6 373 10/24/2025
2025.10.24.5 378 10/24/2025
2025.10.24.4 384 10/24/2025
2025.10.24.3 390 10/24/2025
2025.10.24.2 416 10/24/2025
2025.10.24.1 416 10/24/2025
2025.10.23.11 435 10/23/2025
2025.10.23.10 428 10/23/2025
2025.10.23.9 427 10/23/2025
2025.10.23.8 447 10/23/2025
2025.10.23.7 434 10/23/2025
2025.10.23.6 434 10/23/2025
2025.10.23.5 438 10/23/2025
2025.10.23.4 434 10/23/2025
2025.10.23.3 440 10/23/2025
2025.10.23.2 434 10/23/2025
2025.10.23.1 436 10/23/2025
2025.10.22.4 432 10/22/2025
2025.10.22.3 423 10/22/2025
2025.10.22.2 401 10/22/2025
2025.10.22.1 397 10/22/2025
2025.10.21.4 363 10/21/2025
2025.10.20.2 359 10/20/2025
2025.10.20.1 348 10/20/2025
2025.10.19.6 277 10/19/2025
2025.10.19.5 274 10/19/2025
2025.10.19.4 268 10/19/2025
2025.10.19.3 269 10/19/2025
2025.10.19.2 217 10/19/2025
2025.10.19.1 214 10/19/2025
2025.10.18.5 184 10/18/2025
2025.10.18.4 148 10/18/2025
2025.10.18.3 162 10/18/2025
2025.10.18.2 155 10/18/2025
2025.10.18.1 162 10/18/2025
2025.10.17.1 180 10/17/2025
2025.10.16.3 238 10/16/2025
2025.10.16.2 236 10/16/2025
2025.10.16.1 234 10/16/2025
2025.10.15.4 206 10/15/2025
2025.10.15.3 212 10/15/2025
2025.10.15.2 206 10/15/2025
2025.10.15.1 205 10/15/2025
2025.10.14.1 209 10/14/2025
2025.10.8.1 224 10/8/2025
2025.10.4.6 150 10/4/2025
2025.10.4.5 144 10/4/2025
2025.10.4.4 122 10/4/2025
2025.10.4.3 121 10/4/2025
2025.10.4.2 118 10/4/2025
2025.10.4.1 118 10/4/2025
2025.10.3.12 118 10/3/2025
2025.10.3.11 118 10/3/2025

See CHANGELOG.md for full release history.