AIC.Core.Web.Domain.Components.State 2025.11.23.1

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

Showing the top 5 NuGet packages that depend on AIC.Core.Web.Domain.Components.State:

Package Downloads
AIC.Core.Web.Domain.Components

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

AIC.Core.Web.Authentication

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

AIC.Core.Web.Authentication.Components

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

AIC.Core.Identity.UI

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

AIC.Core.Web.Authentication.Auth0.Components

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.27.1 0 11/27/2025
2025.11.26.3 41 11/26/2025
2025.11.26.2 50 11/26/2025
2025.11.26.1 54 11/26/2025
2025.11.25.1 74 11/25/2025
2025.11.24.1 111 11/24/2025
2025.11.23.3 136 11/23/2025
2025.11.23.2 122 11/23/2025
2025.11.23.1 124 11/23/2025
2025.11.22.2 158 11/22/2025
2025.11.22.1 264 11/22/2025
2025.11.21.5 277 11/21/2025
2025.11.21.4 297 11/21/2025
2025.11.21.3 335 11/21/2025
2025.11.21.2 369 11/21/2025
2025.11.21.1 395 11/21/2025
2025.11.20.6 417 11/20/2025
2025.11.20.5 425 11/20/2025
2025.11.20.4 423 11/20/2025
2025.11.20.2 449 11/20/2025
2025.11.20.1 452 11/20/2025
2025.11.19.5 515 11/19/2025
2025.11.19.4 481 11/19/2025
2025.11.19.3 473 11/19/2025
2025.11.19.2 492 11/19/2025
2025.11.19.1 475 11/19/2025
2025.11.17.1 411 11/17/2025
2025.11.16.5 360 11/16/2025
2025.11.16.4 313 11/16/2025
2025.11.16.3 304 11/16/2025
2025.11.16.2 321 11/16/2025
2025.11.16.1 312 11/16/2025
2025.11.15.4 249 11/15/2025
2025.11.15.3 247 11/15/2025
2025.11.15.2 248 11/15/2025
2025.11.15.1 269 11/15/2025
2025.11.14.6 286 11/14/2025
2025.11.14.5 286 11/14/2025
2025.11.14.4 297 11/14/2025
2025.11.14.3 301 11/14/2025
2025.11.14.2 328 11/14/2025
2025.11.14.1 339 11/14/2025
2025.11.13.1 362 11/13/2025
2025.11.12.3 367 11/12/2025
2025.11.11.1 442 11/11/2025
2025.11.9.3 372 11/9/2025
2025.11.9.2 356 11/9/2025
2025.11.9.1 359 11/9/2025
2025.11.8.1 307 11/8/2025
2025.11.7.4 286 11/7/2025
2025.11.7.3 280 11/7/2025
2025.11.7.2 313 11/7/2025
2025.11.7.1 325 11/7/2025
2025.11.6.1 338 11/6/2025
2025.11.5.2 334 11/5/2025
2025.11.5.1 350 11/5/2025
2025.11.4.11 335 11/4/2025
2025.11.4.10 333 11/4/2025
2025.11.4.9 336 11/4/2025
2025.11.4.8 325 11/4/2025
2025.11.4.7 337 11/4/2025
2025.11.4.6 335 11/4/2025
2025.11.4.5 325 11/4/2025
2025.11.4.4 331 11/4/2025
2025.11.4.3 333 11/4/2025
2025.11.4.2 332 11/4/2025
2025.11.4.1 340 11/4/2025
2025.11.3.5 333 11/3/2025
2025.11.3.4 338 11/3/2025
2025.11.3.3 330 11/3/2025
2025.11.3.2 342 11/3/2025
2025.11.2.3 346 11/2/2025
2025.11.2.2 332 11/2/2025
2025.11.2.1 298 11/2/2025
2025.11.1.3 258 11/1/2025
2025.11.1.2 251 11/1/2025
2025.11.1.1 249 11/1/2025
2025.10.31.5 278 10/31/2025
2025.10.31.4 290 10/31/2025
2025.10.31.3 301 10/31/2025
2025.10.31.2 300 10/31/2025
2025.10.31.1 301 10/31/2025
2025.10.30.3 320 10/30/2025
2025.10.30.2 315 10/30/2025
2025.10.30.1 309 10/30/2025
2025.10.29.4 320 10/29/2025
2025.10.29.3 315 10/29/2025
2025.10.29.2 311 10/29/2025
2025.10.29.1 314 10/29/2025
2025.10.28.6 316 10/28/2025
2025.10.28.5 320 10/28/2025
2025.10.28.4 309 10/28/2025
2025.10.28.2 307 10/28/2025
2025.10.28.1 312 10/28/2025
2025.10.27.2 309 10/27/2025
2025.10.27.1 312 10/27/2025
2025.10.26.3 309 10/26/2025
2025.10.26.2 287 10/26/2025
2025.10.26.1 260 10/26/2025
2025.10.25.5 268 10/25/2025
2025.10.25.4 275 10/25/2025
2025.10.25.3 266 10/25/2025
2025.10.25.2 233 10/25/2025
2025.10.25.1 239 10/25/2025
2025.10.24.6 245 10/24/2025
2025.10.24.5 252 10/24/2025
2025.10.24.4 265 10/24/2025
2025.10.24.3 276 10/24/2025
2025.10.24.2 287 10/24/2025
2025.10.24.1 279 10/24/2025
2025.10.23.11 311 10/23/2025
2025.10.23.10 310 10/23/2025
2025.10.23.9 300 10/23/2025
2025.10.23.8 302 10/23/2025
2025.10.23.7 308 10/23/2025
2025.10.23.6 309 10/23/2025
2025.10.23.5 314 10/23/2025
2025.10.23.4 309 10/23/2025
2025.10.23.3 304 10/23/2025
2025.10.23.2 315 10/23/2025
2025.10.23.1 302 10/23/2025
2025.10.22.4 318 10/22/2025
2025.10.22.3 312 10/22/2025
2025.10.22.2 313 10/22/2025
2025.10.22.1 301 10/22/2025
2025.10.21.4 307 10/21/2025
2025.10.20.2 311 10/20/2025
2025.10.20.1 294 10/20/2025

See CHANGELOG.md for full release history.