Skip to content

Releases: mgernand/AspNetCore.Endpoints

v8.1.1

09 Jul 08:10
a0a90c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.1.0...v8.1.1

v8.1.0

24 May 07:24
36ecb89
Compare
Choose a tag to compare

What's Changed

  • Re-factored the endpoint group naming. by @mgernand in #10

Full Changelog: v8.0.5...v8.1.0

v8.0.5

19 Apr 11:33
49bebd6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.4...v8.0.5

v8.0.4

19 Mar 14:30
4ca42f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.3...v8.0.4

v8.0.3

23 Nov 17:44
56d8c5f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.2...v8.0.3

v8.0.2

22 Nov 17:19
cd04233
Compare
Choose a tag to compare

What's Changed

  • Added route syntax support to route extension methods. by @mgernand in #4

Full Changelog: v8.0.1...v8.0.2

v8.0.1

17 Nov 12:27
8c422dd
Compare
Choose a tag to compare

What's Changed

  • Changed auto map method to be more generalized. by @mgernand in #3

Full Changelog: v8.0.0...v8.0.1

v8.0.0

17 Nov 12:15
2b542de
Compare
Choose a tag to compare

What's Changed

  • Added initial solution structure. by @mgernand in #1
  • Added the initial version of the endpoints API. by @mgernand in #2

New Contributors

Full Changelog: https://github.com/mgernand/AspNetCore.Endpoints/commits/v8.0.0