SimpleMvcSitemap icon indicating copy to clipboard operation
SimpleMvcSitemap copied to clipboard

Automatic Sitemap.xml creation and dependency fixup and multi-targeting

Open xantari opened this issue 3 years ago • 4 comments

  • Implements #48
  • Adds automatic robots.txt creation as well
  • Fixes the dependencies (current library uses old .net core references that are marked by Microsoft with critical vulnerabilities)
  • Removes unnecessary dependencies
  • Also addresses what was mentioned in #44 due to it's built in multi-targeting nuget updates

Nice clean dependency list now: image

xantari avatar Dec 12 '21 17:12 xantari

Any thoughts on this yet?

xantari avatar Dec 19 '21 14:12 xantari

Ok, haven't received any feedback on this. Will publish a fork of this to nuget if that's OK.

xantari avatar Jan 31 '22 17:01 xantari

Please go ahead 🙂

On 31 Jan 2022 Mon at 17:14 xantari @.***> wrote:

Ok, haven't received any feedback on this. Will publish a fork of this to nuget if that's OK.

— Reply to this email directly, view it on GitHub https://github.com/uhaciogullari/SimpleMvcSitemap/pull/49#issuecomment-1026012719, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAK5MWXRHAM2THGGBULUPNLUY27ONANCNFSM5J4PYOOQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

uhaciogullari avatar Feb 01 '22 09:02 uhaciogullari

@xantari merged your MR here: https://git.mokeev1995.ru/math-faculty/SimpleMvcSitemap

Uploaded here: https://www.nuget.org/packages/SimpleMvcSitemap.Core/4.3.0

mokeev1995 avatar Jun 09 '23 07:06 mokeev1995