Click here to Skip to main content
15,886,578 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hello Friend's

What is the best way to create a FxCop custom code analysis rule useing Visul Studio 2015.

What I have tried:

I am using
C#
Microsoft Fxcop 10.0 Setup
Posted
Updated 26-Oct-16 0:01am

1 solution

Go through it : https://blogs.msdn.microsoft.com/codeanalysis/2010/03/26/how-to-write-custom-static-code-analysis-rules-and-integrate-them-into-visual-studio-2010/
 
Share this answer
 
Comments
Kamal-Systematix 24-Nov-16 0:01am    
Hello developer,

Thanks For providing this link.
I have check above link but i need to FxCop for Visual Studio 2015.
Suvabrata Roy 28-Nov-16 0:38am    
https://www.nuget.org/packages/Microsoft.CodeAnalysis.CSharp.FxCopAnalyzers/1.0.0-beta2

[This is a prerelease version of Microsoft.CodeAnalysis.CSharp.FxCopAnalyzers]

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900