Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 724 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 724 Bytes

Lux C# Helper Library

Build Status

A easy and lightweight library for various extension methods and utils.

NuGet

You can get the library by using NuGet:

PM> Install-Package Lux

Link to NuGet package

Contributing

Lots of ways to contribute

  • Add more handy extensions. Also, it would be great if you added unit tests (NUnit) for each new functionallity.
  • Documentation - If you'd like to write some getting started guides or examples, that would be great!
  • Suggestions for code cleanup / shrinking - Please engage in some conversation here on Github.