KorzhCom / EasyData

Adaptive CRUD for ASP.NET Core. With EasyData you can get both API endpoints and client-side UI for all CRUD operations in a matter of minutes using just your DbContext and a few lines of code.
MIT License
594 stars 63 forks source link

Fix Readme after change api #145

Closed vaital3000 closed 2 years ago

vaital3000 commented 2 years ago

In commit https://github.com/KorzhCom/EasyData/commit/7fa9d322c1619719bbebad79357806322f95f664 api was changed without compatibility, with version 1.3.0 from readme, easy data doesn't work.