Skip to content

Revo-1.18.0

Compare
Choose a tag to compare
@martinzima martinzima released this 16 Nov 20:22

[1.18.0] - 2020-11-16

Added

  • support for .NET 5.0, ASP.NET Core 5.0 and EF Core 5.0 (supporting both 3.1 and 5.0 versions now)

Changed

  • Permission.ContextId and ResourceId can now be any objects
  • updated minor version for EF Core 3.1.x
  • updated RavenDB.Client to 5.0.4, Revo.RavenDB now only requires netstandard2.0
  • Rebus:
    • using manual configuration instead of XML now
    • updated dependency to 5.0.4
    • Revo.Rebus now only requires netstandard2.0

Removed

  • dropping support for legacy ASP.NET platform (.NET 4.7)