Skip to content
Marek Linka edited this page Dec 27, 2016 · 9 revisions

Agent Mulder project status

We are currently in the process of establishing the revival project. As you can see, we have our own fork of the original code and plan on contacting the original author to sort out the maintenance transition.

On the technical front, we already managed to put in some work:

  • Support for ReSharper 2016.2:
  • Merged into develop
  • Support for ReSharper 2016.3: branch Wave_7.0
  • 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
  • Pending code review
  • Support for ASP.NET Core DI container: branch AspNetCoreSupport
  • Adds support for the new DI container included in the ASP.NET Core
  • Support for AddSingleton, AddTransient, AddScoped, and AddMvc registrations
  • Unit tests need to be created
  • Should be merged after R# 2016.3(.1) is sorted out
Clone this wiki locally