![]() |
VOOZH | about |
dotnet add package SimpleModule.Hosting --version 0.0.38
NuGet\Install-Package SimpleModule.Hosting -Version 0.0.38
<PackageReference Include="SimpleModule.Hosting" Version="0.0.38" />
<PackageVersion Include="SimpleModule.Hosting" Version="0.0.38" />Directory.Packages.props
<PackageReference Include="SimpleModule.Hosting" />Project file
paket add SimpleModule.Hosting --version 0.0.38
#r "nuget: SimpleModule.Hosting, 0.0.38"
#:package SimpleModule.Hosting@0.0.38
#addin nuget:?package=SimpleModule.Hosting&version=0.0.38Install as a Cake Addin
#tool nuget:?package=SimpleModule.Hosting&version=0.0.38Install as a Cake Tool
Host builder extensions for SimpleModule that configure module registration, endpoint mapping, and the middleware pipeline.
dotnet add package SimpleModule.Hosting
var builder = WebApplication.CreateBuilder(args);
builder.AddSimpleModule();
var app = builder.Build();
app.UseSimpleModule();
app.Run();
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.0.38 | 123 | 6/3/2026 |
| 0.0.37 | 88 | 6/3/2026 |
| 0.0.36 | 99 | 5/1/2026 |
| 0.0.35 | 95 | 4/30/2026 |
| 0.0.34 | 106 | 4/29/2026 |
| 0.0.33 | 110 | 4/23/2026 |
| 0.0.32 | 104 | 4/23/2026 |
| 0.0.30 | 135 | 4/1/2026 |
| 0.0.29 | 107 | 4/1/2026 |
| 0.0.28 | 103 | 4/1/2026 |
| 0.0.27 | 130 | 3/30/2026 |
| 0.0.26 | 97 | 3/30/2026 |
| 0.0.25 | 111 | 3/30/2026 |
| 0.0.24 | 106 | 3/30/2026 |
| 0.0.23 | 102 | 3/30/2026 |
| 0.0.22 | 109 | 3/30/2026 |
| 0.0.21 | 107 | 3/29/2026 |
| 0.0.20 | 108 | 3/29/2026 |
| 0.0.19 | 107 | 3/29/2026 |
| 0.0.18 | 138 | 3/28/2026 |