Skip to content

roedicker/NExtents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

NExtents provides a collection of essential extensions for .NET. Its purpose is that it takes away the repeating tasks you are facing in many projects over and over again.

Overview

The following extensions for .NET types are available:

  • bool
  • DateTime
  • Dictionary (Dictionary<TKey, TValue>)
  • Enum
  • Exception
  • Generic List (List<T>)
  • NameValueCollection
  • SecureString
  • string
  • string-Array (string[])
  • StringDictionary

For a detailed overview see the NExtents-Wiki.

About

Collection of extensions for common .NET classes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages