Skip to content

Version 2.2.0

Choose a tag to compare

@dmester dmester released this 23 Jul 12:11
· 100 commits to master since this release

Improvements:

  • New package for ASP.NET Core support: Jdenticon.AspNetCore.
  • Added async method overloads to Identicon.
  • Jdenticon.Gdi now runs on .NET Standard 2.0.

Bug fixes:

  • Identicon.SaveAsSvg closed the stream before leaving control to the parent.