Skip to content

A deliberately-small collection of useful extension methods with an embarrassing lack of test coverage. Available on NuGet if you want to risk it.

License

Notifications You must be signed in to change notification settings

mcantillon/NBasicExtensionMethod

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NBasicExtensionMethod

A deliberately-small collection of useful extension methods.

How to build and/or run the tests:

  1. Run /build/build.bat
  2. Type in the desired option
  3. Hit return

License & Copyright

This software is released under the GNU Lesser GPL. It is Copyright 2012, Ben Aston. I may be contacted at [email protected].

How to Contribute

Pull requests including bug fixes, new features and improved test coverage are welcomed. Please do your best, where possible, to follow the style of code found in the existing codebase.

Credits

The following people have contributed ideas, documentation, or code to NBasicExtensionMethod:

About

A deliberately-small collection of useful extension methods with an embarrassing lack of test coverage. Available on NuGet if you want to risk it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 93.4%
  • Shell 6.6%