Microsoft.DependencyValidation.Analyzers 0.11.0
Enables live validation of architecture dependencies. Layering is expressed with Dependency Validation Diagrams (Layer Diagrams)
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Microsoft.DependencyValidation.Analyzers</id>
<version>0.11.0</version>
<title>Visual Studio Dependency Validation Analyzers</title>
<authors>Microsoft</authors>
<owners>Microsoft, [email protected]</owners>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<licenseUrl>http://go.microsoft.com/fwlink/?LinkID=320539</licenseUrl>
<projectUrl>https://go.microsoft.com/fwlink/?linkid=2110608</projectUrl>
<iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
<description>Enables live validation of architecture dependencies. Layering is expressed with Dependency Validation Diagrams (Layer Diagrams)</description>
<summary>Enables live validation of architecture dependencies. Layering is expressed with Dependency Validation Diagrams (Layer Diagrams)</summary>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<tags>Architecture, Dependency Validation, Layer Diagram, Visual Studio, Roslyn analyzers</tags>
<frameworkAssemblies>
<frameworkAssembly assemblyName="System" targetFramework="" />
</frameworkAssemblies>
</metadata>
</package>