Chronostasys / Blazor.Cropper

A blazor library provides component to crop image
MIT License
84 stars 19 forks source link

Cropper C# code has been moved to partial class to keep it cleaner. #23

Closed TanvirArjel closed 3 years ago

TanvirArjel commented 3 years ago

Cropper C# code has been moved to partial class to keep it cleaner and increase the maintainability.