Facility.Core.Assertions 2.33.0

dotnet add package Facility.Core.Assertions --version 2.33.0
                    
NuGet\Install-Package Facility.Core.Assertions -Version 2.33.0
                    
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.Core.Assertions" Version="2.33.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Facility.Core.Assertions" Version="2.33.0" />
                    
Directory.Packages.props
<PackageReference Include="Facility.Core.Assertions" />
                    
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.Core.Assertions --version 2.33.0
                    
#r "nuget: Facility.Core.Assertions, 2.33.0"
                    
#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.
#addin nuget:?package=Facility.Core.Assertions&version=2.33.0
                    
Install Facility.Core.Assertions as a Cake Addin
#tool nuget:?package=Facility.Core.Assertions&version=2.33.0
                    
Install Facility.Core.Assertions 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. 
.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.33.0 119 3 days ago
2.32.0 171 16 days ago
2.31.2 169 a month ago
2.31.1 755 3 months ago
2.31.0 575 3 months ago
2.30.1 1,087 5 months ago
2.30.0 163 5 months ago
2.29.4 128 5 months ago
2.29.3 758 6 months ago
2.29.2 111 6 months ago
2.29.1 242 9 months ago
2.29.0 772 9 months ago
2.29.0-events.1 61 9 months ago
2.28.2 513 10 months ago
2.28.1 129 10 months ago
2.28.0 130 10 months ago
2.27.1 1,924 5/10/2024
2.27.0 764 3/23/2024
2.26.0 132 3/23/2024
2.25.0 655 2/2/2024
2.24.0 307 1/24/2024
2.23.1 118 1/20/2024
2.23.0 363 1/2/2024
2.22.0 1,484 8/21/2023
2.21.0 324 8/11/2023
2.20.2 259 8/4/2023
2.20.1 166 8/4/2023
2.20.0 161 8/4/2023
2.19.0 703 7/27/2023
2.19.0-beta.1 108 4/5/2023
2.18.0 969 12/30/2022
2.17.0 351 12/28/2022
2.17.0-beta.2 118 11/23/2022
2.17.0-beta.1 136 11/4/2022
2.16.3 443 11/3/2022
2.16.2 405 10/18/2022
2.16.1 438 10/13/2022
2.16.0 444 10/13/2022
2.16.0-beta.3 145 10/13/2022
2.16.0-beta.2 126 10/13/2022
2.16.0-beta.1 127 10/10/2022
2.15.2 434 10/9/2022
2.15.1 448 8/12/2022
2.15.0 455 6/13/2022
2.14.6 575 2/1/2022
2.14.5 810 1/20/2022
2.14.4 360 1/10/2022
2.14.3 361 12/17/2021
2.14.2 318 12/17/2021
2.14.1 339 12/16/2021
2.14.0 347 12/13/2021
2.14.0-beta.5 187 12/13/2021
2.14.0-beta.4 159 12/10/2021
2.14.0-beta.3 411 12/9/2021
2.14.0-beta.2 173 12/8/2021
2.14.0-beta.1 171 12/3/2021
2.13.5 849 11/21/2021
2.13.4 392 10/27/2021
2.13.3 436 9/10/2021
2.13.2 374 9/7/2021
2.13.1 383 9/7/2021
2.13.0 366 9/6/2021
2.12.1 194 4/14/2023
2.12.0 361 8/16/2021
2.11.0 405 8/3/2021
2.10.0 389 7/19/2021
2.9.0 694 6/11/2021
2.8.1 419 5/31/2021
2.8.0 392 5/13/2021
2.7.2 381 5/13/2021
2.7.1 583 3/11/2021
2.7.0 627 10/26/2020
2.6.0 685 10/17/2020
2.5.0 592 10/16/2020
2.4.1 534 10/7/2020
2.4.0 990 6/10/2020
2.3.0 693 5/4/2020
2.2.1 579 5/4/2020
2.1.0 558 4/7/2020
2.0.3 578 2/25/2020
2.0.2 721 9/4/2019
2.0.2-alpha8 455 5/28/2019
2.0.2-alpha7 460 5/27/2019
2.0.2-alpha6 490 5/27/2019
2.0.2-alpha4 555 4/19/2019
2.0.2-alpha3 501 4/19/2019
2.0.2-alpha2 515 4/19/2019
2.0.2-alpha1 496 4/19/2019
2.0.1-alpha3 808 8/18/2018
2.0.1-alpha2 754 8/17/2018
2.0.1-alpha1 933 5/3/2018
2.0.0-beta2 930 4/23/2018
2.0.0-beta1 805 3/25/2018
1.3.6 1,086 11/7/2018
1.3.5 902 11/6/2018
1.3.4 790 11/5/2018
1.3.3 1,266 5/22/2018
1.3.2 1,191 3/2/2018
1.3.1 1,089 1/31/2018
1.2.2 1,040 10/24/2017
1.2.1 1,245 3/23/2017
1.2.0 1,097 3/18/2017
1.1.0 1,058 3/13/2017
1.0.2 1,059 3/8/2017
1.0.1 1,102 2/8/2017
1.0.1-assertions3 877 2/8/2017
1.0.1-assertions2 864 2/8/2017
1.0.1-assertions 890 2/8/2017