issues
search
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
IModelTrackable
with CreatedAt && ModifiedAt fields of DateTimeOffser
IModelSoftRemovable
with one property ->
IsDeleted
IModelTrackable
with CreatedAt && ModifiedAt fields of DateTimeOffserIModelSoftRemovable
with one property ->IsDeleted