copernicus365
-
- 557,527 total downloads
- last updated 6/17/2019
- Latest version: 1.9.3
ExpressMapper.Core is a fork of ExpressMapper built against netstandard. ExpressMapper is a lightweight, fast and easy to use .Net mapper to map one type of object(s) to another. ExpressMapper relies completely... More information -
- 44,283 total downloads
- last updated 6/28/2022
- Latest version: 4.3.0
A general purpose toolbox of helpful .NET extensions methods (and some types). Helpful extension methods on Dictionary, DateTime / DateTimeOffset, on strings and StringBuilder, on general... More information -
- 12,455 total downloads
- last updated 3/9/2022
- Latest version: 4.2.0
MIME type helper for getting some common ("basic") MIME types, and the ability to know their associated file extensions, or to find a MIME type(s) from an extension, and so forth. This is NOT intended to be... More information -
- 10,148 total downloads
- last updated 8/26/2022
- Latest version: 3.6.0
A rich and extremely tolerant .NET RSS and ATOM feed parser. -
- 8,352 total downloads
- last updated 3/11/2022
- Latest version: 3.7.0
A number of helpful collections, such as a DropOffStack, a PriorityQueue, some binary-search types that allow chop-searching on virtual collections (not just on an array), and a grab-bag of additional... More information -
- 7,978 total downloads
- last updated 3/9/2022
- Latest version: 3.4.0
Some cryptography and compression related helper extension methods and types. Extension methods that make it easy to get SHA hashes as well as AES-256 encryption on strings and byte-arrays. XZip... More information -
- 7,517 total downloads
- last updated 10/17/2024
- Latest version: 6.0.2
Package Description -
- 6,965 total downloads
- last updated 10/17/2024
- Latest version: 6.0.2
Package Description -
- 4,897 total downloads
- last updated 3/11/2022
- Latest version: 3.3.0
Provides minor set of xunit helpers -
- 4,071 total downloads
- last updated 3/9/2022
- Latest version: 2.1.0
- Timezone / TZ types for easily getting a `TimeZoneInfo` from a TZ identifer. - World countries enum and a U.S. and Canada states enum, with GeoNames helper (with helper dictionaries on country / state... More information -
- 4,049 total downloads
- last updated 3/9/2022
- Latest version: 3.5.0
Some Newtonsoft.JSON helper extension methods and types (e.g. JsonConverters). Most important is the extension method on objects exposting a useful `ToJson` extension method, which allows one to serialize any... More information -
- 2,924 total downloads
- last updated 3/9/2022
- Latest version: 3.3.0
Text-oriented functions for working with CSVs, clearing XML tags, Diacritics, a GridOutputBuilder (for outputting lines of output in aligned columns), and so forth. -
- 2,428 total downloads
- last updated 3/9/2022
- Latest version: 3.3.0
`XHttp` makes it easy to make 304 NotModified requests, to get rich request response data in fewer lines of code, makes working with some annoying things like FormUrlEncodedContent simpler, and so... More information -
- 1,582 total downloads
- last updated 3/9/2022
- Latest version: 2.0.0
Package Description -
- 1,225 total downloads
- last updated 6/18/2019
- Latest version: 3.1.0
Timezone / TZ types for easily getting a `TimeZoneInfo` from a TZ identifer. Also contains a world countries enum and a U.S. and Canada states enum, GeoNames, and so forth. -
- 841 total downloads
- last updated 8/21/2024
- Latest version: 4.0.5
Package Description -
- 612 total downloads
- last updated 4/8/2021
- Latest version: 1.0.0
Paginator types assisting in getting paged results, and in constructing paginator type controls. -
- 227 total downloads
- last updated 6/9/2022
- Latest version: 1.0.1
Package Description -
- 117 total downloads
- last updated 10/16/2024
- Latest version: 1.0.0
Entity Framework Core basic helper repository. Just makes a lot of things simpler, and very lightweight -
- 23 total downloads
- last updated 11/21/2024
- Latest version: 1.0.0
Minimal extensions to the System.CommandLine library that allow a more functional way of building a command line app: visually easier to comprehend, and more DRY