fsdgenaspnet 3.13.5

dotnet tool install --global fsdgenaspnet --version 3.13.5
                    
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.5
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=fsdgenaspnet&version=3.13.5
                    
nuke :add-package fsdgenaspnet --version 3.13.5
                    

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 133 6/12/2026
3.13.4 171 6/2/2026
3.13.3 165 6/1/2026
3.13.2 169 6/1/2026
3.13.1 162 5/29/2026
3.13.0 1,056 2/10/2026
3.12.0 1,324 10/3/2025
3.11.2 858 4/10/2025
3.11.1 838 1/14/2025
3.11.0 1,383 11/15/2024
3.10.1 349 7/4/2024
3.10.0 294 7/4/2024
3.10.0-events.1 163 6/30/2024
3.9.0 928 3/25/2024
3.8.0 1,809 12/12/2023
3.7.0 393 12/8/2023
3.6.0 910 7/27/2023
3.6.0-beta.1 1,688 4/6/2023
3.5.0 2,084 12/30/2022
3.4.0 510 12/28/2022
Loading failed