ASP.NET MVC Boilerplate v2.2.0 Release Notes

Release Date: 2019-07-28 // over 4 years ago
  • ASP.NET Core API Boxed

    • ⬆️ Upgrade Serilog.
    • Set the Host in the swagger document.
    • ➕ Add a .gitattributes file.
    • ⚡️ Update the .editorconfig file

    ASP.NET Core GraphQL Boxed

    • ⬆️ Upgrade Serilog.
    • ➕ Add null check on errors before EnrichWithApolloTracing.
    • ➕ Add a .gitattributes file.
    • ⚡️ Update the .editorconfig file

    Microsoft Orleans Boxed

    • ⬆️ Upgrade Orleans to 2.3.6.
    • ⬆️ Upgrade Serilog.
    • ➕ Add telemetry and statistics when running on linux.
    • ➕ Add streaming and show a usage example in HelloGrain.
    • ➕ Add reminders and show a usage example in ReminderGrain.
    • ➕ Add a .gitattributes file.
    • ⚡️ Update the .editorconfig file