Updated Wiki: Diagnostics
Diagnostics ReferenceNSDEPCOP01TitleIllegal namespace reference.SeverityWarning (default, can be modified with CodeIssueKind attribute in the config file)ExplanationThe designated symbol in the source...
View ArticleUpdated Wiki: Diagnostics
Diagnostics ReferenceNSDEPCOP01TitleIllegal namespace reference.SeverityWarning (default, determined by CodeIssueKind attribute in the config file)ExplanationThe designated symbol in the source code...
View ArticleUpdated Wiki: How Does It Work?
How does it work? NsDepCop can run at compile-time and/or at code editing time. To run at compile time, the tool is implemented as an MsBuild task so it runs regardless of whether it was invoked via...
View ArticleUpdated Wiki: Home
News: v1.5 released that supports the VisibleMembers config element to fine-tune dependencies at the type level. NsDepCop is a static analysis tool that lets you enforce namespace dependency rules in...
View ArticleUpdated Wiki: Home
News: v1.5 released that supports the VisibleMembers config element to fine-tune dependencies at the type level. NsDepCop is a static analysis tool that lets you enforce namespace dependency rules in...
View ArticleUpdated Wiki: Home
News: v1.5 released that supports the VisibleMembers config element to fine-tune dependencies at the type level.NsDepCop is a static analysis tool that lets you enforce namespace dependency rules in...
View ArticleUpdated Wiki: Home
News: v1.5 released that supports the VisibleMembers config element to fine-tune dependencies at the type level.NsDepCop is a static analysis tool that lets you enforce namespace dependency rules in...
View ArticleUpdated Wiki: Home
News: v1.5 released that supports the VisibleMembers config element to fine-tune dependencies at the type level. NsDepCop is a static analysis tool that lets you enforce namespace dependency rules in...
View ArticleUpdated Wiki: Home
News: v1.5 released that supports the VisibleMembers config element to fine-tune dependencies at the type level. NsDepCop is a static analysis tool that lets you enforce namespace dependency rules in...
View ArticleUpdated Wiki: Home
News: v1.5 released that supports the VisibleMembers config element to fine-tune dependencies at the type level. NsDepCop is a static analysis tool that lets you enforce namespace dependency rules in...
View ArticleUpdated Wiki: Home
News: v1.5 released that supports the VisibleMembers config element to fine-tune dependencies at the type level. NsDepCop is a static analysis tool that lets you enforce namespace dependency rules in...
View ArticleUpdated Wiki: Dependency Control
Dependency ControlWhy care about code dependencies?"Poor dependency management leads to code that is hard to change, fragile, and non-reusable" says Uncle Bob.Dependency control tools helps you enforce...
View ArticleUpdated Wiki: Dependency Control
Dependency ControlWhy care about code dependencies?"Poor dependency management leads to code that is hard to change, fragile, and non-reusable" says Uncle Bob.Dependency control tools helps you enforce...
View ArticleUpdated Wiki: Dependency Control
Dependency ControlWhy care about code dependencies?"Poor dependency management leads to code that is hard to change, fragile, and non-reusable" says Uncle Bob.Dependency control tools helps you enforce...
View ArticleUpdated Wiki: Dependency Control
Dependency ControlWhy care about code dependencies?"Poor dependency management leads to code that is hard to change, fragile, and non-reusable" says Uncle Bob.Dependency control tools helps you enforce...
View ArticleUpdated Wiki: Example
Example This example is taken from the NsDepCop tool itself. A package diagram depicts the namespaces and their dependencies and two dependency config files show how those dependencies are represented...
View ArticleUpdated Wiki: Dependency Control
Dependency ControlWhy care about code dependencies?"Poor dependency management leads to code that is hard to change, fragile, and non-reusable" says Uncle Bob.Dependency control tools helps you enforce...
View ArticleUpdated Wiki: Dependency Control
Dependency ControlWhy care about code dependencies?"Poor dependency management leads to code that is hard to change, fragile, and non-reusable" says Uncle Bob.Dependency control tools help you enforce...
View ArticleUpdated Wiki: Home
News:v1.5 released that supports the VisibleMembers config element to fine-tune dependencies at the type level.Source code moved to GitHub.Work in progress:Add VisibleMembers support to Allowed...
View ArticleUpdated Wiki: Home
NsDepCop is a static analysis tool that lets you enforce namespace dependency rules in your C# projects.No more unplanned or unnoticed dependencies in your system.MSBuild integrationReports issues at...
View Article