ManaFox.Hosting.Middleware
0.4.12
dotnet add package ManaFox.Hosting.Middleware --version 0.4.12
NuGet\Install-Package ManaFox.Hosting.Middleware -Version 0.4.12
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="ManaFox.Hosting.Middleware" Version="0.4.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ManaFox.Hosting.Middleware" Version="0.4.12" />
<PackageReference Include="ManaFox.Hosting.Middleware" />
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 ManaFox.Hosting.Middleware --version 0.4.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ManaFox.Hosting.Middleware, 0.4.12"
#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 ManaFox.Hosting.Middleware@0.4.12
#: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=ManaFox.Hosting.Middleware&version=0.4.12
#tool nuget:?package=ManaFox.Hosting.Middleware&version=0.4.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ManaFox.Hosting.Middleware
This contains a common set of middleware that is commonly needed for my personal API projects, and I found myself frequently re-implementing.
It is not intended to be a general-purpose middleware library, but rather a collection of middleware that I find useful in my projects.
| 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- ManaFox.Core (>= 0.4.12)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.3.9)
- Microsoft.AspNetCore.Mvc.Core (>= 2.3.9)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.6)
- Newtonsoft.Json (>= 13.0.4)
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.4.12 | 98 | 4/19/2026 |
| 0.4.11 | 95 | 4/18/2026 |
| 0.4.10 | 97 | 4/18/2026 |
| 0.4.9 | 95 | 4/17/2026 |
| 0.4.8 | 96 | 4/17/2026 |
| 0.4.7 | 117 | 4/17/2026 |
| 0.4.6 | 104 | 4/16/2026 |
| 0.4.5 | 93 | 4/16/2026 |
| 0.4.4 | 96 | 4/14/2026 |
| 0.4.3 | 99 | 4/14/2026 |
| 0.4.2 | 95 | 4/11/2026 |
| 0.4.1 | 94 | 4/11/2026 |
| 0.4.0 | 103 | 4/9/2026 |
| 0.3.2 | 100 | 4/8/2026 |
| 0.3.1 | 95 | 4/8/2026 |