Facility.Core.MessagePack 2.27.0

dotnet add package Facility.Core.MessagePack --version 2.27.0
NuGet\Install-Package Facility.Core.MessagePack -Version 2.27.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.MessagePack" Version="2.27.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Facility.Core.MessagePack --version 2.27.0
#r "nuget: Facility.Core.MessagePack, 2.27.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.
// Install Facility.Core.MessagePack as a Cake Addin
#addin nuget:?package=Facility.Core.MessagePack&version=2.27.0

// Install Facility.Core.MessagePack as a Cake Tool
#tool nuget:?package=Facility.Core.MessagePack&version=2.27.0

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 is compatible.  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. 
.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 is compatible. 
.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 (1)

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

Package Downloads
Facility.ConformanceApi

A .NET client for the standard Facility test server.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.27.0 130 3/23/2024
2.26.0 110 3/23/2024
2.25.0 117 2/2/2024
2.24.0 107 1/24/2024
2.23.1 105 1/20/2024
2.23.0 167 1/2/2024
2.22.0 199 8/21/2023
2.21.0 186 8/11/2023
2.20.2 182 8/4/2023
2.20.1 187 8/4/2023
2.20.0 148 8/4/2023
2.19.0 194 7/27/2023
2.19.0-beta.1 94 4/5/2023
2.18.0 473 12/30/2022
2.17.0 482 12/28/2022
2.17.0-beta.2 93 11/23/2022
2.17.0-beta.1 106 11/4/2022
2.16.3 558 11/3/2022
2.16.2 650 10/18/2022
2.16.1 649 10/13/2022
2.16.0 660 10/13/2022
2.16.0-beta.3 98 10/13/2022
2.16.0-beta.2 90 10/13/2022
2.16.0-beta.1 101 10/10/2022