Nano.All
10.0.0-preview1
See the version list below for details.
dotnet add package Nano.All --version 10.0.0-preview1
NuGet\Install-Package Nano.All -Version 10.0.0-preview1
<PackageReference Include="Nano.All" Version="10.0.0-preview1" />
<PackageVersion Include="Nano.All" Version="10.0.0-preview1" />
<PackageReference Include="Nano.All" />
paket add Nano.All --version 10.0.0-preview1
#r "nuget: Nano.All, 10.0.0-preview1"
#:package Nano.All@10.0.0-preview1
#addin nuget:?package=Nano.All&version=10.0.0-preview1&prerelease
#tool nuget:?package=Nano.All&version=10.0.0-preview1&prerelease
Nano.All
Package containing ALL Nano packages.
Table of Contents
Summary
Includes all Nano packages bundled into a single package for convenience.
📖 Explore the full Nano Documentation.
⚠️ While this package provides everything out of the box, it’s generally recommended to reference individual Nano packages as needed in your application.
Learn more about Nano NuGet Packages.
| 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
- Nano.App (>= 10.0.0-preview1)
- Nano.App.Api (>= 10.0.0-preview1)
- Nano.App.Console (>= 10.0.0-preview1)
- Nano.Common (>= 10.0.0-preview1)
- Nano.Data (>= 10.0.0-preview1)
- Nano.Data.Abstractions (>= 10.0.0-preview1)
- Nano.Data.InMemory (>= 10.0.0-preview1)
- Nano.Data.MySql (>= 10.0.0-preview1)
- Nano.Data.PostgreSQL (>= 10.0.0-preview1)
- Nano.Data.SqLite (>= 10.0.0-preview1)
- Nano.Data.SqlServer (>= 10.0.0-preview1)
- Nano.Eventing (>= 10.0.0-preview1)
- Nano.Eventing.Abstractions (>= 10.0.0-preview1)
- Nano.Eventing.RabbitMq (>= 10.0.0-preview1)
- Nano.Logging (>= 10.0.0-preview1)
- Nano.Logging.Abstractions (>= 10.0.0-preview1)
- Nano.Logging.Log4Net (>= 10.0.0-preview1)
- Nano.Logging.Microsoft (>= 10.0.0-preview1)
- Nano.Logging.NLog (>= 10.0.0-preview1)
- Nano.Logging.Serilog (>= 10.0.0-preview1)
- Nano.Storage (>= 10.0.0-preview1)
- Nano.Storage.Abstractions (>= 10.0.0-preview1)
- Nano.Storage.Azure (>= 10.0.0-preview1)
- Nano.Storage.Local (>= 10.0.0-preview1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Nano.All:
| Package | Downloads |
|---|---|
|
NanoCore
This package is part of the Nano Library, a set of reusable .NET libraries for building microservice applications. Nano addresses common non-business concerns such as logging, persistence, messaging, validation, and documentation, while remaining fully configurable and extensible, so applications can stay focused on business logic. See https://github.com/Nano-Core/Nano.Library for details. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.0-preview2 | 68 | 4/25/2026 |
| 10.0.0-preview1 | 71 | 4/24/2026 |
- .NET 10 support.
- Comprehensive rewrite with performance optimizations, improvements, and bug fixes.
- Not compatible with previous versions of Nano.