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

Updated code for .NET Core v3 #47

Closed ksummerlin closed 4 years ago

ksummerlin commented 4 years ago

The example runs now under .NET Core v3 and the unit tests all run successfully.

zHaytam commented 4 years ago

Hello, thank you for the PR! I will merge it soon and update the NuGet package.