ASP.NET support for the Facility API Framework.
Documentation | Release Notes | Contributing
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