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

Refactor exporters with base implementation #129

Open antifree opened 2 years ago

antifree commented 2 years ago

We have to refactor exporters with the base class to remove code-duplication and prevent in such cases duplication of errors