Skip to content

Releases: marthijn/Sidio.Sitemap.AspNetCore

3.1.1

Choose a tag to compare

@marthijn marthijn released this 15 Apr 07:37

What's Changed

Full Changelog: 3.1.0...3.1.1

3.1.0

Choose a tag to compare

@marthijn marthijn released this 07 Jan 09:39

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

Choose a tag to compare

@marthijn marthijn released this 12 Nov 10:06
af35fbd

What's Changed

Full Changelog: 2.8.0...3.0.3

2.8.0

Choose a tag to compare

@marthijn marthijn released this 12 Nov 07:16
  • Support for .NET 10

2.7.7

Choose a tag to compare

@marthijn marthijn released this 24 Oct 09:41

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

3.0.2-preview Pre-release
Pre-release

Choose a tag to compare

@marthijn marthijn released this 18 Sep 08:05
  • Added support for a cache key prefix

3.0.1-preview

3.0.1-preview Pre-release
Pre-release

Choose a tag to compare

@marthijn marthijn released this 10 Jun 13:23
  • Package updates
  • Readme update

2.7.6

Choose a tag to compare

@marthijn marthijn released this 20 May 07:25
ebb2a67

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

Choose a tag to compare

@marthijn marthijn released this 15 Apr 07:14
2f6e30d

What's Changed

Full Changelog: 2.7.4...2.7.5

3.0.0-preview

3.0.0-preview Pre-release
Pre-release

Choose a tag to compare

@marthijn marthijn released this 20 Mar 11:59
  • The IDistributedCache is replaced by HybridCache