Skip to content
Marek Linka edited this page Apr 29, 2017 · 9 revisions

Agent Mulder project status

The transition from the original author has been finalized and the first official version of the new Agent Mulder has been released! You can find it in the ReSharper Gallery

On the technical front, the situation is as follows:

  • Support for ReSharper 2016.2:
    • Merged into develop
  • Support for ReSharper 2016.3:
    • ReSharper 2016.3 SDK seems to have broken unit tests
    • Issue has been reported to JetBrains: RSRP-462277
    • Apart from unit tests, everything seems to be checking out
    • Merged
  • Support for ASP.NET Core DI container:
    • Adds support for the new DI container included in the ASP.NET Core
    • Support for AddSingleton, AddTransient, AddScoped, AddMvc and AddDbContext registrations
    • Unit tests created (but still broken as of 2016.3.2)
    • Merged
  • Support for ReSharper 2017.1 (Wave 8.0)
    • Updated to ReSharper SDK 2017.1
    • Unit tests still broken (see above)
    • Merged into develop and published
Clone this wiki locally