AIC.Core.Data.Services.Vectorisation.Extensions 2025.11.22.2

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

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2025.11.22.2 0 11/22/2025
2025.11.22.1 0 11/22/2025
2025.11.21.5 26 11/21/2025
2025.11.21.4 40 11/21/2025
2025.11.21.3 88 11/21/2025
2025.11.21.2 130 11/21/2025
2025.11.21.1 138 11/21/2025
2025.11.20.6 177 11/20/2025
2025.11.20.5 177 11/20/2025
2025.11.20.4 170 11/20/2025
2025.11.20.3 168 11/20/2025
2025.11.20.2 171 11/20/2025
2025.11.20.1 175 11/20/2025
2025.11.19.5 180 11/19/2025
2025.11.19.4 172 11/19/2025
2025.11.19.3 172 11/19/2025
2025.11.19.2 170 11/19/2025
2025.11.19.1 165 11/19/2025
2025.11.17.1 230 11/17/2025
2025.11.16.5 245 11/16/2025
2025.11.16.4 215 11/16/2025
2025.11.16.3 208 11/16/2025
2025.11.16.2 210 11/16/2025
2025.11.16.1 205 11/16/2025
2025.11.15.4 140 11/15/2025
2025.11.15.3 151 11/15/2025
2025.11.15.2 151 11/15/2025
2025.11.15.1 157 11/15/2025
2025.11.14.6 193 11/14/2025
2025.11.14.5 191 11/14/2025
2025.11.14.4 196 11/14/2025
2025.11.14.3 199 11/14/2025
2025.11.14.2 232 11/14/2025
2025.11.14.1 238 11/14/2025
2025.11.13.1 256 11/13/2025
2025.11.12.3 274 11/12/2025
2025.11.11.1 276 11/11/2025
2025.11.9.3 197 11/9/2025
2025.11.9.2 192 11/9/2025
2025.11.9.1 190 11/9/2025
2025.11.8.1 137 11/8/2025
2025.11.7.4 113 11/7/2025
2025.11.7.3 110 11/7/2025
2025.11.7.2 144 11/7/2025
2025.11.7.1 145 11/7/2025
2025.11.6.1 180 11/6/2025
2025.11.5.2 176 11/5/2025
2025.11.5.1 189 11/5/2025
2025.11.4.11 178 11/4/2025
2025.11.4.10 171 11/4/2025
2025.11.4.9 172 11/4/2025
2025.11.4.8 170 11/4/2025
2025.11.4.7 177 11/4/2025
2025.11.4.6 176 11/4/2025
2025.11.4.5 168 11/4/2025
2025.11.4.4 172 11/4/2025
2025.11.4.3 170 11/4/2025
2025.11.4.2 172 11/4/2025
2025.11.4.1 179 11/4/2025
2025.11.3.5 177 11/3/2025
2025.11.3.4 175 11/3/2025
2025.11.3.3 175 11/3/2025
2025.11.3.2 181 11/3/2025
2025.11.3.1 176 11/3/2025
2025.11.2.3 181 11/2/2025
2025.11.2.2 176 11/2/2025
2025.11.2.1 139 11/2/2025
2025.11.1.3 112 11/1/2025
2025.11.1.2 107 11/1/2025
2025.11.1.1 97 11/1/2025
2025.10.31.5 129 10/31/2025
2025.10.31.4 143 10/31/2025
2025.10.31.3 154 10/31/2025
2025.10.31.2 153 10/31/2025
2025.10.31.1 165 10/31/2025
2025.10.30.3 170 10/30/2025
2025.10.30.2 173 10/30/2025
2025.10.30.1 175 10/30/2025
2025.10.29.4 181 10/29/2025
2025.10.29.3 171 10/29/2025
2025.10.29.2 176 10/29/2025
2025.10.29.1 170 10/29/2025
2025.10.28.6 170 10/28/2025
2025.10.28.5 171 10/28/2025
2025.10.28.4 172 10/28/2025
2025.10.28.3 167 10/28/2025
2025.10.28.2 163 10/28/2025
2025.10.28.1 167 10/28/2025
2025.10.27.2 170 10/27/2025
2025.10.27.1 169 10/27/2025
2025.10.26.3 179 10/26/2025
2025.10.26.2 126 10/26/2025
2025.10.26.1 131 10/26/2025
2025.10.25.5 130 10/25/2025
2025.10.25.4 127 10/25/2025
2025.10.25.3 89 10/25/2025
2025.10.25.2 104 10/25/2025
2025.10.25.1 104 10/25/2025
2025.10.24.6 105 10/24/2025
2025.10.24.5 119 10/24/2025
2025.10.24.4 121 10/24/2025
2025.10.24.3 133 10/24/2025
2025.10.24.2 143 10/24/2025
2025.10.24.1 147 10/24/2025
2025.10.23.11 168 10/23/2025
2025.10.23.10 167 10/23/2025
2025.10.23.9 160 10/23/2025
2025.10.23.8 165 10/23/2025
2025.10.23.7 164 10/23/2025
2025.10.23.6 164 10/23/2025
2025.10.23.5 162 10/23/2025
2025.10.23.4 164 10/23/2025
2025.10.23.3 166 10/23/2025
2025.10.23.2 165 10/23/2025
2025.10.23.1 167 10/23/2025
2025.10.22.4 164 10/22/2025
2025.10.22.3 164 10/22/2025
2025.10.22.2 162 10/22/2025
2025.10.22.1 161 10/22/2025
2025.10.21.4 168 10/21/2025
2025.10.20.2 165 10/20/2025
2025.10.20.1 157 10/20/2025
2025.10.19.6 165 10/19/2025
2025.10.19.5 162 10/19/2025
2025.10.19.4 149 10/19/2025
2025.10.19.3 158 10/19/2025
2025.10.19.2 104 10/19/2025
2025.10.19.1 103 10/19/2025
2025.10.18.5 113 10/18/2025
2025.10.18.4 75 10/18/2025
2025.10.18.3 78 10/18/2025
2025.10.18.2 89 10/18/2025

See CHANGELOG.md for full release history.