Skip to content

Releases: marthijn/Sidio.Sitemap.AspNetCore

3.1.1

15 Apr 07:37

Choose a tag to compare

What's Changed

Full Changelog: 3.1.0...3.1.1

3.1.0

07 Jan 09:39

Choose a tag to compare

What's Changed

  • Adding support for a custom sitemap node provider when using the middleware.
  • Bump Microsoft.Extensions.Caching.Hybrid from 10.0.0 to 10.1.0 by @dependabot[bot] in #112

Full Changelog: 3.0.3...3.1.0

3.0.3

12 Nov 10:06
af35fbd

Choose a tag to compare

What's Changed

Full Changelog: 2.8.0...3.0.3

2.8.0

12 Nov 07:16

Choose a tag to compare

  • Support for .NET 10

2.7.7

24 Oct 09:41

Choose a tag to compare

What's Changed

  • Performance improvement: the middleware only handles get requests.

Package updates

Full Changelog: 2.7.6...2.7.7

3.0.2-preview

18 Sep 08:05

Choose a tag to compare

3.0.2-preview Pre-release
Pre-release
  • Added support for a cache key prefix

3.0.1-preview

10 Jun 13:23

Choose a tag to compare

3.0.1-preview Pre-release
Pre-release
  • Package updates
  • Readme update

2.7.6

20 May 07:25
ebb2a67

Choose a tag to compare

What's Changed

  • Update Microsoft.AspNetCore.Mvc.Testing and 2 other dependencies by @dependabot in #78

Full Changelog: 2.7.5...2.7.6

2.7.5

15 Apr 07:14
2f6e30d

Choose a tag to compare

What's Changed

Full Changelog: 2.7.4...2.7.5

3.0.0-preview

20 Mar 11:59

Choose a tag to compare

3.0.0-preview Pre-release
Pre-release
  • The IDistributedCache is replaced by HybridCache