![]() |
VOOZH | about |
dotnet add package AIC.Core.Configuration.Providers.HashiCorp.Vault --version 2025.12.8.2
NuGet\Install-Package AIC.Core.Configuration.Providers.HashiCorp.Vault -Version 2025.12.8.2
<PackageReference Include="AIC.Core.Configuration.Providers.HashiCorp.Vault" Version="2025.12.8.2" />
<PackageVersion Include="AIC.Core.Configuration.Providers.HashiCorp.Vault" Version="2025.12.8.2" />Directory.Packages.props
<PackageReference Include="AIC.Core.Configuration.Providers.HashiCorp.Vault" />Project file
paket add AIC.Core.Configuration.Providers.HashiCorp.Vault --version 2025.12.8.2
#r "nuget: AIC.Core.Configuration.Providers.HashiCorp.Vault, 2025.12.8.2"
#:package AIC.Core.Configuration.Providers.HashiCorp.Vault@2025.12.8.2
#addin nuget:?package=AIC.Core.Configuration.Providers.HashiCorp.Vault&version=2025.12.8.2Install as a Cake Addin
#tool nuget:?package=AIC.Core.Configuration.Providers.HashiCorp.Vault&version=2025.12.8.2Install as a Cake Tool
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.
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.
| 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
Directory.Build.props.using AIC.Core.Identity.Data.Services;
var service = new UserAccountService(logger);
var account = await service.GetUserByIdAsync(userId);
Directory.Build.props for package metadata.2025.11.9.3)..snupkg) and published to the AIC NuGet feed.To pack locally:
dotnet pack -c Release
Artifacts are created in ./artifacts/packages.
This repository is managed internally by AIC.
External contributions are not currently accepted.
For collaboration opportunities, contact the AIC engineering team via the website.
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.
Licensed under the MIT License.
See the file for details.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2025.12.8.2 | 478 | 12/8/2025 |
| 2025.12.8.1 | 333 | 12/8/2025 |
| 2025.12.7.1 | 248 | 12/7/2025 |
| 2025.12.5.3 | 224 | 12/5/2025 |
| 2025.12.5.2 | 227 | 12/5/2025 |
| 2025.12.5.1 | 215 | 12/5/2025 |
| 2025.12.2.2 | 708 | 12/2/2025 |
| 2025.12.2.1 | 706 | 12/2/2025 |
| 2025.12.1.1 | 607 | 12/1/2025 |
| 2025.11.30.8 | 383 | 11/30/2025 |
| 2025.11.30.7 | 364 | 11/30/2025 |
| 2025.11.30.6 | 389 | 11/30/2025 |
| 2025.11.30.5 | 381 | 11/30/2025 |
| 2025.11.30.4 | 283 | 11/30/2025 |
| 2025.11.30.3 | 297 | 11/30/2025 |
| 2025.11.30.2 | 289 | 11/30/2025 |
| 2025.11.30.1 | 290 | 11/30/2025 |
| 2025.11.29.3 | 146 | 11/29/2025 |
| 2025.11.29.2 | 157 | 11/29/2025 |
| 2025.11.29.1 | 143 | 11/29/2025 |
See CHANGELOG.md for full release history.