Wissance / WebApiToolkit

A set of useful C# reusable classes and components that could be used with any Net Core Web application IT ALLOW TO REDUCE AMOUNT OF CODE when IMPLEMENTING REST API (see examples in README)
https://wissance.github.io/WebApiToolkit/
Apache License 2.0
14 stars 3 forks source link

Add 2 specific database interfaces #20

Open EvilLord666 opened 1 year ago

EvilLord666 commented 1 year ago
  1. IModelTrackable with CreatedAt && ModifiedAt fields of DateTimeOffser
  2. IModelSoftRemovable with one property -> IsDeleted