Skip to content

Commit

Permalink
Removed obsolete and incomplete summary of features
Browse files Browse the repository at this point in the history
  • Loading branch information
hanssens committed Apr 22, 2015
1 parent 1353530 commit 086adba
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,5 @@ This package provides helpers and extensions for .NET projects. It's just a [bun

Simply install the package through NuGet:

> Install-Package Hanssens.Net.Extensions
###

## Extensions

### In(T)
* In(T) Extension: Provides a "WHERE IN" clause for collections.

### Randomizer

* **Randomizer():** Provides extended functionality for random and .NET's native Random() objet.
* **Random(T):** Fetches a random value from a collection.

### StringExtensions

* **LongestWord()**: Returns the longest word in a sentence.
Install-Package Hanssens.Net.Extensions

0 comments on commit 086adba

Please sign in to comment.