Facility.Core 2.31.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Facility.Core --version 2.31.2
                    
NuGet\Install-Package Facility.Core -Version 2.31.2
                    
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" Version="2.31.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Facility.Core" Version="2.31.2" />
                    
Directory.Packages.props
<PackageReference Include="Facility.Core" />
                    
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 --version 2.31.2
                    
#r "nuget: Facility.Core, 2.31.2"
                    
#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&version=2.31.2
                    
Install Facility.Core as a Cake Addin
#tool nuget:?package=Facility.Core&version=2.31.2
                    
Install Facility.Core 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 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. 
.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 (4)

Showing the top 4 NuGet packages that depend on Facility.Core:

Package Downloads
Facility.Core.Assertions

FluentAssertions extensions for Facility unit tests.

Facility.AspNetCore

Helpers for using Facility with ASP.NET Core.

Facility.Core.MessagePack

MesssagePack support for Facility.

Facility.GeneratorApi

A web API client for generating code from Facility Service Definitions.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.33.0 1,547 4/10/2025
2.32.0 2,509 3/28/2025
2.31.2 4,178 3/14/2025
2.31.1 13,661 1/15/2025
2.31.0 8,330 1/13/2025
2.30.1 15,107 11/20/2024
2.30.0 1,292 11/15/2024
2.29.4 12,257 11/13/2024
2.29.3 24,849 10/3/2024
2.29.2 203 10/3/2024
2.29.1 7,594 7/17/2024
2.29.0 35,281 7/4/2024
2.29.0-events.1 67 6/30/2024
2.28.2 12,786 6/18/2024
2.28.1 273 6/18/2024
2.28.0 269 6/18/2024
2.27.1 27,397 5/10/2024
2.27.0 21,508 3/23/2024
2.26.0 262 3/23/2024
2.25.0 10,574 2/2/2024
2.24.0 7,598 1/24/2024
2.23.1 260 1/20/2024
2.23.0 13,516 1/2/2024
2.22.0 76,522 8/21/2023
2.21.0 15,055 8/11/2023
2.20.2 455 8/4/2023
2.20.1 352 8/4/2023
2.20.0 309 8/4/2023
2.19.0 9,217 7/27/2023
2.19.0-beta.1 133 4/5/2023
2.18.0 70,821 12/30/2022
2.17.0 22,717 12/28/2022
2.17.0-beta.2 884 11/23/2022
2.17.0-beta.1 888 11/4/2022
2.16.3 57,308 11/3/2022
2.16.2 1,329 10/18/2022
2.16.1 1,397 10/13/2022
2.16.0 1,329 10/13/2022
2.16.0-beta.3 141 10/13/2022
2.16.0-beta.2 127 10/13/2022
2.16.0-beta.1 129 10/10/2022
2.15.2 1,050 10/9/2022
2.15.1 11,972 8/12/2022
2.15.0 1,397 6/13/2022
2.14.6 7,371 2/1/2022
2.14.5 78,440 1/20/2022
2.14.4 2,588 1/10/2022
2.14.3 779 12/17/2021
2.14.2 676 12/17/2021
2.14.1 24,351 12/16/2021
2.14.0 738 12/13/2021
2.14.0-beta.5 187 12/13/2021
2.14.0-beta.4 170 12/10/2021
2.14.0-beta.3 413 12/9/2021
2.14.0-beta.2 172 12/8/2021
2.14.0-beta.1 175 12/3/2021
2.13.5 27,057 11/21/2021
2.13.4 863 10/27/2021
2.13.3 29,433 9/10/2021
2.13.2 827 9/7/2021
2.13.1 819 9/7/2021
2.13.0 813 9/6/2021
2.12.1 607 4/14/2023
2.12.0 789 8/16/2021
2.11.0 1,048 8/3/2021
2.10.0 1,643 7/19/2021
2.9.0 4,770 6/11/2021
2.8.1 1,303 5/31/2021
2.8.0 961 5/13/2021
2.7.2 823 5/13/2021
2.7.1 16,474 3/11/2021
2.7.0 62,212 10/26/2020
2.6.0 2,182 10/17/2020
2.5.0 1,072 10/16/2020
2.4.1 988 10/7/2020
2.4.0 7,349 6/10/2020
2.3.0 13,861 5/4/2020
2.2.1 1,061 5/4/2020
2.1.0 1,295 4/7/2020
2.0.3 2,275 2/25/2020
2.0.2 17,132 9/4/2019
2.0.2-alpha8 955 5/28/2019
2.0.2-alpha7 743 5/27/2019
2.0.2-alpha6 775 5/27/2019
2.0.2-alpha4 1,260 4/19/2019
2.0.2-alpha3 648 4/19/2019
2.0.2-alpha2 685 4/19/2019
2.0.2-alpha1 679 4/19/2019
2.0.1-alpha3 1,430 8/18/2018
2.0.1-alpha2 1,566 8/17/2018
2.0.1-alpha1 1,058 5/3/2018
2.0.0-beta2 1,145 4/23/2018
2.0.0-beta1 1,170 3/25/2018
1.3.6 36,189 11/7/2018
1.3.5 1,225 11/6/2018
1.3.4 1,129 11/5/2018
1.3.3 8,045 5/22/2018
1.3.2 2,859 3/2/2018
1.3.1 1,685 1/31/2018
1.2.2 2,777 10/24/2017
1.2.1 3,793 3/23/2017
1.2.0 1,514 3/18/2017
1.1.0 1,456 3/13/2017
1.0.2 1,497 3/8/2017
1.0.1 1,963 2/8/2017
1.0.0 2,485 2/4/2017
0.4.2 1,270 1/24/2017
0.4.1 1,297 1/24/2017
0.4.0 1,175 1/14/2017
0.3.2 1,222 1/10/2017
0.3.0 1,213 1/6/2017
0.2.0 1,233 12/12/2016
0.1.5 1,226 11/21/2016
0.1.4 1,399 11/15/2016
0.1.3 1,306 11/8/2016
0.1.2 1,295 11/7/2016
0.1.1 1,311 11/6/2016
0.1.0 1,394 11/6/2016