Ease.Util
General-purpose utility libraries and facilities for C#/.Net software development. A catch-all home for things until/unless they find a better home elsewhere.
Ease.Util targets .NET Standard 2.0+ (coverage: .NET Framework 4.6.1, .NET Core 2.0+, and later Mono, Xamarin and UWP targets).
Installing via NuGet
Install-Package Ease.Util
Release notes
| Latest Tagged Build Tests | Latest PR Build Tests |
|---|---|
- The change log summarizes changes by release.
- We tag Pull Requests and Issues with milestones which match to nuget package release numbers.
- Breaking changes will be called out in the wiki with simple notes on any necessary steps to upgrade.
Using Ease.Util
Quick-start information will be in the Articles, and full API documentation is found here.
3rd Party Libraries and Contributions
- TODO - reference the various mock framework projects here (and any other libs, but aim to keep lib deps light)
Acknowledgements
- TODO - add acknowledgements here
License
Licensed under the terms of the MIT License