lukemansell
-
- 20,169 total downloads
- last updated 12/4/2025
- Latest version: 4.0.0
A light weight auto dependency registration extension which scans all assemblies in the solution and automatically registers classes with [RegisterClassAsSingleton], [RegisterClassAsTransient] or... More information -
-
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Standard 1.3 This package targets .NET Standard 1.3. The package is compatible with this framework or higher. .NET Framework 4.5 This package targets .NET Framework 4.5. The package is compatible with this framework or higher.
- 9,574 total downloads
- last updated 4/17/2022
- Latest version: 1.0.0
Common methods to easily sanitize specific things from strings, such as excessive spaces, emojis, links, leading/ending whitespace characters and more. -
-
- 4,017 total downloads
- last updated 10/6/2022
- Latest version: 1.0.1
Adds basic authorization to swagger endpoints with a login screen. Future updates will offer more options such as IAP. -
- 1,794 total downloads
- last updated 1/17/2023
- Latest version: 1.0.0
Methods allowing you to get the average color of an image by either passing through the URL of an image or the bytes of an image. -
- 1,734 total downloads
- last updated 1/16/2023
- Latest version: 1.1.0
Allows you to block access to a list of routes but also provide user agents and referrers which can access those routes -
-
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Standard 1.3 This package targets .NET Standard 1.3. The package is compatible with this framework or higher. .NET Framework 4.5 This package targets .NET Framework 4.5. The package is compatible with this framework or higher.
- 1,720 total downloads
- last updated 4/18/2022
- Latest version: 1.0.0
Extension method to convert any string into a dash seperated string to be used for a URL. Eg: hello world is turned into hello-world. Non alpha numeric characters are stripped and diacritics are removed too. -