DNA.CSharp by Visual Basic Tips & Tricks

<PackageReference Include="DNA.CSharp" Version="0.0.0.1" />

Package Files

1,228 bytes

 DNA.CSharp 0.0.0.1

DNA .NET Analyzers, a collection of diagnostics and refactorings for Visual C# from the developer community

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>DNA.CSharp</id>
    <version>0.0.0.1</version>
    <title>DNA .NET Analyzers (C#)</title>
    <authors>Visual Basic Tips &amp; Tricks</authors>
    <owners>Visual Basic Tips &amp; Tricks</owners>
    <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
    <projectUrl>https://github.com/VisualBasicTipsTricks/DotNetAnalyzers/</projectUrl>
    <iconUrl>http://www.visual-basic.it/Portals/0/Contents/images/dna_icon.png</iconUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>DNA .NET Analyzers, a collection of diagnostics and refactorings for Visual C# from the developer community</description>
    <releaseNotes>Preview release.</releaseNotes>
    <copyright>Visual Basic Tips &amp; Tricks</copyright>
    <tags>CSharp Roslyn analyzers</tags>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="System" targetFramework="" />
    </frameworkAssemblies>
  </metadata>
</package>