AIC.Core.Identity.Models.MongoDb 2025.11.14.4

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

Showing the top 5 NuGet packages that depend on AIC.Core.Identity.Models.MongoDb:

Package Downloads
AIC.Core.Identity.Extensions

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

AIC.Core.Identity.Data.Services

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

AIC.Core.Identity.Data.MongoDb

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

AIC.Core.Identity.Models.Sources

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

AIC.Core.Identity.Data.Services.Jwt

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.15.4 0 11/15/2025
2025.11.15.3 25 11/15/2025
2025.11.15.2 37 11/15/2025
2025.11.15.1 44 11/15/2025
2025.11.14.6 72 11/14/2025
2025.11.14.5 75 11/14/2025
2025.11.14.4 97 11/14/2025
2025.11.14.3 91 11/14/2025
2025.11.14.2 129 11/14/2025
2025.11.14.1 152 11/14/2025
2025.11.13.1 183 11/13/2025
2025.11.12.3 314 11/12/2025
2025.11.11.1 586 11/11/2025
2025.11.9.3 660 11/9/2025
2025.11.9.2 651 11/9/2025
2025.11.9.1 647 11/9/2025
2025.11.8.1 605 11/8/2025
2025.11.7.4 584 11/7/2025
2025.11.7.3 586 11/7/2025
2025.11.7.2 622 11/7/2025
2025.11.7.1 616 11/7/2025
2025.11.6.1 653 11/6/2025
2025.11.5.2 659 11/5/2025
2025.11.5.1 655 11/5/2025
2025.11.4.11 636 11/4/2025
2025.11.4.10 634 11/4/2025
2025.11.4.9 643 11/4/2025
2025.11.4.8 631 11/4/2025
2025.11.4.7 650 11/4/2025
2025.11.4.6 650 11/4/2025
2025.11.4.5 648 11/4/2025
2025.11.4.4 641 11/4/2025
2025.11.4.3 632 11/4/2025
2025.11.4.2 649 11/4/2025
2025.11.4.1 656 11/4/2025
2025.11.3.5 657 11/3/2025
2025.11.3.4 639 11/3/2025
2025.11.3.3 632 11/3/2025
2025.11.3.2 655 11/3/2025
2025.11.3.1 433 11/3/2025
2025.11.2.3 638 11/2/2025
2025.11.2.2 640 11/2/2025
2025.11.2.1 614 11/2/2025
2025.11.1.3 568 11/1/2025
2025.11.1.2 548 11/1/2025
2025.11.1.1 558 11/1/2025
2025.10.31.5 582 10/31/2025
2025.10.31.4 597 10/31/2025
2025.10.31.3 598 10/31/2025
2025.10.31.2 599 10/31/2025
2025.10.31.1 601 10/31/2025
2025.10.30.3 572 10/30/2025
2025.10.30.2 562 10/30/2025
2025.10.30.1 558 10/30/2025
2025.10.29.4 555 10/29/2025
2025.10.29.3 536 10/29/2025
2025.10.29.2 556 10/29/2025
2025.10.29.1 551 10/29/2025
2025.10.28.6 545 10/28/2025
2025.10.28.5 551 10/28/2025
2025.10.28.4 565 10/28/2025
2025.10.28.3 345 10/28/2025
2025.10.28.2 533 10/28/2025
2025.10.28.1 544 10/28/2025
2025.10.27.2 548 10/27/2025
2025.10.27.1 539 10/27/2025
2025.10.26.3 543 10/26/2025
2025.10.26.2 493 10/26/2025
2025.10.26.1 500 10/26/2025
2025.10.25.5 488 10/25/2025
2025.10.25.4 500 10/25/2025
2025.10.25.3 446 10/25/2025
2025.10.25.2 472 10/25/2025
2025.10.25.1 470 10/25/2025
2025.10.24.6 469 10/24/2025
2025.10.24.5 518 10/24/2025
2025.10.24.4 523 10/24/2025
2025.10.24.3 530 10/24/2025
2025.10.24.2 534 10/24/2025
2025.10.24.1 540 10/24/2025
2025.10.23.11 562 10/23/2025
2025.10.23.10 558 10/23/2025
2025.10.23.9 558 10/23/2025
2025.10.23.8 573 10/23/2025
2025.10.23.7 558 10/23/2025
2025.10.23.6 556 10/23/2025
2025.10.23.5 576 10/23/2025
2025.10.23.4 562 10/23/2025
2025.10.23.3 568 10/23/2025
2025.10.23.2 564 10/23/2025
2025.10.23.1 555 10/23/2025
2025.10.22.4 563 10/22/2025
2025.10.22.3 559 10/22/2025
2025.10.22.2 538 10/22/2025
2025.10.22.1 551 10/22/2025
2025.10.21.4 499 10/21/2025
2025.10.20.2 508 10/20/2025
2025.10.20.1 472 10/20/2025
2025.10.19.6 286 10/19/2025
2025.10.19.5 284 10/19/2025
2025.10.19.4 274 10/19/2025
2025.10.19.3 283 10/19/2025
2025.10.19.2 223 10/19/2025
2025.10.19.1 223 10/19/2025
2025.10.18.5 190 10/18/2025
2025.10.18.4 174 10/18/2025
2025.10.18.3 165 10/18/2025
2025.10.18.2 175 10/18/2025
2025.10.18.1 175 10/18/2025
2025.10.17.1 194 10/17/2025
2025.10.16.3 235 10/16/2025
2025.10.16.2 232 10/16/2025
2025.10.16.1 232 10/16/2025
2025.10.15.4 218 10/15/2025
2025.10.15.3 212 10/15/2025
2025.10.15.2 216 10/15/2025
2025.10.15.1 212 10/15/2025
2025.10.14.1 219 10/14/2025
2025.10.8.1 231 10/8/2025
2025.10.4.6 165 10/4/2025
2025.10.4.5 157 10/4/2025
2025.10.4.4 141 10/4/2025
2025.10.4.3 155 10/4/2025
2025.10.4.2 141 10/4/2025
2025.10.4.1 159 10/4/2025
2025.10.3.12 150 10/3/2025
2025.10.3.11 147 10/3/2025
2025.10.3.10 149 10/3/2025
2025.10.3.9 149 10/3/2025
2025.10.3.8 169 10/3/2025
2025.10.3.7 158 10/3/2025
2025.10.3.6 173 10/3/2025
2025.10.3.5 166 10/3/2025
2025.10.3.4 161 10/3/2025
2025.10.3.3 177 10/3/2025
2025.10.3.2 185 10/3/2025
2025.10.3.1 174 10/3/2025
2025.9.14.1 241 9/14/2025
2025.9.11.3 197 9/11/2025
2025.8.29.5 253 8/29/2025
2025.8.29.4 206 8/29/2025
2025.8.29.3 203 8/29/2025
2025.8.29.2 202 8/29/2025
2025.8.29.1 211 8/29/2025
2025.8.14.1 181 8/14/2025
2025.6.20.3 321 6/20/2025
2025.6.20.2 153 6/20/2025
2025.6.20.1 157 6/20/2025
2025.6.18.1 207 6/18/2025
2025.6.17.2 177 6/17/2025
2025.6.17.1 168 6/17/2025
2025.6.16.4 175 6/16/2025
2025.6.16.3 168 6/16/2025
2025.6.16.2 159 6/16/2025
2025.6.16.1 209 6/16/2025
2025.6.15.3 170 6/15/2025
2025.6.15.2 155 6/15/2025
2025.6.15.1 172 6/15/2025
2025.6.14.1 165 6/14/2025
2025.6.12.1 317 6/12/2025
2025.6.5.1 179 6/5/2025
2025.6.4.3 167 6/4/2025
2025.6.4.2 177 6/4/2025
2025.6.4.1 179 6/4/2025
2025.4.26.1 216 4/26/2025
2025.4.23.7 226 4/23/2025
2025.4.23.6 202 4/23/2025
2025.4.23.5 181 4/23/2025
2025.4.23.4 197 4/23/2025
2025.4.23.3 205 4/23/2025
2025.4.23.2 203 4/23/2025
2025.4.23.1 179 4/23/2025
2025.4.21.3 191 4/21/2025
2025.4.21.2 202 4/21/2025
2025.4.21.1 185 4/21/2025

See CHANGELOG.md for full release history.