Aero.Caching
0.0.9.1-alpha
dotnet add package Aero.Caching --version 0.0.9.1-alpha
NuGet\Install-Package Aero.Caching -Version 0.0.9.1-alpha
<PackageReference Include="Aero.Caching" Version="0.0.9.1-alpha" />
<PackageVersion Include="Aero.Caching" Version="0.0.9.1-alpha" />
<PackageReference Include="Aero.Caching" />
paket add Aero.Caching --version 0.0.9.1-alpha
#r "nuget: Aero.Caching, 0.0.9.1-alpha"
#:package Aero.Caching@0.0.9.1-alpha
#addin nuget:?package=Aero.Caching&version=0.0.9.1-alpha&prerelease
#tool nuget:?package=Aero.Caching&version=0.0.9.1-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
- Aero.Core (>= 0.0.9.1-alpha)
- Aero.Models (>= 0.0.9.1-alpha)
- Microsoft.Extensions.Caching.StackExchangeRedis (>= 10.0.8)
- Microsoft.Extensions.Configuration (>= 10.0.8)
- Microsoft.Extensions.Hosting (>= 10.0.8)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.8)
- Microsoft.Extensions.Http (>= 10.0.8)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.8)
- OpenTelemetry.Extensions.Hosting (>= 1.15.3)
- Serilog (>= 4.3.1)
- Serilog.Extensions.Hosting (>= 10.0.0)
- Serilog.Settings.Configuration (>= 10.0.0)
- Serilog.Sinks.Console (>= 6.1.1)
- Serilog.Sinks.File (>= 7.0.0)
- StackExchange.Redis (>= 2.13.1)
- ZiggyCreatures.FusionCache (>= 2.6.0)
- ZiggyCreatures.FusionCache.Backplane.Memory (>= 2.6.0)
- ZiggyCreatures.FusionCache.Backplane.StackExchangeRedis (>= 2.6.0)
- ZiggyCreatures.FusionCache.OpenTelemetry (>= 2.6.0)
- ZiggyCreatures.FusionCache.Serialization.SystemTextJson (>= 2.6.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Aero.Caching:
| Package | Downloads |
|---|---|
|
Aero.Marten
A lightweight library for database operations using MartenDB. |
|
|
Aero.Services
A lightweight library for making it easier to build .net applications |
|
|
Aero.Web
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.1-alpha | 324 | 7/9/2026 |
| 0.0.5-alpha | 85 | 6/18/2026 |