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 typical DB classes
#4
Open
EvilLord666
opened
2 years ago
EvilLord666
commented
2 years ago
Property (Attribute) that used in many-2-many relation
RegisteredValue - object that allows to store value with date+time in db
History of object changes (think about how this could be implemented)