Emzi0767.Common

Assortment of various common types and utilities for Emzi0767's projects.


Keywords
emzi0767, common, utilities, dotnet, dotnet-core, dotnetfx, netfx, netcore, csharp, csharp-library, dotnet-framework, library
License
Other
Install
Install-Package Emzi0767.Common -Version 2.6.6

Documentation

Emzi's Common Code

AppVeyor build status NuGet MyGet

This library is a collection of reusable components I use across my various projects. While contributions are not unwelcome, you will need to provide me with a solid reason as to why your code should be included.

Requirements

The library is built for .NET Core 2.1+, .NET Standard 2.0, and .NET Framework 4.5. It is unlikely I will ever support other targets, as these are the ones I use in my projects. I simply have no need to target older runtimes.

Installation and usage

You can obtain the latest stable releases from NuGet, or, if you're feeling adventurous, you can try the latest nightly builds from MyGet.

Documentation and examples

The library is very small, and as all members are documented via XML docs, you should have no problems navigating around using just IntelliSense.

If you need more information, just browse the source.