Tiger.Hal.Analyzers 2.0.1

dotnet add package Tiger.Hal.Analyzers --version 2.0.1
NuGet\Install-Package Tiger.Hal.Analyzers -Version 2.0.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="Tiger.Hal.Analyzers" Version="2.0.1">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Tiger.Hal.Analyzers --version 2.0.1
#r "nuget: Tiger.Hal.Analyzers, 2.0.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.
// Install Tiger.Hal.Analyzers as a Cake Addin
#addin nuget:?package=Tiger.Hal.Analyzers&version=2.0.1

// Install Tiger.Hal.Analyzers as a Cake Tool
#tool nuget:?package=Tiger.Hal.Analyzers&version=2.0.1

Analyzers for a transformer for ASP.NET Core to produce HAL+JSON responses.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.0.1 566 7/20/2022
2.0.1-pre1 274 7/20/2022
2.0.0 4,054 6/3/2021
2.0.0-rc1 1,103 3/11/2021
1.1.1 4,041 2/15/2019
1.1.0 673 1/16/2019
1.0.0 848 9/26/2018

➟ Release 2.0.1
⁃ Project compatibility has been greatly widened.

➟ Release 2.0.0
⁃ Project has been updated in accordance with Tiger.HAL.