Microsoft.DependencyValidation.Analyzers
0.11.0
dotnet add package Microsoft.DependencyValidation.Analyzers --version 0.11.0
NuGet\Install-Package Microsoft.DependencyValidation.Analyzers -Version 0.11.0
<PackageReference Include="Microsoft.DependencyValidation.Analyzers" Version="0.11.0" />
paket add Microsoft.DependencyValidation.Analyzers --version 0.11.0
#r "nuget: Microsoft.DependencyValidation.Analyzers, 0.11.0"
// Install Microsoft.DependencyValidation.Analyzers as a Cake Addin
#addin nuget:?package=Microsoft.DependencyValidation.Analyzers&version=0.11.0
// Install Microsoft.DependencyValidation.Analyzers as a Cake Tool
#tool nuget:?package=Microsoft.DependencyValidation.Analyzers&version=0.11.0
Enables live validation of architecture dependencies. Layering is expressed with Dependency Validation Diagrams (Layer Diagrams)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (53)
Showing the top 5 NuGet packages that depend on Microsoft.DependencyValidation.Analyzers:
Package | Downloads |
---|---|
DisCatSharp
DisCatSharp Your library to write discord bots in C# with a focus on always providing access to the latest discord features. Written with love and for everyone. |
|
DisCatSharp.Common
DisCatSharp Common Extension Common tools for DisCatSharp, like regexes and converters! |
|
DisCatSharp.VoiceNext
DisCatSharp Voice Next Extension Easy made audio player for discord bots. Documentation: https://docs.dcs.aitsys.dev/articles/modules/audio/voicenext/prerequisites.html |
|
DisCatSharp.Interactivity
DisCatSharp Interactivity Extension Unleash the full power of discord commands. Documentation: https://docs.dcs.aitsys.dev/articles/modules/interactivity.html |
|
DisCatSharp.CommandsNext
DisCatSharp Commands Next Extension Allow your users to use text commands in your bot. Note: Requires the Message Content Intent enabled for your discord application. Documentation: https://docs.dcs.aitsys.dev/articles/modules/commandsnext/intro.html |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.DependencyValidation.Analyzers:
Repository | Stars |
---|---|
dotnet/upgrade-assistant
A tool to assist developers in upgrading .NET Framework applications to .NET 6 and beyond
|