Substratum 1.0.0-beta.6

This is a prerelease version of Substratum.
dotnet add package Substratum --version 1.0.0-beta.6
                    
NuGet\Install-Package Substratum -Version 1.0.0-beta.6
                    
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="Substratum" Version="1.0.0-beta.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Substratum" Version="1.0.0-beta.6" />
                    
Directory.Packages.props
<PackageReference Include="Substratum" />
                    
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 Substratum --version 1.0.0-beta.6
                    
#r "nuget: Substratum, 1.0.0-beta.6"
                    
#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 Substratum@1.0.0-beta.6
                    
#: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=Substratum&version=1.0.0-beta.6&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Substratum&version=1.0.0-beta.6&prerelease
                    
Install as a Cake Tool

Substratum Framework

Substratum is an opinionated, production-grade application framework built on ASP.NET Core (net10.0). It is designed to eliminate the boilerplate code typically required to bootstrap a modern web API.

By providing a unified entry point, a powerful source generator for permissions, and pre-integrated best practices ( logging, database, caching, security), Substratum allows developers to focus purely on business logic from day one.

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0-beta.6 0 1/21/2026
1.0.0-beta.5 0 1/21/2026
1.0.0-beta.4 0 1/20/2026
1.0.0-beta.3 0 1/20/2026
1.0.0-beta.2 27 1/20/2026
1.0.0-beta.1 36 1/18/2026