Skip to content

3.0.0

Compare
Choose a tag to compare
@DavidSuescunPelegay DavidSuescunPelegay released this 27 Jul 20:50
· 25 commits to master since this release

27/07/2022

What's new

  • Master branch is now using .NET 6 by default
    • You can switch to an older SDK by downgrading the version in the Project Properties page and downgrading the NuGet Packages.

Updates

  • Updated Visual Studio version to 2022 edition (16.0.28729.10 => 17.2.32516.85)
  • Updated .NET version (5.0 => 6.0)
  • Updated Bootstrap (5.1.3 => 5.2.0)
  • Updated jQuery-datatable (1.11.3 => 1.12.1)
  • Updated jQuery-datatable-buttons (2.0.1 => 2.2.3)
  • Updated jQuery-validation (1.19.2 => 1.19.5)
  • Updated NuGet Package Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (5.0.11 => 6.0.7)
  • Updated NuGet Package Microsoft.AspNetCore.Identity.EntityFrameworkCore (5.0.11 => 6.0.7)
  • Updated NuGet Package Microsoft.AspNetCore.Identity.UI (5.0.11 => 6.0.7)
  • Updated NuGet Package Microsoft.AspNetCore.Mvc.NewtonsoftJson (5.0.11 => 6.0.7)
  • Updated NuGet Package Microsoft.EntityFrameworkCore.SqlServer (5.0.11 => 6.0.7)
  • Updated NuGet Package Microsoft.EntityFrameworkCore.Tools (5.0.11 => 6.0.7)
  • Updated NuGet Package EPPlus (5.8.0 => 6.0.6)