AIC.Core.Identity.Data.Services.Exceptions 2025.11.15.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package AIC.Core.Identity.Data.Services.Exceptions --version 2025.11.15.3
                    
NuGet\Install-Package AIC.Core.Identity.Data.Services.Exceptions -Version 2025.11.15.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.Exceptions" Version="2025.11.15.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.Exceptions" Version="2025.11.15.3" />
                    
Directory.Packages.props
<PackageReference Include="AIC.Core.Identity.Data.Services.Exceptions" />
                    
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.Exceptions --version 2025.11.15.3
                    
#r "nuget: AIC.Core.Identity.Data.Services.Exceptions, 2025.11.15.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.Exceptions@2025.11.15.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.Exceptions&version=2025.11.15.3
                    
Install as a Cake Addin
#tool nuget:?package=AIC.Core.Identity.Data.Services.Exceptions&version=2025.11.15.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 (1)

Showing the top 1 NuGet packages that depend on AIC.Core.Identity.Data.Services.Exceptions:

Package Downloads
AIC.Core.Identity.Data.Services

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.29.3 0 11/29/2025
2025.11.29.2 21 11/29/2025
2025.11.29.1 22 11/29/2025
2025.11.28.3 69 11/28/2025
2025.11.28.2 73 11/28/2025
2025.11.28.1 84 11/28/2025
2025.11.27.1 162 11/27/2025
2025.11.26.3 217 11/26/2025
2025.11.26.2 211 11/26/2025
2025.11.26.1 236 11/26/2025
2025.11.25.1 261 11/25/2025
2025.11.24.1 377 11/24/2025
2025.11.23.3 475 11/23/2025
2025.11.23.2 367 11/23/2025
2025.11.23.1 347 11/23/2025
2025.11.22.2 376 11/22/2025
2025.11.22.1 535 11/22/2025
2025.11.21.5 488 11/21/2025
2025.11.21.4 504 11/21/2025
2025.11.21.3 549 11/21/2025
2025.11.21.2 574 11/21/2025
2025.11.21.1 601 11/21/2025
2025.11.20.6 622 11/20/2025
2025.11.20.5 622 11/20/2025
2025.11.20.4 620 11/20/2025
2025.11.20.3 436 11/20/2025
2025.11.20.2 615 11/20/2025
2025.11.20.1 618 11/20/2025
2025.11.19.5 691 11/19/2025
2025.11.19.4 621 11/19/2025
2025.11.19.3 604 11/19/2025
2025.11.19.2 645 11/19/2025
2025.11.19.1 609 11/19/2025
2025.11.17.1 553 11/17/2025
2025.11.16.5 514 11/16/2025
2025.11.16.4 447 11/16/2025
2025.11.16.3 445 11/16/2025
2025.11.16.2 445 11/16/2025
2025.11.16.1 430 11/16/2025
2025.11.15.4 357 11/15/2025
2025.11.15.3 360 11/15/2025
2025.11.15.2 363 11/15/2025
2025.11.15.1 373 11/15/2025
2025.11.14.6 399 11/14/2025
2025.11.14.5 400 11/14/2025
2025.11.14.4 405 11/14/2025
2025.11.14.3 409 11/14/2025
2025.11.14.2 435 11/14/2025
2025.11.14.1 445 11/14/2025
2025.11.13.1 475 11/13/2025
2025.11.12.3 482 11/12/2025
2025.11.11.1 639 11/11/2025
2025.11.9.3 558 11/9/2025
2025.11.9.2 545 11/9/2025
2025.11.9.1 544 11/9/2025
2025.11.8.1 489 11/8/2025
2025.11.7.4 467 11/7/2025
2025.11.7.3 469 11/7/2025
2025.11.7.2 502 11/7/2025
2025.11.7.1 512 11/7/2025
2025.11.6.1 537 11/6/2025
2025.11.5.2 546 11/5/2025
2025.11.5.1 546 11/5/2025
2025.11.4.11 526 11/4/2025
2025.11.4.10 531 11/4/2025
2025.11.4.9 516 11/4/2025
2025.11.4.8 527 11/4/2025
2025.11.4.7 543 11/4/2025
2025.11.4.6 501 11/4/2025
2025.11.4.5 512 11/4/2025
2025.11.4.4 508 11/4/2025
2025.11.4.3 505 11/4/2025
2025.11.4.2 509 11/4/2025
2025.11.4.1 518 11/4/2025
2025.11.3.5 531 11/3/2025
2025.11.3.4 518 11/3/2025
2025.11.3.3 507 11/3/2025
2025.11.3.2 538 11/3/2025
2025.11.3.1 361 11/3/2025
2025.11.2.3 524 11/2/2025
2025.11.2.2 514 11/2/2025
2025.11.2.1 477 11/2/2025
2025.11.1.3 425 11/1/2025
2025.11.1.2 411 11/1/2025
2025.11.1.1 415 11/1/2025
2025.10.31.5 437 10/31/2025
2025.10.31.4 446 10/31/2025
2025.10.31.3 454 10/31/2025
2025.10.31.2 462 10/31/2025
2025.10.31.1 468 10/31/2025
2025.10.30.3 476 10/30/2025
2025.10.30.2 469 10/30/2025
2025.10.30.1 471 10/30/2025
2025.10.29.4 469 10/29/2025
2025.10.29.3 449 10/29/2025
2025.10.29.2 456 10/29/2025
2025.10.29.1 461 10/29/2025
2025.10.28.6 444 10/28/2025
2025.10.28.5 448 10/28/2025
2025.10.28.4 458 10/28/2025
2025.10.28.3 307 10/28/2025
2025.10.28.2 435 10/28/2025
2025.10.28.1 439 10/28/2025
2025.10.27.2 441 10/27/2025
2025.10.27.1 445 10/27/2025
2025.10.26.3 432 10/26/2025
2025.10.26.2 380 10/26/2025
2025.10.26.1 395 10/26/2025
2025.10.25.5 381 10/25/2025
2025.10.25.4 386 10/25/2025
2025.10.25.3 346 10/25/2025
2025.10.25.2 360 10/25/2025
2025.10.25.1 366 10/25/2025
2025.10.24.6 366 10/24/2025
2025.10.24.5 366 10/24/2025
2025.10.24.4 381 10/24/2025
2025.10.24.3 382 10/24/2025
2025.10.24.2 400 10/24/2025
2025.10.24.1 401 10/24/2025
2025.10.23.11 419 10/23/2025
2025.10.23.10 417 10/23/2025
2025.10.23.9 428 10/23/2025
2025.10.23.8 430 10/23/2025
2025.10.23.7 425 10/23/2025
2025.10.23.6 421 10/23/2025
2025.10.23.5 423 10/23/2025
2025.10.23.4 425 10/23/2025
2025.10.23.3 430 10/23/2025
2025.10.23.2 423 10/23/2025
2025.10.23.1 420 10/23/2025
2025.10.22.4 421 10/22/2025
2025.10.22.3 419 10/22/2025
2025.10.22.2 389 10/22/2025
2025.10.22.1 386 10/22/2025
2025.10.21.4 354 10/21/2025
2025.10.20.2 357 10/20/2025
2025.10.20.1 340 10/20/2025
2025.10.19.6 260 10/19/2025
2025.10.19.5 260 10/19/2025
2025.10.19.4 263 10/19/2025
2025.10.19.3 256 10/19/2025
2025.10.19.2 205 10/19/2025
2025.10.19.1 211 10/19/2025
2025.10.18.5 171 10/18/2025
2025.10.18.4 149 10/18/2025
2025.10.18.3 143 10/18/2025
2025.10.18.2 149 10/18/2025
2025.10.18.1 157 10/18/2025
2025.10.17.1 175 10/17/2025
2025.10.16.3 230 10/16/2025
2025.10.16.2 222 10/16/2025
2025.10.16.1 225 10/16/2025
2025.10.15.4 204 10/15/2025
2025.10.15.3 208 10/15/2025
2025.10.15.2 206 10/15/2025
2025.10.15.1 209 10/15/2025
2025.10.14.1 212 10/14/2025
2025.10.8.1 227 10/8/2025
2025.10.4.6 148 10/4/2025
2025.10.4.5 144 10/4/2025
2025.10.4.4 141 10/4/2025
2025.10.4.3 151 10/4/2025
2025.10.4.2 143 10/4/2025
2025.10.4.1 151 10/4/2025
2025.10.3.12 134 10/3/2025
2025.10.3.11 144 10/3/2025
2025.10.3.10 140 10/3/2025
2025.10.3.9 139 10/3/2025
2025.10.3.8 154 10/3/2025

See CHANGELOG.md for full release history.