Skip to content

v1.0

Compare
Choose a tag to compare
@manuel-chinchi manuel-chinchi released this 05 Nov 23:35
· 31 commits to master since this release

Example of a CRUD system made with .Net Core 3.1 and Entity Framework and SQL Server database.

  • CRUD basic operations on database.
  • Model entity validations with FluentValidation library.
  • Use of Datatables library