AIC.Core.Caching.MicrosoftMemoryCache 2025.11.16.1

dotnet add package AIC.Core.Caching.MicrosoftMemoryCache --version 2025.11.16.1
                    
NuGet\Install-Package AIC.Core.Caching.MicrosoftMemoryCache -Version 2025.11.16.1
                    
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.Caching.MicrosoftMemoryCache" Version="2025.11.16.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AIC.Core.Caching.MicrosoftMemoryCache" Version="2025.11.16.1" />
                    
Directory.Packages.props
<PackageReference Include="AIC.Core.Caching.MicrosoftMemoryCache" />
                    
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.Caching.MicrosoftMemoryCache --version 2025.11.16.1
                    
#r "nuget: AIC.Core.Caching.MicrosoftMemoryCache, 2025.11.16.1"
                    
#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.Caching.MicrosoftMemoryCache@2025.11.16.1
                    
#: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.Caching.MicrosoftMemoryCache&version=2025.11.16.1
                    
Install as a Cake Addin
#tool nuget:?package=AIC.Core.Caching.MicrosoftMemoryCache&version=2025.11.16.1
                    
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.16.1 0 11/16/2025
2025.11.15.4 66 11/15/2025
2025.11.15.3 73 11/15/2025
2025.11.15.2 76 11/15/2025
2025.11.15.1 81 11/15/2025
2025.11.14.6 110 11/14/2025
2025.11.14.5 114 11/14/2025
2025.11.14.4 119 11/14/2025
2025.11.14.3 123 11/14/2025
2025.11.14.2 160 11/14/2025
2025.11.14.1 169 11/14/2025
2025.11.13.1 184 11/13/2025
2025.11.12.3 192 11/12/2025
2025.11.11.1 195 11/11/2025
2025.11.9.3 179 11/9/2025
2025.11.9.2 175 11/9/2025
2025.11.9.1 182 11/9/2025
2025.11.8.1 121 11/8/2025
2025.11.7.4 105 11/7/2025
2025.11.7.3 107 11/7/2025
2025.11.7.2 132 11/7/2025
2025.11.7.1 144 11/7/2025
2025.11.6.1 168 11/6/2025
2025.11.5.2 165 11/5/2025
2025.11.5.1 168 11/5/2025
2025.11.4.11 166 11/4/2025
2025.11.4.10 170 11/4/2025
2025.11.4.9 170 11/4/2025
2025.11.4.8 165 11/4/2025
2025.11.4.7 166 11/4/2025
2025.11.4.6 167 11/4/2025
2025.11.4.5 164 11/4/2025
2025.11.4.4 164 11/4/2025
2025.11.4.3 169 11/4/2025
2025.11.4.2 166 11/4/2025
2025.11.4.1 166 11/4/2025
2025.11.3.5 173 11/3/2025
2025.11.3.4 169 11/3/2025
2025.11.3.3 158 11/3/2025
2025.11.3.2 173 11/3/2025
2025.11.3.1 174 11/3/2025
2025.11.2.3 170 11/2/2025
2025.11.2.2 173 11/2/2025
2025.11.2.1 134 11/2/2025
2025.11.1.3 107 11/1/2025
2025.11.1.2 98 11/1/2025
2025.11.1.1 95 11/1/2025
2025.10.31.5 128 10/31/2025
2025.10.31.4 132 10/31/2025
2025.10.31.3 146 10/31/2025
2025.10.31.2 149 10/31/2025
2025.10.31.1 152 10/31/2025
2025.10.30.3 168 10/30/2025
2025.10.30.2 165 10/30/2025
2025.10.30.1 165 10/30/2025
2025.10.29.4 171 10/29/2025
2025.10.29.3 169 10/29/2025
2025.10.29.2 167 10/29/2025
2025.10.29.1 167 10/29/2025
2025.10.28.6 164 10/28/2025
2025.10.28.5 162 10/28/2025
2025.10.28.4 167 10/28/2025
2025.10.28.3 163 10/28/2025
2025.10.28.2 163 10/28/2025
2025.10.28.1 176 10/28/2025
2025.10.27.2 162 10/27/2025
2025.10.27.1 165 10/27/2025
2025.10.26.3 152 10/26/2025
2025.10.26.2 119 10/26/2025
2025.10.26.1 123 10/26/2025
2025.10.25.5 121 10/25/2025
2025.10.25.4 121 10/25/2025
2025.10.25.3 85 10/25/2025
2025.10.25.2 91 10/25/2025
2025.10.25.1 86 10/25/2025
2025.10.24.6 104 10/24/2025
2025.10.24.5 109 10/24/2025
2025.10.24.4 114 10/24/2025
2025.10.24.3 126 10/24/2025
2025.10.24.2 143 10/24/2025
2025.10.24.1 145 10/24/2025
2025.10.23.11 159 10/23/2025
2025.10.23.10 165 10/23/2025
2025.10.23.9 160 10/23/2025
2025.10.23.8 171 10/23/2025
2025.10.23.7 162 10/23/2025
2025.10.23.6 159 10/23/2025
2025.10.23.5 162 10/23/2025
2025.10.23.4 161 10/23/2025
2025.10.23.3 170 10/23/2025
2025.10.23.2 160 10/23/2025
2025.10.23.1 162 10/23/2025
2025.10.22.4 160 10/22/2025
2025.10.22.3 161 10/22/2025
2025.10.22.2 156 10/22/2025
2025.10.22.1 158 10/22/2025
2025.10.21.4 162 10/21/2025
2025.10.20.2 158 10/20/2025
2025.10.20.1 159 10/20/2025
2025.10.19.6 164 10/19/2025
2025.10.19.5 164 10/19/2025
2025.10.19.4 157 10/19/2025
2025.10.19.3 152 10/19/2025
2025.10.19.2 103 10/19/2025
2025.10.19.1 94 10/19/2025
2025.10.18.5 104 10/18/2025
2025.10.18.4 81 10/18/2025
2025.10.18.3 80 10/18/2025
2025.10.18.2 82 10/18/2025
2025.10.18.1 89 10/18/2025
2025.10.17.1 103 10/17/2025
2025.10.16.3 160 10/16/2025
2025.10.16.2 159 10/16/2025
2025.10.16.1 161 10/16/2025
2025.10.15.4 161 10/15/2025
2025.10.15.3 160 10/15/2025
2025.10.15.2 157 10/15/2025
2025.10.15.1 151 10/15/2025
2025.10.14.1 167 10/14/2025
2025.10.8.1 161 10/8/2025
2025.10.4.6 99 10/4/2025
2025.10.4.5 98 10/4/2025
2025.10.4.4 93 10/4/2025
2025.10.4.3 98 10/4/2025
2025.10.4.2 84 10/4/2025
2025.10.4.1 97 10/4/2025
2025.10.3.12 100 10/3/2025
2025.10.3.11 103 10/3/2025
2025.10.3.10 97 10/3/2025
2025.10.3.9 107 10/3/2025
2025.10.3.8 121 10/3/2025
2025.10.3.7 121 10/3/2025
2025.10.3.6 126 10/3/2025
2025.10.3.5 128 10/3/2025
2025.10.3.4 131 10/3/2025
2025.10.3.3 132 10/3/2025
2025.10.3.2 123 10/3/2025
2025.10.3.1 130 10/3/2025
2025.9.14.1 231 9/14/2025
2025.9.11.3 174 9/11/2025
2025.8.29.5 212 8/29/2025
2025.8.29.4 212 8/29/2025
2025.8.29.3 216 8/29/2025
2025.8.29.2 218 8/29/2025
2025.8.29.1 216 8/29/2025
2025.8.14.1 184 8/14/2025
2025.6.20.3 161 6/20/2025
2025.6.20.2 159 6/20/2025
2025.6.20.1 163 6/20/2025
2025.6.18.1 185 6/18/2025
2025.6.17.2 189 6/17/2025
2025.6.17.1 190 6/17/2025
2025.6.16.4 174 6/16/2025
2025.6.16.3 185 6/16/2025
2025.6.16.2 184 6/16/2025
2025.6.16.1 224 6/16/2025
2025.6.15.3 176 6/15/2025
2025.6.15.2 166 6/15/2025
2025.6.15.1 159 6/15/2025
2025.6.14.1 178 6/14/2025
2025.6.12.1 324 6/12/2025
2025.6.5.1 198 6/5/2025
2025.6.4.3 191 6/4/2025
2025.6.4.2 186 6/4/2025
2025.6.4.1 185 6/4/2025
2025.4.26.1 148 4/26/2025
2025.4.23.7 222 4/23/2025
2025.4.23.6 216 4/23/2025
2025.4.23.5 214 4/23/2025
2025.4.23.4 224 4/23/2025
2025.4.23.3 224 4/23/2025
2025.4.23.2 208 4/23/2025
2025.4.23.1 225 4/23/2025
2025.4.21.3 213 4/21/2025
2025.4.21.2 215 4/21/2025
2025.4.21.1 213 4/21/2025
2025.4.11.2 188 4/11/2025
2024.9.10.2 196 9/10/2024
2024.9.10.1 183 9/10/2024
2024.9.4.3 182 9/4/2024
2024.9.4.2 183 9/4/2024
2024.9.4.1 180 9/4/2024
2024.9.1.4 181 9/1/2024
2024.9.1.2 176 9/1/2024
2024.8.31.4 183 8/31/2024
2024.8.31.3 178 8/31/2024
2024.8.31.2 172 8/31/2024
2024.8.31.1 172 8/31/2024
2024.8.29.1 172 8/29/2024
2024.8.28.2 186 8/28/2024
2024.8.28.1 164 8/28/2024
2024.8.21.2 210 8/21/2024
2024.8.21.1 211 8/21/2024
2024.8.20.3 200 8/20/2024
2024.8.20.2 198 8/20/2024
2024.2.22.1 210 2/22/2024
2024.2.20.1 202 2/20/2024
2024.2.18.5 193 2/18/2024
2023.10.10.9 231 10/10/2023
2023.10.10.8 204 10/10/2023
2023.10.10.7 203 10/10/2023
2023.10.10.5 206 10/10/2023
2023.10.10.4 182 10/10/2023
2023.9.29.1 215 9/29/2023
2023.5.29.2 299 5/29/2023
2023.5.29.1 307 5/29/2023
2023.5.25.2 282 5/25/2023
2023.5.25.1 302 5/25/2023
2023.4.12.2 300 4/12/2023
2023.4.12.1 304 4/12/2023
2023.4.7.5 312 4/7/2023
2023.4.7.4 287 4/7/2023
2023.4.7.3 316 4/7/2023
2023.4.7.2 308 4/7/2023
2023.4.7.1 323 4/7/2023
2022.12.17.1 434 12/17/2022
2022.12.1.4 468 12/1/2022
2022.12.1.3 462 12/1/2022
2022.12.1.2 470 12/1/2022
2022.12.1.1 461 12/1/2022
2022.11.30.5 438 11/30/2022
2022.11.30.4 462 11/30/2022
0.0.3 147 4/19/2025
0.0.2 187 4/11/2025

See CHANGELOG.md for full release history.