AIC.Core.Configuration.Models 2025.11.20.5

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

Showing the top 5 NuGet packages that depend on AIC.Core.Configuration.Models:

Package Downloads
AIC.Core.Identity.Extensions

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

AIC.Core.Data.Services.Vectorisation

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

AIC.Core.Data.Services.Translation.Azure

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

AIC.Core.Web.Authentication

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

AIC.Core.Data.Services.Vectorisation.OpenAi

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.21.3 0 11/21/2025
2025.11.21.2 0 11/21/2025
2025.11.21.1 0 11/21/2025
2025.11.20.6 34 11/20/2025
2025.11.20.5 57 11/20/2025
2025.11.20.4 61 11/20/2025
2025.11.20.3 37 11/20/2025
2025.11.20.2 85 11/20/2025
2025.11.20.1 101 11/20/2025
2025.11.19.6 43 11/19/2025
2025.11.19.5 289 11/19/2025
2025.11.19.4 150 11/19/2025
2025.11.19.3 147 11/19/2025
2025.11.19.2 189 11/19/2025
2025.11.19.1 146 11/19/2025
2025.11.17.1 354 11/17/2025
2025.11.16.5 379 11/16/2025
2025.11.16.4 353 11/16/2025
2025.11.16.3 361 11/16/2025
2025.11.16.2 355 11/16/2025
2025.11.16.1 340 11/16/2025
2025.11.15.4 383 11/15/2025
2025.11.15.3 387 11/15/2025
2025.11.15.2 397 11/15/2025
2025.11.15.1 401 11/15/2025
2025.11.14.6 423 11/14/2025
2025.11.14.5 432 11/14/2025
2025.11.14.4 435 11/14/2025
2025.11.14.3 443 11/14/2025
2025.11.14.2 467 11/14/2025
2025.11.14.1 487 11/14/2025
2025.11.13.1 524 11/13/2025
2025.11.12.3 526 11/12/2025
2025.11.11.1 734 11/11/2025
2025.11.9.3 648 11/9/2025
2025.11.9.2 638 11/9/2025
2025.11.9.1 634 11/9/2025
2025.11.8.1 585 11/8/2025
2025.11.7.4 559 11/7/2025
2025.11.7.3 565 11/7/2025
2025.11.7.2 596 11/7/2025
2025.11.7.1 601 11/7/2025
2025.11.6.1 631 11/6/2025
2025.11.5.2 630 11/5/2025
2025.11.5.1 643 11/5/2025
2025.11.4.11 620 11/4/2025
2025.11.4.10 623 11/4/2025
2025.11.4.9 624 11/4/2025
2025.11.4.8 623 11/4/2025
2025.11.4.7 627 11/4/2025
2025.11.4.6 604 11/4/2025
2025.11.4.5 609 11/4/2025
2025.11.4.4 595 11/4/2025
2025.11.4.3 597 11/4/2025
2025.11.4.2 608 11/4/2025
2025.11.4.1 610 11/4/2025
2025.11.3.5 604 11/3/2025
2025.11.3.4 604 11/3/2025
2025.11.3.3 599 11/3/2025
2025.11.3.2 631 11/3/2025
2025.11.3.1 415 11/3/2025
2025.11.2.3 602 11/2/2025
2025.11.2.2 602 11/2/2025
2025.11.2.1 567 11/2/2025
2025.11.1.3 512 11/1/2025
2025.11.1.2 496 11/1/2025
2025.11.1.1 505 11/1/2025
2025.10.31.5 528 10/31/2025
2025.10.31.4 536 10/31/2025
2025.10.31.3 543 10/31/2025
2025.10.31.2 545 10/31/2025
2025.10.31.1 552 10/31/2025
2025.10.30.3 564 10/30/2025
2025.10.30.2 554 10/30/2025
2025.10.30.1 556 10/30/2025
2025.10.29.4 545 10/29/2025
2025.10.29.3 538 10/29/2025
2025.10.29.2 552 10/29/2025
2025.10.29.1 559 10/29/2025
2025.10.28.6 530 10/28/2025
2025.10.28.5 540 10/28/2025
2025.10.28.4 565 10/28/2025
2025.10.28.3 363 10/28/2025
2025.10.28.2 522 10/28/2025
2025.10.28.1 543 10/28/2025
2025.10.27.2 535 10/27/2025
2025.10.27.1 534 10/27/2025
2025.10.26.3 522 10/26/2025
2025.10.26.2 474 10/26/2025
2025.10.26.1 483 10/26/2025
2025.10.25.5 475 10/25/2025
2025.10.25.4 482 10/25/2025
2025.10.25.3 438 10/25/2025
2025.10.25.2 446 10/25/2025
2025.10.25.1 457 10/25/2025
2025.10.24.6 446 10/24/2025
2025.10.24.5 464 10/24/2025
2025.10.24.4 468 10/24/2025
2025.10.24.3 470 10/24/2025
2025.10.24.2 491 10/24/2025
2025.10.24.1 488 10/24/2025
2025.10.23.11 529 10/23/2025
2025.10.23.10 518 10/23/2025
2025.10.23.9 519 10/23/2025
2025.10.23.8 532 10/23/2025
2025.10.23.7 513 10/23/2025
2025.10.23.6 516 10/23/2025
2025.10.23.5 519 10/23/2025
2025.10.23.4 511 10/23/2025
2025.10.23.3 518 10/23/2025
2025.10.23.2 527 10/23/2025
2025.10.23.1 513 10/23/2025
2025.10.22.4 520 10/22/2025
2025.10.22.3 511 10/22/2025
2025.10.22.2 484 10/22/2025
2025.10.22.1 485 10/22/2025
2025.10.21.4 458 10/21/2025
2025.10.20.2 453 10/20/2025
2025.10.20.1 451 10/20/2025
2025.10.19.6 328 10/19/2025
2025.10.19.5 327 10/19/2025
2025.10.19.4 328 10/19/2025
2025.10.19.3 318 10/19/2025
2025.10.19.2 273 10/19/2025
2025.10.19.1 194 10/19/2025
2025.10.18.5 142 10/18/2025
2025.10.18.4 115 10/18/2025
2025.10.18.3 114 10/18/2025
2025.10.18.2 106 10/18/2025

See CHANGELOG.md for full release history.