Atoll.Middleware 0.12.5

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

Atoll.Middleware

ASP.NET Core middleware for the Atoll static site generator.

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.
  • net10.0

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
0.12.5 0 9/4/2026
0.12.4 123 9/2/2026
0.12.3 153 9/1/2026
0.12.2 67 9/1/2026
0.12.1 115 8/31/2026
0.12.0 382 7/5/2026
0.11.2 368 7/4/2026
0.11.1 145 6/18/2026
0.11.0 167 6/7/2026
0.10.7 499 4/20/2026
0.10.6 145 4/19/2026
0.10.5 155 4/19/2026
0.10.4 109 4/18/2026
0.10.3 112 4/18/2026
0.10.2 110 4/18/2026
0.10.1 109 4/18/2026
0.10.0 113 4/18/2026
0.9.0 115 4/18/2026
0.8.0 211 4/14/2026
0.7.8 121 4/13/2026
Loading failed