Facility.ConformanceApi 2.34.1

dotnet add package Facility.ConformanceApi --version 2.34.1
                    
NuGet\Install-Package Facility.ConformanceApi -Version 2.34.1
                    
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.ConformanceApi" Version="2.34.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Facility.ConformanceApi" Version="2.34.1" />
                    
Directory.Packages.props
<PackageReference Include="Facility.ConformanceApi" />
                    
Project file
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.ConformanceApi --version 2.34.1
                    
#r "nuget: Facility.ConformanceApi, 2.34.1"
                    
#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.ConformanceApi@2.34.1
                    
#: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.ConformanceApi&version=2.34.1
                    
Install as a Cake Addin
#tool nuget:?package=Facility.ConformanceApi&version=2.34.1
                    
Install as a Cake Tool

Facility C# Support

C# support for the Facility API Framework.

Build

Name Description NuGet
Facility.Core A library for consuming/implementing Facility APIs. NuGet
Facility.Core.Assertions FluentAssertions extensions for Facility unit tests. NuGet
Facility.Core.MessagePack MesssagePack support for Facility. NuGet
fsdgencsharp A tool that generates C# for a Facility Service Definition. NuGet
Facility.CodeGen.CSharp A library that generates C# for a Facility Service Definition. NuGet
FacilityConformance A tool that checks Facility conformance. NuGet
Facility.ConformanceApi A .NET client for the standard Facility test server. NuGet

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 Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
2.34.1 131 9/9/2025
2.34.0 79 8/22/2025
2.33.0 234 4/10/2025
2.32.0 153 3/28/2025
2.31.2 162 3/14/2025
2.31.1 140 1/15/2025
2.31.0 358 1/13/2025
2.30.1 148 11/20/2024
2.30.0 164 11/15/2024
2.29.4 148 11/13/2024
2.29.3 149 10/3/2024
2.29.2 151 10/3/2024
2.29.1 166 7/17/2024
2.29.0 199 7/4/2024
2.29.0-events.1 84 6/30/2024
2.28.2 192 6/18/2024
2.28.1 187 6/18/2024
2.28.0 171 6/18/2024
2.27.1 179 5/10/2024
2.27.0 207 3/23/2024
2.26.0 175 3/23/2024
2.25.0 207 2/2/2024
2.24.0 173 1/24/2024
2.23.1 175 1/20/2024
2.23.0 212 1/2/2024
2.22.0 257 8/21/2023
2.21.0 239 8/11/2023
2.20.2 228 8/4/2023
2.20.1 228 8/4/2023
2.20.0 204 8/4/2023
2.19.0 248 7/27/2023
2.19.0-beta.1 169 4/5/2023
2.18.0 441 12/30/2022
2.17.0 432 12/28/2022
2.17.0-beta.2 176 11/23/2022
2.17.0-beta.1 199 11/4/2022
2.16.3 468 11/3/2022
2.16.2 528 10/18/2022
2.16.1 513 10/13/2022
2.16.0 536 10/13/2022
2.16.0-beta.3 174 10/13/2022
2.16.0-beta.2 169 10/13/2022
2.16.0-beta.1 186 10/10/2022
2.15.2 517 10/9/2022
2.15.1 528 8/12/2022
2.15.0 548 6/13/2022
2.14.6 618 2/1/2022
2.14.5 602 1/20/2022
2.14.4 621 1/10/2022
2.14.3 473 12/17/2021
2.14.2 424 12/17/2021
2.14.1 447 12/16/2021
2.14.0 435 12/13/2021
2.14.0-beta.5 234 12/13/2021
2.14.0-beta.4 238 12/10/2021
2.14.0-beta.3 466 12/9/2021
2.14.0-beta.2 245 12/8/2021
2.14.0-beta.1 232 12/3/2021
2.13.5 989 11/21/2021
2.13.4 515 10/27/2021
2.13.3 525 9/10/2021
2.13.2 434 9/7/2021
2.13.1 457 9/7/2021
2.13.0 484 9/6/2021
2.12.1 321 4/14/2023
2.12.0 469 8/16/2021
2.11.0 503 8/3/2021
2.10.0 459 7/19/2021
2.9.0 598 6/11/2021
2.8.1 552 5/31/2021
2.8.0 487 5/13/2021
2.7.2 487 5/13/2021
2.7.1 527 3/11/2021
2.7.0 691 10/26/2020
2.6.0 648 10/17/2020
2.5.0 689 10/16/2020
2.4.1 620 10/7/2020
2.4.0 763 6/10/2020
2.3.0 652 5/4/2020
2.2.1 640 5/4/2020
2.2.0 679 5/4/2020
2.1.0 653 4/7/2020
2.0.3 689 2/25/2020
2.0.2 740 9/4/2019
2.0.2-alpha8 593 5/28/2019
2.0.2-alpha7 566 5/27/2019
2.0.2-alpha6 577 5/27/2019