zHaytam / SmartBreadcrumbs

A utility library for ASP.NET Core (both MVC and Razor Pages) websites to easily add and customize breadcrumbs.
https://blog.zhaytam.com/2018/06/24/asp-net-core-using-smartbreadcrumbs/
MIT License
161 stars 77 forks source link

Fast Fix for asp.net core 2.2 #11

Closed maxpiva closed 5 years ago

maxpiva commented 5 years ago

Fix for asp.net core 2.2 (UrlHelper will throw ArgumentOutOfRangeException)

salscode commented 5 years ago

This issue is preventing me from upgrading to 2.2. Would be nice if this fix could be approved and put in NuGet soon.

zHaytam commented 5 years ago

Thank you for the quick fix and sorry for the huge delay..

maxpiva commented 5 years ago

No problemo :)