AIC.Core.Caching.InMemory 2025.11.13.1

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

Showing the top 2 NuGet packages that depend on AIC.Core.Caching.InMemory:

Package Downloads
AIC.Core.Data.MongoDb

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

AIC.Core.Data.EntityFramework

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.14.1 0 11/14/2025
2025.11.13.1 29 11/13/2025
2025.11.12.3 188 11/12/2025
2025.11.11.1 511 11/11/2025
2025.11.9.3 609 11/9/2025
2025.11.9.2 606 11/9/2025
2025.11.9.1 604 11/9/2025
2025.11.8.1 615 11/8/2025
2025.11.7.4 619 11/7/2025
2025.11.7.3 635 11/7/2025
2025.11.7.2 665 11/7/2025
2025.11.7.1 673 11/7/2025
2025.11.6.1 728 11/6/2025
2025.11.5.2 748 11/5/2025
2025.11.5.1 728 11/5/2025
2025.11.4.11 715 11/4/2025
2025.11.4.10 725 11/4/2025
2025.11.4.9 712 11/4/2025
2025.11.4.8 704 11/4/2025
2025.11.4.7 729 11/4/2025
2025.11.4.6 732 11/4/2025
2025.11.4.5 722 11/4/2025
2025.11.4.4 719 11/4/2025
2025.11.4.3 712 11/4/2025
2025.11.4.2 726 11/4/2025
2025.11.4.1 733 11/4/2025
2025.11.3.5 730 11/3/2025
2025.11.3.4 733 11/3/2025
2025.11.3.3 714 11/3/2025
2025.11.3.2 731 11/3/2025
2025.11.3.1 511 11/3/2025
2025.11.2.3 724 11/2/2025
2025.11.2.2 719 11/2/2025
2025.11.2.1 690 11/2/2025
2025.11.1.3 646 11/1/2025
2025.11.1.2 627 11/1/2025
2025.11.1.1 625 11/1/2025
2025.10.31.5 660 10/31/2025
2025.10.31.4 653 10/31/2025
2025.10.31.3 684 10/31/2025
2025.10.31.2 671 10/31/2025
2025.10.31.1 685 10/31/2025
2025.10.30.3 665 10/30/2025
2025.10.30.2 647 10/30/2025
2025.10.30.1 646 10/30/2025
2025.10.29.4 633 10/29/2025
2025.10.29.3 642 10/29/2025
2025.10.29.2 634 10/29/2025
2025.10.29.1 639 10/29/2025
2025.10.28.6 635 10/28/2025
2025.10.28.5 627 10/28/2025
2025.10.28.4 658 10/28/2025
2025.10.28.3 423 10/28/2025
2025.10.28.2 628 10/28/2025
2025.10.28.1 622 10/28/2025
2025.10.27.2 629 10/27/2025
2025.10.27.1 619 10/27/2025
2025.10.26.3 620 10/26/2025
2025.10.26.2 570 10/26/2025
2025.10.26.1 569 10/26/2025
2025.10.25.5 569 10/25/2025
2025.10.25.4 575 10/25/2025
2025.10.25.3 524 10/25/2025
2025.10.25.2 540 10/25/2025
2025.10.25.1 547 10/25/2025
2025.10.24.6 551 10/24/2025
2025.10.24.5 585 10/24/2025
2025.10.24.4 595 10/24/2025
2025.10.24.3 595 10/24/2025
2025.10.24.2 609 10/24/2025
2025.10.24.1 605 10/24/2025
2025.10.23.11 641 10/23/2025
2025.10.23.10 628 10/23/2025
2025.10.23.9 634 10/23/2025
2025.10.23.8 639 10/23/2025
2025.10.23.7 639 10/23/2025
2025.10.23.6 628 10/23/2025
2025.10.23.5 637 10/23/2025
2025.10.23.4 639 10/23/2025
2025.10.23.3 645 10/23/2025
2025.10.23.2 637 10/23/2025
2025.10.23.1 626 10/23/2025
2025.10.22.4 625 10/22/2025
2025.10.22.3 636 10/22/2025
2025.10.22.2 607 10/22/2025
2025.10.22.1 598 10/22/2025
2025.10.21.4 563 10/21/2025
2025.10.20.2 573 10/20/2025
2025.10.20.1 540 10/20/2025
2025.10.19.6 355 10/19/2025
2025.10.19.5 353 10/19/2025
2025.10.19.4 346 10/19/2025
2025.10.19.3 343 10/19/2025
2025.10.19.2 289 10/19/2025
2025.10.19.1 296 10/19/2025
2025.10.18.5 261 10/18/2025
2025.10.18.4 230 10/18/2025
2025.10.18.3 241 10/18/2025
2025.10.18.2 235 10/18/2025
2025.10.18.1 244 10/18/2025
2025.10.17.1 255 10/17/2025
2025.10.16.3 313 10/16/2025
2025.10.16.2 309 10/16/2025
2025.10.16.1 320 10/16/2025
2025.10.15.4 297 10/15/2025
2025.10.15.3 295 10/15/2025
2025.10.15.2 292 10/15/2025
2025.10.15.1 301 10/15/2025
2025.10.14.1 299 10/14/2025
2025.10.8.1 312 10/8/2025
2025.10.4.6 243 10/4/2025
2025.10.4.5 229 10/4/2025
2025.10.4.4 225 10/4/2025
2025.10.4.3 235 10/4/2025
2025.10.4.2 236 10/4/2025
2025.10.4.1 232 10/4/2025
2025.10.3.12 219 10/3/2025
2025.10.3.11 228 10/3/2025
2025.10.3.10 227 10/3/2025
2025.10.3.9 232 10/3/2025
2025.10.3.8 240 10/3/2025
2025.10.3.7 239 10/3/2025
2025.10.3.6 255 10/3/2025
2025.10.3.5 259 10/3/2025
2025.10.3.4 236 10/3/2025
2025.10.3.3 252 10/3/2025
2025.10.3.2 256 10/3/2025
2025.10.3.1 256 10/3/2025
2025.9.14.1 322 9/14/2025
2025.9.11.3 266 9/11/2025
2025.8.29.5 354 8/29/2025
2025.8.29.4 320 8/29/2025
2025.8.29.3 331 8/29/2025
2025.8.29.2 315 8/29/2025
2025.8.29.1 318 8/29/2025
2025.8.14.1 293 8/14/2025
2025.6.20.3 443 6/20/2025
2025.6.20.2 255 6/20/2025
2025.6.20.1 270 6/20/2025
2025.6.18.1 317 6/18/2025
2025.6.17.2 282 6/17/2025
2025.6.17.1 284 6/17/2025
2025.6.16.4 286 6/16/2025
2025.6.16.3 271 6/16/2025
2025.6.16.2 262 6/16/2025
2025.6.16.1 330 6/16/2025
2025.6.15.3 285 6/15/2025
2025.6.15.2 249 6/15/2025
2025.6.15.1 264 6/15/2025
2025.6.14.1 272 6/14/2025
2025.6.12.1 412 6/12/2025
2025.6.5.1 286 6/5/2025
2025.6.4.3 274 6/4/2025
2025.6.4.2 293 6/4/2025
2025.6.4.1 285 6/4/2025
2025.4.26.1 328 4/26/2025
2025.4.23.7 361 4/23/2025
2025.4.23.6 301 4/23/2025
2025.4.23.5 302 4/23/2025
2025.4.23.4 308 4/23/2025
2025.4.23.3 305 4/23/2025
2025.4.23.2 298 4/23/2025
2025.4.23.1 300 4/23/2025
2025.4.21.3 314 4/21/2025
2025.4.21.2 315 4/21/2025
2025.4.21.1 300 4/21/2025
2025.4.11.2 283 4/11/2025
2024.9.10.2 306 9/10/2024
2024.9.10.1 260 9/10/2024
2024.9.4.3 290 9/4/2024
2024.9.4.2 270 9/4/2024
2024.9.4.1 259 9/4/2024
2024.9.1.4 257 9/1/2024
2024.9.1.2 262 9/1/2024
2024.8.31.4 280 8/31/2024
2024.8.31.3 272 8/31/2024
2024.8.31.2 279 8/31/2024
2024.8.31.1 267 8/31/2024
2024.8.29.1 277 8/29/2024
2024.8.28.2 273 8/28/2024
2024.8.28.1 277 8/28/2024
2024.8.21.2 274 8/21/2024
2024.8.21.1 294 8/21/2024
2024.8.20.3 294 8/20/2024
2024.8.20.2 342 8/20/2024
2024.2.22.1 1,509 2/22/2024
2024.2.20.1 325 2/20/2024
2024.2.18.5 313 2/18/2024
2023.10.10.9 388 10/10/2023
2023.10.10.8 324 10/10/2023
2023.10.10.7 306 10/10/2023
2023.10.10.5 319 10/10/2023
2023.10.10.4 330 10/10/2023
2023.9.29.1 326 9/29/2023
2023.5.29.2 370 5/29/2023
2023.5.29.1 344 5/29/2023
2023.5.25.2 348 5/25/2023
2023.5.25.1 361 5/25/2023
2023.4.12.2 411 4/12/2023
2023.4.12.1 435 4/12/2023
2023.4.7.5 397 4/7/2023
2023.4.7.4 382 4/7/2023
2023.4.7.3 391 4/7/2023
2023.4.7.2 388 4/7/2023
2023.4.7.1 376 4/7/2023
2022.12.17.1 483 12/17/2022
2022.12.1.4 552 12/1/2022
2022.12.1.3 525 12/1/2022
2022.12.1.2 534 12/1/2022
2022.12.1.1 523 12/1/2022
2022.11.30.5 526 11/30/2022
2022.11.30.4 417 11/30/2022
2022.11.30.3 428 11/30/2022
0.0.3 234 4/19/2025
0.0.2 254 4/11/2025

See CHANGELOG.md for full release history.