RainbowDataAnalyzer 1.5.1.25811
dotnet add package RainbowDataAnalyzer --version 1.5.1.25811
NuGet\Install-Package RainbowDataAnalyzer -Version 1.5.1.25811
<PackageReference Include="RainbowDataAnalyzer" Version="1.5.1.25811" />
paket add RainbowDataAnalyzer --version 1.5.1.25811
#r "nuget: RainbowDataAnalyzer, 1.5.1.25811"
// 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)
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 | 4,055 | 3/20/2019 |
1.5.0.29986 | 1,335 | 5/14/2017 |
1.4.6307.26679 | 1,098 | 4/8/2017 |
1.3.6262.21191 | 1,359 | 2/22/2017 |
1.2.6248.39070 | 1,081 | 2/8/2017 |
1.1.6238.32091 | 1,086 | 1/29/2017 |
1.0.6235.15651 | 1,117 | 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