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

Version 1.4.4 #126

Closed antifree closed 2 years ago

antifree commented 2 years ago

Add .NET 6 amples. Library:

[fix] A few fixes in HtmlDataExporter [fix] UI tread freezed on HtmlExporter.Export call [Fix] Default DateTime value for attribute [Upd] Support Description of DisplayAttribute [New] Add Orientation and PageFormat to PdfSettings [Fix] Converting of TimeSpan, DateOnly and TimeOnly types