ASP.NET MVC Boilerplate v4.3.0 Release Notes

Release Date: 2020-03-28 // about 4 years ago
  • ASP.NET Core API Boxed

    • ⬆️ Bump Microsoft.AspNetCore.* to 3.1.3.
    • ⬆️ Bump Swashbuckle.AspNetCore.* to 5.2.1.
    • Replace '!= null' to 'is object' (#583).

    ASP.NET Core GraphQL Boxed

    • ⬆️ Bump Microsoft.AspNetCore.* to 3.1.3.
    • Replace '!= null' to 'is object' (#583).

    Microsoft Orleans Boxed

    • ⬆️ Bump Microsoft.Extensions.* to 3.1.3.
    • Replace '!= null' to 'is object' (#583).

    📦 Microsoft NuGet Package Boxed

    • ⬆️ Bump .NET Core SDK to 3.1.201 (#582).
    • ⬆️ Bump Microsoft.Orleans.* to 3.1.4
    • Replace '!= null' to 'is object' (#583).
    • 👉 Use MinVer for versioning (#594).
    • 🏗 Use multiple nested Directory.Build.props files (#594).
    • ➕ Add source control providers (#594).
    • ➕ Add source link for more source control providers (#594).
    • ✂ Remove Git option (#594).