lukemansell
-
- 16,549 total downloads
- last updated 9/17/2023
- Latest version: 3.1.1
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.
- 4,149 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. -
-
- 2,591 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,231 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 -
- 1,229 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. -
-
.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,225 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. -