lcorneliussen
-
-
- 878 total downloads
- last updated 9/25/2012
- Latest version: 2.0.0
Extends System.String/IEnumerable<string> by following methods: a) ShortenTo(int length, string hint = "..."): Crops a text to fit into certain number of chars. Appends 'hint' if it has... More information -
-
-
- 844 total downloads
- last updated 9/25/2012
- Latest version: 1.0.0
Creates nice textual representations of any objects. Mostly meant for debug/informational output. -
-
-
- 824 total downloads
- last updated 6/13/2013
- Latest version: 1.1.0
Extends DateTime, DateTimeOffset and Timespan by a method called 'GetPrettyString()'. -
-
-
- 667 total downloads
- last updated 6/13/2013
- Latest version: 1.1.0
Extends System.Type, System.Reflection.MethodBase and System.Diagnostics.StackFrame by a method called 'GetPrettyName()'. -
-
-
- 384 total downloads
- last updated 9/25/2012
- Latest version: 1.0.0
Typesafe thread-static variables. -
-
-
- 262 total downloads
- last updated 9/25/2012
- Latest version: 1.0.0
A minimod for fluently joining Enumerables using String.Join; Adds JoinStringsWith() to IEnumerable and IEnumerable<T> -
-
-
- 259 total downloads
- last updated 7/4/2013
- Latest version: 1.0.1
A minimod for fluently interacting with genric types. -
-
-
- 220 total downloads
- last updated 10/1/2014
- Latest version: 0.9.0
ActionResult for generating downloadable csv-files using CsvHelper -
-
-
- 211 total downloads
- last updated 5/10/2012
- Latest version: 0.9.1
Comes with a DataActionResult that serializes passed data using JSON.NET from Newtonsoft. -
-
-
- 204 total downloads
- last updated 12/1/2012
- Latest version: 1.1.0
A set of extensions to create MD5 and SHAx hashes from string phrases. -
-
-
- 203 total downloads
- last updated 9/25/2012
- Latest version: 0.9.1
A minimod for fluently checking if strings or collections are either null and/or empty. -
-
-
- 202 total downloads
- last updated 9/25/2012
- Latest version: 1.0.0
Extends System.Collections.Generic.IDictionary´2 with EnsureValueFor and AddToCollection: a) EnsureValueFor(TKey key): Creates a instance of TValue for the given key and returns it; b)... More information -
-
-
- 201 total downloads
- last updated 9/25/2012
- Latest version: 1.0.0
Extends System.Collections.Generic.IDictionary´2 with Union. -
-
-
- 129 total downloads
- last updated 5/10/2012
- Latest version: 0.9.2
Comes with a DataActionResult that serializes passed data using JSON.NET from Newtonsoft. -
-
-
- 125 total downloads
- last updated 6/13/2013
- Latest version: 1.1.0
Wraps an object in a DynamicObject that allows to operate on private and protected class members. -