04/12/2020
Introducing - an open-source library that allows you to quickly set up the UI for all CRUD operations in your + project. Paging, validation, search and lookups are included right out of the box.
All you need - is your DbContext!
Creating a UI for CRUD (Create, Read, Update, Delete) operations in ASP.NET Core projects is a tedious and time-consuming process. With EasyData library (htt...