fsdgenaspnet 3.13.2

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global fsdgenaspnet --version 3.13.2
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local fsdgenaspnet --version 3.13.2
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=fsdgenaspnet&version=3.13.2
                    
nuke :add-package fsdgenaspnet --version 3.13.2
                    

Facility ASP.NET Support

ASP.NET support for the Facility API Framework.

Name Description NuGet
Facility.AspNetCore Helpers for using Facility with ASP.NET Core. NuGet
fsdgenaspnet A tool that generates an ASP.NET controller for a Facility Service Definition. NuGet
Facility.CodeGen.AspNet A library that generates an ASP.NET controller for a Facility Service Definition. NuGet

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 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 was computed.  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 was computed.  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.

This package has no dependencies.

Version Downloads Last Updated
3.13.5 186 6/12/2026
3.13.4 205 6/2/2026
3.13.3 189 6/1/2026
3.13.2 192 6/1/2026
3.13.1 187 5/29/2026
3.13.0 1,083 2/10/2026
3.12.0 1,334 10/3/2025
3.11.2 864 4/10/2025
3.11.1 840 1/14/2025
3.11.0 1,386 11/15/2024
3.10.1 351 7/4/2024
3.10.0 295 7/4/2024
3.10.0-events.1 167 6/30/2024
3.9.0 929 3/25/2024
3.8.0 1,811 12/12/2023
3.7.0 395 12/8/2023
3.6.0 914 7/27/2023
3.6.0-beta.1 1,690 4/6/2023
3.5.0 2,085 12/30/2022
3.4.0 512 12/28/2022
Loading failed