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

Added option to set resource type on service definition. #78

Closed julianyus closed 3 years ago

julianyus commented 3 years ago

BreadcrumbTagHelper now tries to localize the titles. Added sample of localization.

zHaytam commented 3 years ago

Thank you for the PR!