Changelog for Upgrade from ASP.NET Core 2.1 to ASP.NET Core 3.1

October 31, 2020 ยท View on GitHub

All notable changes to this project will be documented in this file.

Update to AspNetCore v3.1.2 (2020-03-05)

Summary

  • All packages updated to the latest version.
  • Code improvement and bug fixes.
  • AutoMapper v9.0.0 changes applied and static Mapper removed.
  • Swashbuckle new changes applied.
  • NETCore 3.x and ASPNETCore 3.x and EFCore 3.x new changes applied.

Details