RainbowDataAnalyzer 1.5.1.25811

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

// Install RainbowDataAnalyzer as a Cake Tool
#tool nuget:?package=RainbowDataAnalyzer&version=1.5.1.25811

A Roslyn analyzer that verifies if Sitecore ID's and paths are valid in serialized Unicorn data (the Rainbow format)

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
1.5.1.25811 3,813 3/20/2019
1.5.0.29986 1,302 5/14/2017
1.4.6307.26679 1,071 4/8/2017
1.3.6262.21191 1,326 2/22/2017
1.2.6248.39070 1,054 2/8/2017
1.1.6238.32091 1,052 1/29/2017
1.0.6235.15651 1,093 1/26/2017

1.5.1 - Fixed bug with quotes being used in the paths (presumably an update to the Rainbow format)
     1.5.0 - Minor bug fixes with regard to HtmlHelper.Field(...) and collection that could be modified + added support for IsDerived (as used in Habitat)
     1.4.0 - Added support for Glass attribute checking
     1.3.0 - Minor bugfixes and added quick info tooltips that show the Sitecore id/path.
     1.2.0 - Field names and IDs can now also be checked to be on the correct template
     1.1.0 - Added support for checking fields
     1.0.0 - Analyzer implemented that checks for Sitecore IDs and paths