Facility.AspNetCore
3.13.4
dotnet add package Facility.AspNetCore --version 3.13.4
NuGet\Install-Package Facility.AspNetCore -Version 3.13.4
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="Facility.AspNetCore" Version="3.13.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Facility.AspNetCore" Version="3.13.4" />
<PackageReference Include="Facility.AspNetCore" />
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 Facility.AspNetCore --version 3.13.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Facility.AspNetCore, 3.13.4"
#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 Facility.AspNetCore@3.13.4
#: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=Facility.AspNetCore&version=3.13.4
#tool nuget:?package=Facility.AspNetCore&version=3.13.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Facility ASP.NET Support
ASP.NET support for the Facility API Framework.
Documentation
Documentation | Release Notes | Contributing
Conformance
To run conformance tests, first start one of the conformance servers:
dotnet run --project .\conformance\CoreControllerServer
dotnet run --project .\conformance\CoreMiddlewareServer
dotnet run --project .\conformance\WebApiControllerServer
dotnet run --project .\conformance\WebApiMiddlewareServer
Then run the conformance tool against the running service.
dotnet FacilityConformance test
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. 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
- Facility.Core (>= 2.38.2)
-
net8.0
- Facility.Core (>= 2.38.2)
-
net9.0
- Facility.Core (>= 2.38.2)
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.13.4 | 88 | 6/2/2026 |
| 3.13.3 | 178 | 6/1/2026 |
| 3.13.2 | 105 | 6/1/2026 |
| 3.13.1 | 98 | 5/29/2026 |
| 3.13.0 | 2,664 | 2/10/2026 |
| 3.12.0 | 5,080 | 10/3/2025 |
| 3.11.2 | 4,898 | 4/10/2025 |
| 3.11.1 | 2,058 | 1/14/2025 |
| 3.11.0 | 1,806 | 11/15/2024 |
| 3.10.1 | 4,615 | 7/4/2024 |
| 3.10.0 | 272 | 7/4/2024 |
| 3.10.0-events.1 | 130 | 6/30/2024 |
| 3.9.0 | 6,099 | 3/25/2024 |
| 3.8.0 | 3,443 | 12/12/2023 |
| 3.7.0 | 517 | 12/8/2023 |
| 3.6.0 | 9,131 | 7/27/2023 |
| 3.6.0-beta.1 | 235 | 4/6/2023 |
| 3.5.0 | 5,818 | 12/30/2022 |
| 3.4.0 | 680 | 12/28/2022 |
| 3.4.0-beta.1 | 995 | 11/4/2022 |
Loading failed