Giraffe v3.5.0 Release Notes

Release Date: 2018-12-28 // over 5 years ago
  • ๐Ÿ†• New features

    • โšก๏ธ Updated all packages and framework library dependencies to .NET Core 2.2.
    • โž• Added a new GET_HEAD http handler (see: #314 for more info).
    • โž• Added a new convenience function called handleContext, which can be used for creating new HttpHandler functions.

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixed the _data attribute in the GiraffeViewEngine to accept a key and value parameter now.