Freigeben über


Get FXCop 1.35 directly

FxCop has been available in the Windows SDK, but you can download the tool and accompanying SDK directly to ensure that you are always getting the most up-to-date version. 

FxCop is a code analysis tool that checks .NET managed code assemblies for conformance to the Microsoft .NET Framework Design Guidelines. It uses reflection, MSIL parsing, and callgraph analysis to inspect assemblies for more than 200 defects in:

Library design
Localization
Naming conventions
Performance
Security

FxCop includes both GUI and command line versions of the tool.

Here's the GoDotNet User Sample site, where you can get or share handy user-created custom rules, XSL's, and other handy tools related to FxCop.

You may have heard that godotnet.com is going away. It's true.  Microsoft will be phasing out the GotDotNet site by July 2007. Learn more about the GotDotNet phase-out. But don't fret.  FxCop is not going away. The GoDotNet Team will continue to support FxCop users through GotDotNet features until they have moved to their new home on MSDN.