Skip to content

Releases: Synnotech-AG/Synnotech.AspNetCore.MinimalApis

0.2.0 Look 💠

29 Mar 17:17
d682020
Compare
Choose a tag to compare

Synnotech.AspNetCore.MinimalApis 0.2.0

  • added extension methods to easily retrieve the status code, the body, or the Location header URL via an IResult instance (#2)

0.1.0 Hello 🌍

29 Mar 11:43
Compare
Choose a tag to compare

Synnotech.AspNetCore.MinimalApis 0.1.0

  • initial release
  • provides IResult classes that are public for easier unit-testing (check the Response class for factory methods)