copernicus365
-
- 559,286 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,369 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,503 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,209 total downloads
- last updated 8/26/2022
- Latest version: 3.6.0
A rich and extremely tolerant .NET RSS and ATOM feed parser. -
- 8,385 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 -
- 8,010 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,550 total downloads
- last updated 10/17/2024
- Latest version: 6.0.2
Package Description -
- 6,999 total downloads
- last updated 10/17/2024
- Latest version: 6.0.2
Package Description -
- 4,917 total downloads
- last updated 3/11/2022
- Latest version: 3.3.0
Provides minor set of xunit helpers -
- 4,090 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,066 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,941 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,446 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,599 total downloads
- last updated 3/9/2022
- Latest version: 2.0.0
Package Description -
- 1,227 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. -
- 843 total downloads
- last updated 8/21/2024
- Latest version: 4.0.5
Package Description -
- 627 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. -
- 229 total downloads
- last updated 6/9/2022
- Latest version: 1.0.1
Package Description -
- 136 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 -
- 86 total downloads
- last updated 11/28/2024
- Latest version: 1.0.2
Extending upon the terrific `System.CommandLine` library, `CommandLine.EasyBuilder` offers a more functional and user friendly way of building up `System.CommandLine`'s types.