MeshWeaver.Hosting.AspNetCore
3.0.0-rc9
dotnet add package MeshWeaver.Hosting.AspNetCore --version 3.0.0-rc9
NuGet\Install-Package MeshWeaver.Hosting.AspNetCore -Version 3.0.0-rc9
<PackageReference Include="MeshWeaver.Hosting.AspNetCore" Version="3.0.0-rc9" />
<PackageVersion Include="MeshWeaver.Hosting.AspNetCore" Version="3.0.0-rc9" />
<PackageReference Include="MeshWeaver.Hosting.AspNetCore" />
paket add MeshWeaver.Hosting.AspNetCore --version 3.0.0-rc9
#r "nuget: MeshWeaver.Hosting.AspNetCore, 3.0.0-rc9"
#:package MeshWeaver.Hosting.AspNetCore@3.0.0-rc9
#addin nuget:?package=MeshWeaver.Hosting.AspNetCore&version=3.0.0-rc9&prerelease
#tool nuget:?package=MeshWeaver.Hosting.AspNetCore&version=3.0.0-rc9&prerelease
MeshWeaver.Hosting.AspNetCore
ASP.NET Core host integration for MeshWeaver modules — the endpoint-contribution hook.
A module assembly declares HTTP endpoints via MeshEndpointProviderAttribute; the host maps every
installed module's contributions with app.MapMeshModuleEndpoints(). Contributed routes are
authenticated by default (a route is anonymous only where the module explicitly opts out), each
endpoint is stamped with MeshModuleEndpointMetadata, and at ApplicationStarted the host refuses
to serve if a module-contributed endpoint collides with another registration on the same
(verb, pattern) — a silently shadowed route is indistinguishable from a passing one.
Part of the MeshWeaver platform. See
Doc/Architecture/Modules in a running portal for the module lane end to end.
| 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
- MeshWeaver.ContentCollections (>= 3.0.0-rc9)
- MeshWeaver.Hosting (>= 3.0.0-rc9)
- MeshWeaver.Layout (>= 3.0.0-rc9)
- MeshWeaver.Markdown.Export.Contract (>= 3.0.0-rc9)
- MeshWeaver.Mesh.Contract (>= 3.0.0-rc9)
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 |
|---|---|---|
| 3.0.0-rc9 | 43 | 8/30/2026 |
| 3.0.0-rc8 | 48 | 8/29/2026 |
| 3.0.0-rc7 | 63 | 8/22/2026 |
| 3.0.0-rc6 | 71 | 8/20/2026 |
| 3.0.0-rc5 | 71 | 8/19/2026 |
| 3.0.0-rc3 | 74 | 8/16/2026 |
| 3.0.0-rc13 | 45 | 8/31/2026 |
| 3.0.0-rc12 | 43 | 8/31/2026 |
| 3.0.0-rc11 | 44 | 8/30/2026 |
| 3.0.0-rc10 | 43 | 8/30/2026 |