AIC.Core.Identity.Subscriptions.Models.References 2025.11.14.3

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

Showing the top 2 NuGet packages that depend on AIC.Core.Identity.Subscriptions.Models.References:

Package Downloads
AIC.Core.Data

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

AIC.Core.Identity.Models

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.20.4 0 11/20/2025
2025.11.20.2 0 11/20/2025
2025.11.20.1 0 11/20/2025
2025.11.19.5 429 11/19/2025
2025.11.19.4 62 11/19/2025
2025.11.19.3 48 11/19/2025
2025.11.19.2 170 11/19/2025
2025.11.19.1 70 11/19/2025
2025.11.17.1 532 11/17/2025
2025.11.16.5 555 11/16/2025
2025.11.16.4 535 11/16/2025
2025.11.16.3 554 11/16/2025
2025.11.16.2 525 11/16/2025
2025.11.16.1 552 11/16/2025
2025.11.15.4 580 11/15/2025
2025.11.15.3 587 11/15/2025
2025.11.15.2 589 11/15/2025
2025.11.15.1 616 11/15/2025
2025.11.14.6 641 11/14/2025
2025.11.14.5 645 11/14/2025
2025.11.14.4 655 11/14/2025
2025.11.14.3 639 11/14/2025
2025.11.14.2 682 11/14/2025
2025.11.14.1 693 11/14/2025
2025.11.13.1 731 11/13/2025
2025.11.12.3 893 11/12/2025
2025.11.11.1 1,373 11/11/2025
2025.11.9.3 1,281 11/9/2025
2025.11.9.2 1,276 11/9/2025
2025.11.9.1 1,268 11/9/2025
2025.11.8.1 1,230 11/8/2025
2025.11.7.4 1,193 11/7/2025
2025.11.7.3 1,226 11/7/2025
2025.11.7.2 1,227 11/7/2025
2025.11.7.1 1,242 11/7/2025
2025.11.6.1 1,266 11/6/2025
2025.11.5.2 1,286 11/5/2025
2025.11.5.1 1,279 11/5/2025
2025.11.4.11 1,264 11/4/2025
2025.11.4.10 1,269 11/4/2025
2025.11.4.9 1,280 11/4/2025
2025.11.4.8 1,260 11/4/2025
2025.11.4.7 1,286 11/4/2025
2025.11.4.6 1,275 11/4/2025
2025.11.4.5 1,256 11/4/2025
2025.11.4.4 1,268 11/4/2025
2025.11.4.3 1,271 11/4/2025
2025.11.4.2 1,267 11/4/2025
2025.11.4.1 1,266 11/4/2025
2025.11.3.5 1,268 11/3/2025
2025.11.3.4 1,268 11/3/2025
2025.11.3.3 1,271 11/3/2025
2025.11.3.2 1,272 11/3/2025
2025.11.3.1 940 11/3/2025
2025.11.2.3 1,246 11/2/2025
2025.11.2.2 1,260 11/2/2025
2025.11.2.1 1,207 11/2/2025
2025.11.1.3 1,168 11/1/2025
2025.11.1.2 1,154 11/1/2025
2025.11.1.1 1,158 11/1/2025
2025.10.31.5 1,183 10/31/2025
2025.10.31.4 1,192 10/31/2025
2025.10.31.3 1,216 10/31/2025
2025.10.31.2 1,196 10/31/2025
2025.10.31.1 1,206 10/31/2025
2025.10.30.3 1,216 10/30/2025
2025.10.30.2 1,189 10/30/2025
2025.10.30.1 1,188 10/30/2025
2025.10.29.4 1,193 10/29/2025
2025.10.29.3 1,192 10/29/2025
2025.10.29.2 1,197 10/29/2025
2025.10.29.1 1,200 10/29/2025
2025.10.28.6 1,183 10/28/2025
2025.10.28.5 1,191 10/28/2025
2025.10.28.4 1,229 10/28/2025
2025.10.28.3 868 10/28/2025
2025.10.28.2 1,180 10/28/2025
2025.10.28.1 1,179 10/28/2025
2025.10.27.2 1,188 10/27/2025
2025.10.27.1 1,206 10/27/2025
2025.10.26.3 1,165 10/26/2025
2025.10.26.2 1,133 10/26/2025
2025.10.26.1 1,127 10/26/2025
2025.10.25.5 1,138 10/25/2025
2025.10.25.4 1,136 10/25/2025
2025.10.25.3 1,080 10/25/2025
2025.10.25.2 1,110 10/25/2025
2025.10.25.1 1,105 10/25/2025
2025.10.24.6 1,102 10/24/2025
2025.10.24.5 1,099 10/24/2025
2025.10.24.4 1,096 10/24/2025
2025.10.24.3 1,121 10/24/2025
2025.10.24.2 1,139 10/24/2025
2025.10.24.1 1,129 10/24/2025
2025.10.23.11 1,162 10/23/2025
2025.10.23.10 1,150 10/23/2025
2025.10.23.9 1,151 10/23/2025
2025.10.23.8 1,163 10/23/2025
2025.10.23.7 1,155 10/23/2025
2025.10.23.6 1,157 10/23/2025
2025.10.23.5 1,157 10/23/2025
2025.10.23.4 1,149 10/23/2025
2025.10.23.3 1,152 10/23/2025
2025.10.23.2 1,121 10/23/2025
2025.10.23.1 1,075 10/23/2025
2025.10.22.4 1,061 10/22/2025
2025.10.22.3 1,047 10/22/2025
2025.10.22.2 1,039 10/22/2025
2025.10.22.1 1,041 10/22/2025
2025.10.21.4 985 10/21/2025
2025.10.20.2 999 10/20/2025
2025.10.20.1 958 10/20/2025
2025.10.19.6 774 10/19/2025
2025.10.19.5 757 10/19/2025
2025.10.19.4 749 10/19/2025
2025.10.19.3 746 10/19/2025
2025.10.19.2 701 10/19/2025
2025.10.19.1 695 10/19/2025
2025.10.18.5 673 10/18/2025
2025.10.18.4 634 10/18/2025
2025.10.18.3 622 10/18/2025
2025.10.18.2 639 10/18/2025
2025.10.18.1 613 10/18/2025
2025.10.17.1 643 10/17/2025
2025.10.16.3 708 10/16/2025
2025.10.16.2 697 10/16/2025
2025.10.16.1 704 10/16/2025
2025.10.15.4 658 10/15/2025
2025.10.15.3 647 10/15/2025
2025.10.15.2 653 10/15/2025
2025.10.15.1 640 10/15/2025
2025.10.14.1 644 10/14/2025
2025.10.8.1 666 10/8/2025
2025.10.4.6 582 10/4/2025
2025.10.4.5 578 10/4/2025
2025.10.4.4 575 10/4/2025
2025.10.4.3 582 10/4/2025
2025.10.4.2 581 10/4/2025
2025.10.4.1 593 10/4/2025
2025.10.3.12 585 10/3/2025
2025.10.3.11 584 10/3/2025
2025.10.3.10 597 10/3/2025
2025.10.3.9 589 10/3/2025
2025.10.3.8 625 10/3/2025
2025.10.3.7 595 10/3/2025
2025.10.3.6 604 10/3/2025
2025.10.3.5 605 10/3/2025
2025.10.3.4 596 10/3/2025
2025.10.3.3 610 10/3/2025
2025.10.3.2 608 10/3/2025
2025.10.3.1 623 10/3/2025
2025.9.14.1 649 9/14/2025
2025.9.11.3 598 9/11/2025
2025.8.29.5 810 8/29/2025
2025.8.29.4 765 8/29/2025
2025.8.29.3 792 8/29/2025
2025.8.29.2 774 8/29/2025
2025.8.29.1 768 8/29/2025
2025.8.14.1 741 8/14/2025
2025.6.20.3 872 6/20/2025
2025.6.20.2 673 6/20/2025
2025.6.20.1 671 6/20/2025
2025.6.18.1 743 6/18/2025
2025.6.17.2 703 6/17/2025
2025.6.17.1 712 6/17/2025
2025.6.16.4 691 6/16/2025
2025.6.16.3 718 6/16/2025
2025.6.16.2 679 6/16/2025
2025.6.16.1 740 6/16/2025
2025.6.15.3 684 6/15/2025
2025.6.15.2 673 6/15/2025
2025.6.15.1 669 6/15/2025
2025.6.14.1 691 6/14/2025
2025.6.12.1 832 6/12/2025
2025.6.5.1 705 6/5/2025
2025.6.4.3 701 6/4/2025
2025.6.4.2 705 6/4/2025
2025.6.4.1 691 6/4/2025
2025.4.26.1 717 4/26/2025
2025.4.23.7 738 4/23/2025
2025.4.23.6 737 4/23/2025
2025.4.23.5 719 4/23/2025
2025.4.23.4 719 4/23/2025
2025.4.23.3 744 4/23/2025
2025.4.23.2 716 4/23/2025
2025.4.23.1 694 4/23/2025
2025.4.21.3 725 4/21/2025
2025.4.21.2 744 4/21/2025
2025.4.21.1 731 4/21/2025
2025.4.11.2 722 4/11/2025
2024.9.10.2 799 9/10/2024
2024.9.10.1 772 9/10/2024
2024.9.4.3 738 9/4/2024
2024.9.4.2 737 9/4/2024
2024.9.4.1 746 9/4/2024
2024.9.1.4 720 9/1/2024
2024.9.1.2 708 9/1/2024
2024.8.31.4 718 8/31/2024
2024.8.31.3 699 8/31/2024
2024.8.31.2 744 8/31/2024
2024.8.31.1 709 8/31/2024
2024.8.29.1 708 8/29/2024
2024.8.28.2 717 8/28/2024
2024.8.28.1 690 8/28/2024
2024.8.21.2 731 8/21/2024
2024.8.21.1 727 8/21/2024
2024.8.20.3 734 8/20/2024
2024.8.20.2 801 8/20/2024
2024.2.22.1 3,670 2/22/2024
2024.2.20.1 761 2/20/2024
2024.2.18.5 755 2/18/2024
2023.10.10.9 604 10/10/2023
2023.10.10.8 568 10/10/2023
2023.10.10.7 589 10/10/2023
2023.10.10.5 590 10/10/2023
2023.10.10.4 593 10/10/2023
0.0.3 670 4/19/2025
0.0.2 695 4/11/2025

See CHANGELOG.md for full release history.