Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 983 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 983 Bytes

SwissArmyKnife

SwissArmyKnife is a utility library with useful performance-optimised extension methods as well as miscellaneous classes to make your life as a developer easier.

Supported .NET frameworks:

  • .NET 4.6.1+
  • .NETSTANDARD 2.0+

Build status: build status

Installation

SwissArmyKnife is available as NuGet package:

install-package SwissArmyKnife -Pre

Documentation

See the Wiki for documentation and more information about using the library. It contains code samples, explanations and guidelines on using this library.

License

SwissArmyKnife uses the MIT license, see the LICENSE file.