Aero.Core
0.0.9.4-alpha
dotnet add package Aero.Core --version 0.0.9.4-alpha
NuGet\Install-Package Aero.Core -Version 0.0.9.4-alpha
<PackageReference Include="Aero.Core" Version="0.0.9.4-alpha" />
<PackageVersion Include="Aero.Core" Version="0.0.9.4-alpha" />
<PackageReference Include="Aero.Core" />
paket add Aero.Core --version 0.0.9.4-alpha
#r "nuget: Aero.Core, 0.0.9.4-alpha"
#:package Aero.Core@0.0.9.4-alpha
#addin nuget:?package=Aero.Core&version=0.0.9.4-alpha&prerelease
#tool nuget:?package=Aero.Core&version=0.0.9.4-alpha&prerelease
Aero
A collection of helpful tools for .NET applications.
⚠️ Pre-Beta Software — Aero is in early development and not production ready. Use at your own risk. We welcome contributors!
Overview
Aero provides reusable building blocks for .NET projects: persistence abstractions, web infrastructure, caching, authentication, messaging, and more. Designed to be composable — use what you need, ignore the rest.
What's Inside
| Area | Projects |
|---|---|
| Core | Aero.Core, Aero.Common, Aero.Models |
| Persistence | Aero.EfCore, Aero.Marten, Aero.AeroDB, Aero.Elastic |
| Web | Aero.Web, Aero.Web.Core, Aero.Components |
| Auth | Aero.Auth (JWT, OAuth, WebAuthn, social providers) |
| Caching | Aero.Caching (FusionCache + Redis) |
| Messaging | Aero.SignalR, Aero.Events |
| Services | Aero.Services, Aero.Cms |
| Validation | Aero.Validators (FluentValidation) |
| Infrastructure | Aero.Actors, Aero.Cloudflare, Aero.Secrets, Aero.Modular |
License
Licensed under the Apache License, Version 2.0.
Free for commercial and personal use.
Copyright (c) 2023-2026 Microbians
| Product | Versions 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. |
-
net10.0
- FlakeId (>= 1.3.2)
- Microsoft.Extensions.Configuration (>= 10.0.9)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.9)
- Microsoft.Extensions.Configuration.Binder (>= 10.0.9)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 10.0.9)
- Microsoft.Extensions.Configuration.FileExtensions (>= 10.0.9)
- Microsoft.Extensions.Configuration.Json (>= 10.0.9)
- Microsoft.Extensions.Configuration.UserSecrets (>= 10.0.9)
- Microsoft.Extensions.Hosting (>= 10.0.9)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.9)
- Microsoft.Extensions.Http (>= 10.0.9)
- Microsoft.Extensions.Identity.Core (>= 10.0.9)
- Microsoft.Extensions.Identity.Stores (>= 10.0.9)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.9)
- Microsoft.Extensions.Logging.Configuration (>= 10.0.9)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.9)
- OpenTelemetry.Extensions.Hosting (>= 1.16.0)
- Polly (>= 8.7.0)
- SecretSharingDotNet (>= 0.14.0)
- Serilog (>= 4.4.0)
- Serilog.Extensions.Hosting (>= 10.0.0)
- Serilog.Settings.Configuration (>= 10.0.1)
- Serilog.Sinks.Console (>= 6.1.1)
- Serilog.Sinks.File (>= 7.0.0)
- System.Configuration.ConfigurationManager (>= 10.0.9)
- WindowsAzure.Storage (>= 9.3.3)
NuGet packages (24)
Showing the top 5 NuGet packages that depend on Aero.Core:
| Package | Downloads |
|---|---|
|
Aero.Marten
A lightweight library for database operations using MartenDB. |
|
|
Aero.Models
A lightweight library for making it easier to build .net applications |
|
|
Aero.Caching
Aero core library with useful utility tools for any project |
|
|
Aero.Auth
Aero Authentication Services |
|
|
Aero.Events
A lightweight library for making it easier to build .net applications |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.0.9.4-alpha | 184 | 7/19/2026 |
| 0.0.9.3-alpha | 193 | 7/17/2026 |
| 0.0.9.1-alpha | 643 | 7/9/2026 |
| 0.0.5-alpha | 174 | 6/18/2026 |