ASP.NET MVC Boilerplate v1.11.0 Release Notes

Release Date: 2018-12-31 // over 5 years ago
  • ASP.NET Core API Boxed

    • ⬆️ Upgrade to ASP.NET Core 2.2.
    • ➕ Add in-process IIS hosting as new default.
    • ➕ Add ASP.NET Core 2.2 IOptions readiness and liveness health checks.
    • ➕ Add ASP.NET Core 2.2 IOptions validation.
    • ➕ Add ASP.NET Core 2.2. Problem Details Support.
    • ✂ Removed StatusController.
    • ✂ Removed minimum IIS module setup due to a bug with IIS Express. Will add this back when there is a solution.

    ASP.NET Core GraphQL Boxed

    • ⬆️ Upgrade to ASP.NET Core 2.2.
    • ⬆️ Upgrade to GraphQL Dotnet 2.4.0.
    • ➕ Add in-process IIS hosting as new default.
    • ➕ Add ASP.NET Core 2.2 IOptions readiness and liveness health checks.
    • ➕ Add ASP.NET Core 2.2 IOptions validation.
    • ✂ Removed minimum IIS module setup due to a bug with IIS Express. Will add this back when there is a solution.