IntelliTect.Analyzers
0.2.0
dotnet add package IntelliTect.Analyzers --version 0.2.0
NuGet\Install-Package IntelliTect.Analyzers -Version 0.2.0
<PackageReference Include="IntelliTect.Analyzers" Version="0.2.0" />
paket add IntelliTect.Analyzers --version 0.2.0
#r "nuget: IntelliTect.Analyzers, 0.2.0"
// Install IntelliTect.Analyzers as a Cake Addin #addin nuget:?package=IntelliTect.Analyzers&version=0.2.0 // Install IntelliTect.Analyzers as a Cake Tool #tool nuget:?package=IntelliTect.Analyzers&version=0.2.0
Coding Guidelines / Design Guidelines
A repository to contain IntelliTect's tools for coding conventions. https://intellitect.github.io/CodingGuidelines/
Guidelines Site Maintenance
There are two github actions that are used to update the CodingGuidelinesSite. One action ( Update csharp Markdown ) will run automatically when the XML file in the master branch is updated via a commit. The CodingGuidelines github page will then reflect the changes. After reviewing the "dev" site, there is another action ( Update Docs Folder on CodingGuidelinesSite ) that will move the new markdown file to production site CodingGuidelinesSite. There is also another action to manually run a xml to md conversion on any branch. There is a retired tool that was used to extract guidelines from the manuscript word documents to an XML file here: Manuscript Guidelines Extractor
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- 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.