Pagination tag helper for ASP.NET Core, easy to use fully customizable.
- Article: Paging TagHelper for ASP.NET Core
 - GitHub: Paging TagHelper
 
Image resize for .NET Core. Resize images and add text/image watermarks.
- Article: Image Resize for ASP.NET Core
 - GitHub: LazZiya.ImageResize
 
Bootstrap alerts in html code friendly taghelper
- Articles: Alert TagHelper
 - GitHub: Alert TagHelper
 
Language naviation tag helper
- Articles: Langauge Navigation TagHelper
 - GitHub: LangaugeNav TagHelper
 
Use mutiple submit buttons in ASP.NET Core Raxore Page standard and ajax forms.
- Article: Multiple Submit Buttons
 
Change the numbering systems using javascript to support muticultural web applications.
- Article: Multicultural Numbering Systems
 
Localize taghelper for razor pages
- Articles: Localize TagHelper
 - GitHub: TagHelpers.Localization
 
Sample project for globalizatio/localization in ASP.NET Core
- Articles: Developing Multicultural Web Application
 - GitHub: MyTrips multicultural web app
 
Create select list dropdown controls from enums easily with localization support.
Learn how to make ajax requests using simple inline attributes with a link or form
- ...