Question: Write a comprehensive report on Roslyn Analyzers and FxCop Analyzers. Your report must fulfill the following requirement, b) List the core features of Roslyn Analyzers.
Write a comprehensive report on Roslyn Analyzers and FxCop Analyzers. Your report must fulfill the following requirement,
b) List the core features of Roslyn Analyzers.
c) List the core features of FxCop Analyzers.
d) Write a simple CRUD application in C#.
e) Run the Roslyn Analyzers on your application source code to generate the analysis report. Include the snapshot of the result in your report.
f) Fix the violations reported by Roslyn Analyzers. Include the snapshot of the result in your report after fixing all the issues.
g) Run the FxCop Analyzers on your application source code to generate the analysis report. Include the snapshot of the result in your report.
h) Fix the violations reported by FxCop Analyzers. Include the snapshot of the result in your report after fixing all the issues.
i) Write a section in your report to discuss the advantages and disadvantages (if any) of using Roslyn and FxCop Analyzer
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
