Skip to content

1.1.0

Compare
Choose a tag to compare
@PawelGerr PawelGerr released this 31 May 08:48
· 568 commits to master since this release

New

  • Convenience methods for empty Action<...> and empty read-only collections of non-generic type like IEnumerable and generic types like IReadOnlyList<T> and IReadOnlyDictionary<TKey,TValue>

Misc

  • Added a sample for integration of enum-like classes with Entity Framework Core
  • Switched samples and tests to .NET Core 2.1