This library is compatible with all .net
Version migrated from .NET 4.5 to .NET Standard by georgelanes
.NET Standard: This is the set of fundamental APIs (commonly referred to as base class library or BCL) that all .NET implementations must implement. By targeting .NET Standard, you can build libraries that you can share across all your .NET apps, no matter on which .NET implementation or OS they run.
If you have any problem or suggestion please open an issue here.
Check here.