issues
search
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.
GNU General Public License v2.0
200
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Detect cyclic namespace dependencies
#79
feO2x
opened
4 weeks ago
2
Support a single config.nsdepcop file at the solution level (without requiring a config in each project folder)
#78
realvizu
opened
1 month ago
0
Enable Checking of Top Level Statement Files in NSDepCop
#76
qja3
closed
2 months ago
1
Disallowing selected types of a namespace
#75
realvizu
opened
2 months ago
2
Make debug logging configurable
#71
realvizu
opened
1 year ago
0
VS 2022- Dont see NsDepCop work in C# ClassLibrary (.Net Framework) project
#70
edwin-alvarez
closed
1 year ago
2
Enhanced wildcards to ensure modules segregation
#69
molinch
closed
1 year ago
4
Display allowed type names
#68
SteveDunn
closed
1 year ago
0
Add Allowed Types/Members to build warning
#67
kirides
closed
1 year ago
6
Added the ParentCanDependOnChildImplicitly option to the xsd
#66
pragone
closed
1 year ago
0
The xsd for configuration does not define ParentCanDependOnChildImplicitly
#65
pragone
closed
1 year ago
1
Test/wildcards
#64
mgoutrie
closed
2 years ago
0
Added option to allow parent reference children.
#63
0xorial
closed
2 years ago
4
Error with System.Runtime version 4.2.2.0
#62
artbase
closed
2 years ago
3
fix #60: the type of a static method is detected
#61
mgoutrie
closed
2 years ago
1
Method call dependencies without a return type are ignored
#60
kirchsth
closed
2 years ago
1
New Feature: Add assembly(/nuget) version checks
#59
kirchsth
closed
3 years ago
1
Mac Rider Use NsDepCopTask error
#58
lipengjia1
closed
2 years ago
3
VSIX not working in newer VS 2019 versions
#57
realvizu
closed
3 years ago
2
Unable to communicate with NsDepCop service
#56
JojoShow
closed
3 years ago
1
Analysis fails with null reference error
#55
ClassyCircuit
closed
3 years ago
3
How to disallow NS reference except for ...
#54
zhangxin511
closed
4 years ago
2
Support regex in namespace definition
#53
iotalambda
opened
4 years ago
0
Feature/no remoting
#52
mpg07
closed
3 years ago
3
'Unable to communicate with NsDepCop service' when building 1 project. Works when building multiple projects.
#51
realvizu
closed
4 years ago
0
Warn when there is not used allowed rule
#50
leotsarev
opened
5 years ago
1
Disallowed from a.* to a.b.* causes a.b.c->a.b.c to throw a warning
#49
destects
opened
5 years ago
2
Unable to communicate with NsDepCop service. All retries failed on CI Build
#48
seblucas
closed
5 years ago
4
Support VS2019
#47
realvizu
closed
5 years ago
1
[Q] Are transient dependencies supported?
#46
o7g8
closed
5 years ago
1
Incremental build not triggered when only config.nsdepcop have changed
#45
realvizu
closed
5 years ago
2
NuGet package: change License URL to License
#44
realvizu
closed
3 years ago
1
Unable to communicate with NsDepCop service
#43
TC-M
closed
5 years ago
14
New feature - Type based dependency rules
#42
mcintyre321
opened
5 years ago
1
Turn off analysis with some global switch
#41
realvizu
closed
5 years ago
0
Exclude generated files from analysis
#40
realvizu
closed
5 years ago
1
If no source file have changed then do not execute the analysis.
#39
realvizu
closed
5 years ago
2
Convert csprojs to new format
#38
realvizu
closed
3 years ago
1
Feature ideas - Adding cyclic namespace dependency check
#37
mesteves-mw
opened
6 years ago
2
Update Roslyn to latest stable version
#36
realvizu
closed
6 years ago
1
Dependency by inheritance is permitted
#35
gimmi
opened
6 years ago
7
Support .NET Core
#34
ausol
closed
3 years ago
10
Builds ocassionally hang
#33
davidjward30
closed
6 years ago
3
Stress test NsDepCopTask for resource leak
#32
realvizu
closed
6 years ago
1
Access denied exception when MsBuild.exe processes run under different user accounts
#31
realvizu
closed
6 years ago
0
Added MaxWarningErrorThreshold concept
#30
mcintyre321
closed
6 years ago
4
Frequent failures on CI builds (error NSDEPCOPEX)
#29
davidjward30
closed
6 years ago
13
Support leading wildcard.
#28
p-gag
closed
2 years ago
17
VS 2015 - Dont see NsDepCop work in my project
#27
Irvindotnet
closed
7 years ago
14
Solve performance problem caused by NsDepCopTask being an AppDomainIsolatedTask
#26
realvizu
closed
7 years ago
2
Next