ctolkien
-
Slugify.
by: ctolkienCore - 5,772,607 total downloads
- last updated 3/18/2025
- Latest version: 5.1.1
Simple Slug / Clean URL generator helper for Microsoft .NET framework and .NET Standard. With default settings, you will get an hyphenized, lowercase, alphanumeric version of any string you please, with any... More information -
- 382,996 total downloads
- last updated 6/3/2024
- Latest version: 4.0.0
This is a .NET Standard wrapper around the http://tinypng.com image compression service. -
- 14,992 total downloads
- last updated 9/21/2020
- Latest version: 3.1.0-beta1 (prerelease)
Package Description -
- 12,031 total downloads
- last updated 4/18/2012
- Latest version: 1.0.4491.30130
A wrapper around the Google Analytics JS code. Useful especially for when you want to include E-commerce tracking. Has both async, and legacy implementations -
- 9,072 total downloads
- last updated 8/28/2019
- Latest version: 2.0.1-beta (prerelease)
.NET Standard wrapper for the Clubhouse API -
- 8,384 total downloads
- last updated 4/18/2012
- Latest version: 1.0.4491.29854
@{ Html.RenderPartial("TrackingCode", new Soda.GoogleAnalytics.TrackingCode("UA-ACCOUNTID")); } -
- 5,636 total downloads
- last updated 8/17/2020
- Latest version: 3.1.0
Middleware for ASP.NET Core to diagnose what values are available from Configuration -
- 4,795 total downloads
- last updated 6/22/2018
- Latest version: 1.0.2
Package Description -
- 3,466 total downloads
- last updated 9/26/2017
- Latest version: 1.0.1
Wrapper around the Azure Blob Storage to handle container instantiations -
- 2,989 total downloads
- last updated 9/26/2017
- Latest version: 1.0.1
MVC Core specific wrapper around the Azure Blob Storage to handle container instantiations -
- 1,825 total downloads
- last updated 2/24/2018
- Latest version: 1.0.0-beta1 (prerelease)
TagHelper to generate schema.org compliant breadcrumbs. -
- 1,000 total downloads
- last updated 12/5/2019
- Latest version: 1.0.0
Usage: ``` services.AddControllersWithViews(options => { options.ModelMetadataDetailsProviders.Add(new HumanizerMetadataProvider()); }) ```