NsDepCop 1.11.0-beta2
NsDepCop helps you to eliminate unintended or unnoticed code dependencies in your application.
Add the NuGet package to your C# projects and specify the dependency rules in the config.nsdepcop files.
The dependency analyzer will be run automatically on every build.
See project site for details (https://github.com/realvizu/NsDepCop).
This is a prerelease version of NsDepCop.
Requires NuGet 3.3 or higher.
Install-Package NsDepCop -Version 1.11.0-beta2
dotnet add package NsDepCop --version 1.11.0-beta2
<PackageReference Include="NsDepCop" Version="1.11.0-beta2"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NsDepCop --version 1.11.0-beta2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NsDepCop, 1.11.0-beta2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
- New: Disable/force NsDepCop with MSBuild property.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on NsDepCop:
Repository | Stars |
---|---|
realvizu/NsDepCop
NsDepCop is a static code analysis tool that helps to enforce namespace dependency rules in C# projects. No more unplanned or unnoticed dependencies in your system.
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.11.0-beta2 | 344 | 5/11/2020 |
1.11.0-beta1 | 256 | 4/21/2020 |
1.10.1 | 10,239 | 2/2/2020 |
1.10.1-beta1 | 375 | 1/17/2020 |
1.9.0 | 5,969 | 3/15/2019 |
1.9.0-beta2 | 1,219 | 2/17/2019 |
1.9.0-beta1 | 357 | 2/3/2019 |
1.8.2 | 13,619 | 1/30/2019 |
1.8.2-beta1 | 324 | 1/13/2019 |
1.8.1 | 995 | 12/25/2018 |
1.8.1-beta1 | 523 | 8/15/2018 |
1.8.0 | 1,206 | 7/21/2018 |
1.8.0-beta1 | 656 | 6/12/2018 |
1.7.1 | 39,216 | 7/8/2017 |
1.7.0 | 704 | 7/2/2017 |
1.6.1 | 717 | 4/20/2017 |
1.6.0 | 1,425 | 3/24/2017 |
1.6.0-beta1 | 571 | 1/25/2017 |