AIC.Core.Data.Services.Vectorisation.OpenAi 2025.11.12.3

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

NuGet packages (1)

Showing the top 1 NuGet packages that depend on AIC.Core.Data.Services.Vectorisation.OpenAi:

Package Downloads
AIC.Core.Infrastructure.Dependencies

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.12.3 20 11/12/2025
2025.11.11.1 98 11/11/2025
2025.11.9.3 101 11/9/2025
2025.11.9.2 95 11/9/2025
2025.11.9.1 95 11/9/2025
2025.11.8.1 97 11/8/2025
2025.11.7.4 103 11/7/2025
2025.11.7.3 105 11/7/2025
2025.11.7.2 140 11/7/2025
2025.11.7.1 143 11/7/2025
2025.11.6.1 189 11/6/2025
2025.11.5.2 202 11/5/2025
2025.11.5.1 212 11/5/2025
2025.11.4.11 209 11/4/2025
2025.11.4.10 201 11/4/2025
2025.11.4.9 202 11/4/2025
2025.11.4.8 215 11/4/2025
2025.11.4.7 200 11/4/2025
2025.11.4.6 203 11/4/2025
2025.11.4.5 201 11/4/2025
2025.11.4.4 203 11/4/2025
2025.11.4.3 199 11/4/2025
2025.11.4.2 202 11/4/2025
2025.11.4.1 212 11/4/2025
2025.11.3.5 206 11/3/2025
2025.11.3.4 214 11/3/2025
2025.11.3.3 206 11/3/2025
2025.11.3.2 222 11/3/2025
2025.11.3.1 179 11/3/2025
2025.11.2.3 210 11/2/2025
2025.11.2.2 217 11/2/2025
2025.11.2.1 176 11/2/2025
2025.11.1.3 150 11/1/2025
2025.11.1.2 131 11/1/2025
2025.11.1.1 131 11/1/2025
2025.10.31.5 163 10/31/2025
2025.10.31.4 173 10/31/2025
2025.10.31.3 175 10/31/2025
2025.10.31.2 181 10/31/2025
2025.10.31.1 192 10/31/2025
2025.10.30.3 199 10/30/2025
2025.10.30.2 200 10/30/2025
2025.10.30.1 197 10/30/2025
2025.10.29.4 205 10/29/2025
2025.10.29.3 202 10/29/2025
2025.10.29.2 199 10/29/2025
2025.10.29.1 200 10/29/2025
2025.10.28.6 203 10/28/2025
2025.10.28.5 197 10/28/2025
2025.10.28.4 213 10/28/2025
2025.10.28.3 174 10/28/2025
2025.10.28.2 198 10/28/2025
2025.10.28.1 203 10/28/2025
2025.10.27.2 210 10/27/2025
2025.10.27.1 194 10/27/2025
2025.10.26.3 197 10/26/2025
2025.10.26.2 156 10/26/2025
2025.10.26.1 147 10/26/2025
2025.10.25.5 152 10/25/2025
2025.10.25.4 146 10/25/2025
2025.10.25.3 110 10/25/2025
2025.10.25.2 118 10/25/2025
2025.10.25.1 124 10/25/2025
2025.10.24.6 128 10/24/2025
2025.10.24.5 132 10/24/2025
2025.10.24.4 138 10/24/2025
2025.10.24.3 149 10/24/2025
2025.10.24.2 166 10/24/2025
2025.10.24.1 167 10/24/2025
2025.10.23.11 196 10/23/2025
2025.10.23.10 186 10/23/2025
2025.10.23.9 188 10/23/2025
2025.10.23.8 183 10/23/2025
2025.10.23.7 190 10/23/2025
2025.10.23.6 179 10/23/2025
2025.10.23.5 189 10/23/2025
2025.10.23.4 184 10/23/2025
2025.10.23.3 184 10/23/2025
2025.10.23.2 188 10/23/2025
2025.10.23.1 189 10/23/2025
2025.10.22.4 181 10/22/2025
2025.10.22.3 181 10/22/2025
2025.10.22.2 184 10/22/2025
2025.10.22.1 183 10/22/2025
2025.10.21.4 157 10/21/2025
2025.10.20.2 160 10/20/2025
2025.10.20.1 164 10/20/2025
2025.10.19.6 162 10/19/2025
2025.10.19.5 160 10/19/2025
2025.10.19.4 153 10/19/2025
2025.10.19.3 157 10/19/2025
2025.10.19.2 98 10/19/2025
2025.10.19.1 103 10/19/2025
2025.10.18.5 104 10/18/2025
2025.10.18.4 78 10/18/2025
2025.10.18.3 77 10/18/2025
2025.10.18.2 81 10/18/2025

See CHANGELOG.md for full release history.