Kloc
-
- 27,753 total downloads
- last updated 10/27/2020
- Latest version: 1.3.0
These extensions make it easy to chain Linq expressions based on conditions—useful for sorting, filtering, and paging. -
ConsoleBuildR by: Kloc
- 6,079 total downloads
- last updated 9/23/2019
- Latest version: 3.0.0
Upgrade your console application and use the same pattern as .NET Core MVC projects to configure services, logging, and use application settings. -
- 4,954 total downloads
- last updated 1/3/2021
- Latest version: 0.4.1
Logging provider abstraction for .NET's logging API. -
- 3,945 total downloads
- last updated 1/9/2019
- Latest version: 1.1.3
Extensions to expose lists, collections, dictionaries, and enumerables as read-only. IList<T>.AsReadOnly() ICollection<T>.AsReadOnly() IDictionary<TKey,TValue>.AsReadOnly() IEnumerable<T>.AsReadOnly() -
- 2,946 total downloads
- last updated 6/25/2019
- Latest version: 1.0.1
Abstractions for the Jumble password hashing library. -
- 2,789 total downloads
- last updated 1/3/2021
- Latest version: 0.4.1
Inscribe's logging provider for Entity Framework Core. Useful for logging application errors in a database. -
Inscribe.
Email by: Kloc- 2,558 total downloads
- last updated 1/3/2021
- Latest version: 0.4.1
Inscribe's logging provider for emailing. Useful for sending out messages for critical application errors. -
LinqPaging by: Kloc
- 2,124 total downloads
- last updated 5/12/2020
- Latest version: 3.0.0
Paging made easy with Linq syntax and extensions. Translates directly to SQL for database-side paging when using Entity Framework.