Releases: aberus/ImageVisualizer
Releases · aberus/ImageVisualizer
v1.0.1
Features
- Fixed showing blank image when using .NET Core & .NET Standard projects (#10 )
v1.0
Features
- Support for Visual Studio 2022
v0.9
Features
- Fix for .NET Core / .NET Standard projects
- Fix for update notification
v0.8
Features
- Added DPI-awareness (for VS 2019)
- Code refactoring
- Added test folder
v0.7
Features
- Support for .NET Core 3.x
v0.5
Features
- Returned VS2010 support
- Added support of WPF ImageSource / BitmapSource
- Added support for custom ToBitmap() method