Skip to content

Project Ideas

Jeffrey T. Fritz edited this page Jan 6, 2018 · 5 revisions

Here are some project ideas we're kicking around:

  • Roslyn Analyzer - tell me when I'm using methods NOT intended for ConfigureServices / Configure and they should be in the other method
  • Roslyn Analyzer / CodeFix - Move Route attributes to Startup / RouteTable method
Clone this wiki locally