Skip to content

Releases: marthijn/Sidio.Sitemap.AspNetCore

2.7.0-preview

22 Nov 14:39
Compare
Choose a tag to compare
2.7.0-preview Pre-release
Pre-release
  • Added support for Web API controllers

2.6.0

13 Nov 08:37
65f1d6d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.4...2.6.0

2.5.4

07 Nov 16:18
Compare
Choose a tag to compare
  • Fixed an issue where some services could not be initialized if an IDistributedCache was not available

2.5.3

14 Oct 13:42
Compare
Choose a tag to compare

What's Changed

  • Update dependencies

Full Changelog: 2.5.2...2.5.3

2.5.2

28 Aug 12:13
Compare
Choose a tag to compare

2.5.1

20 Aug 05:23
9056e8a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.0...2.5.1

2.5.0

22 Jul 14:30
Compare
Choose a tag to compare

Added helper functions to handle null reference warnings.

2.4.0

18 Jul 08:54
1375f9f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.1...2.4.0

2.3.1

12 Jul 11:28
836cb6c
Compare
Choose a tag to compare

What's Changed

  • Middleware has been added to support automatic generation of sitemaps by @marthijn in #26

Package updates

Full Changelog: 2.2.3...2.3.1

2.3.0-preview

30 Jun 06:21
Compare
Choose a tag to compare
2.3.0-preview Pre-release
Pre-release
  • Sitemap middleware added; auto-generate sitemaps using reflection.