FacilityConformance 2.35.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global FacilityConformance --version 2.35.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local FacilityConformance --version 2.35.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=FacilityConformance&version=2.35.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package FacilityConformance --version 2.35.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Facility C# Support
C# support for the Facility API Framework.
Documentation | Release Notes | Contributing
Conformance
To run conformance tests, first start the conformance server:
dotnet run --project .\src\FacilityConformance --framework net6.0 -- host
Then run the conformance tool against the running service.
dotnet run --project .\src\FacilityConformance --framework net6.0 -- test
The System.Text.Json serializer is used by default. To use Json.NET or MessagePack, run with --serializer newtonsoftjson or --serializer messagepack.
| 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 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 |
|---|---|---|
| 2.38.0 | 132 | 2/9/2026 |
| 2.37.0 | 234 | 10/14/2025 |
| 2.36.0 | 233 | 10/8/2025 |
| 2.35.0 | 172 | 10/3/2025 |
| 2.34.1 | 238 | 9/9/2025 |
| 2.34.0 | 189 | 8/22/2025 |
| 2.33.0 | 349 | 4/10/2025 |
| 2.32.0 | 252 | 3/28/2025 |
| 2.31.2 | 243 | 3/14/2025 |
| 2.31.1 | 217 | 1/15/2025 |
| 2.31.0 | 384 | 1/13/2025 |
| 2.30.1 | 223 | 11/20/2024 |
| 2.30.0 | 296 | 11/15/2024 |
| 2.29.4 | 224 | 11/13/2024 |
| 2.29.3 | 266 | 10/3/2024 |
| 2.29.2 | 235 | 10/3/2024 |
| 2.29.1 | 262 | 7/17/2024 |
| 2.29.0 | 363 | 7/4/2024 |
| 2.29.0-events.1 | 132 | 6/30/2024 |
| 2.28.2 | 275 | 6/18/2024 |
Loading failed