ASP.NET MVC Boilerplate v4.2.0 Release Notes

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

    • ⬆️ Bump Swashbuckle.AspNetCore from 5.1.0 to 5.2.0.
    • ⬆️ Bump Boxed.Mapping from 3.0.0 to 4.0.0 (#568).
    • 0️⃣ Enable Activity.ForceDefaultIdFormat.
    • Set the IHostEnvironment.ApplicationName to the Product name.
    • 🔊 Enrichy logs with IHostEnvironment.EnvironmentName.
    • ✂ Remove redundant Serilog packages (#557).
    • ⚡️ Update .editorconfig file.
    • appsettings.json is now Production and added appsettings.Development.json for Development (#535)
    • ➕ Add --blame to dotnet test command.
    • ⬆️ Bump Microsoft.ApplicationInsights.AspNetCore from 2.13.0 to 2.13.1 (#531).

    ASP.NET Core GraphQL Boxed

    • 0️⃣ Enable Activity.ForceDefaultIdFormat.
    • Set the IHostEnvironment.ApplicationName to the Product name.
    • 🔊 Enrichy logs with IHostEnvironment.EnvironmentName.
    • ✂ Remove redundant Serilog packages (#557).
    • ⚡️ Update .editorconfig file.
    • appsettings.json is now Production and added appsettings.Development.json for Development (#535)
    • ➕ Add --blame to dotnet test command.
    • ⬆️ Bump Microsoft.ApplicationInsights.AspNetCore from 2.13.0 to 2.13.1 (#531).

    Microsoft Orleans Boxed

    • ⬆️ Bump Microsoft.Orleans to 3.1.3.
    • ✂ Remove ProcessExitHandlingOptions.
    • Switch from ISiloBuilderConfigurator to ISiloConfigurator.
    • Set the IHostEnvironment.ApplicationName to the Product name.
    • 🔊 Enrichy logs with IHostEnvironment.EnvironmentName.
    • ✂ Remove redundant Serilog packages (#557).
    • ⚡️ Update .editorconfig file.
    • appsettings.json is now Production and added appsettings.Development.json for Development (#535)
    • ➕ Add --blame to dotnet test command.
    • ⬆️ Bump Microsoft.ApplicationInsights.AspNetCore from 2.13.0 to 2.13.1 (#531).

    📦 Microsoft NuGet Package Boxed

    • ⚡️ Update .editorconfig file.
    • ➕ Add --blame to dotnet test command.