Skip to content

2.3.0

Compare
Choose a tag to compare
@aidmsu aidmsu released this 07 Jun 13:28

Release Notes

  • Added – Support for .NET Core with .NET Standard 1.3.
  • Added – Support for SourceLink 2.0. If "Enable source link support flag is set" in Visual Studio it's possible to debug Hangfire.Autofac using its downloaded sources.
  • Changed – Removed references to Newtonsoft.Json and Owin packages.
  • Changed – Renamed HangFire.Autofac to Hangfire.Autofac.