AzureCompilerFacilePackage 1.0.2.2

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

// Install AzureCompilerFacilePackage as a Cake Tool
#tool nuget:?package=AzureCompilerFacilePackage&version=1.0.2.2

How do we Enforce Coding standards and guidelines at Compiler Level and this should be applicable for all projects in an Org. When we compile a code, C# compiler should warn developer to use
1) Transient fault handling app blocks (if code is connecting to Sql azure, ServiceBus, Blob/tables etc)
2) Warn about using latest features of azure SDK and many more.. In General we need to have general framework which sits above c# compiler and guides compiler to give specific warnings. Developer should be able to write any pluggable code to fit into this framework. This framework should also generate required code if developer accepts to resolve the warning.

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.0.2.2 5,091 12/3/2014
1.0.2.1 4,559 12/3/2014
1.0.1.1 2,652 7/23/2014
1.0.1 2,162 7/23/2014
1.0.0.9 2,109 7/23/2014
1.0.0.8 2,166 7/23/2014
1.0.0.7 2,129 7/23/2014
1.0.0.6 2,157 7/23/2014
1.0.0.5 2,251 7/16/2014
1.0.0.4 2,049 7/15/2014
1.0.0.3 2,255 7/14/2014
1.0.0.2 2,073 7/14/2014
1.0.0.1 2,142 7/14/2014
1.0.0 2,062 7/14/2014