AzureCompilerFacilePackage 1.0.2.4
dotnet add package AzureCompilerFacilePackage --version 1.0.2.4
NuGet\Install-Package AzureCompilerFacilePackage -Version 1.0.2.4
<PackageReference Include="AzureCompilerFacilePackage" Version="1.0.2.4" />
paket add AzureCompilerFacilePackage --version 1.0.2.4
#r "nuget: AzureCompilerFacilePackage, 1.0.2.4"
// Install AzureCompilerFacilePackage as a Cake Addin #addin nuget:?package=AzureCompilerFacilePackage&version=1.0.2.4 // Install AzureCompilerFacilePackage as a Cake Tool #tool nuget:?package=AzureCompilerFacilePackage&version=1.0.2.4
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.2.4 | 171 | 1/28/2015 |
1.0.2.3 | 92 | 1/5/2015 |
1.0.2.2 | 74 | 12/3/2014 |
1.0.2.1 | 60 | 12/3/2014 |
1.0.1.1 | 422 | 7/23/2014 |
1.0.1 | 60 | 7/23/2014 |
1.0.0.9 | 106 | 7/23/2014 |
1.0.0.8 | 100 | 7/23/2014 |
1.0.0.7 | 99 | 7/23/2014 |
1.0.0.6 | 103 | 7/23/2014 |
1.0.0.5 | 211 | 7/16/2014 |
1.0.0.4 | 106 | 7/15/2014 |
1.0.0.3 | 200 | 7/14/2014 |
1.0.0.2 | 99 | 7/14/2014 |
1.0.0.1 | 97 | 7/14/2014 |
1.0.0 | 102 | 7/14/2014 |