Open thomaseyde opened 5 years ago
IMO it would be better to support .NET Standard.
Just want to add that I'm maintaining a very similar library that supports .NET Standard 2.0 and .NET Standard 2.1, see https://github.com/huysentruitw/Aggregator
Aggregator goes a little bit further than this library while trying to not be too much opinionated, there still is a lot of freedom to get it integrated into your projects.
NuGet packages for .NET Core would be nice :)