This repository has been archived on 2024-10-24. You can view files and clone it, but cannot push or open issues or pull requests.
NG_2023_Kanban/NG_2023_Kanban.DataLayer/Entities
2023-07-23 17:46:06 +03:00
..
BaseEntity.cs Implement N-layer architecture 2023-05-16 22:10:11 +03:00
Board.cs Fix many-to-many relationships 2023-07-23 17:46:06 +03:00
Card.cs Fix many-to-many relationships 2023-07-23 17:46:06 +03:00
Column.cs Fix many-to-many relationships 2023-07-23 17:46:06 +03:00
Comment.cs Fix many-to-many relationships 2023-07-23 17:46:06 +03:00
Role.cs Fix many-to-many relationships 2023-07-23 17:46:06 +03:00
User.cs Fix many-to-many relationships 2023-07-23 17:46:06 +03:00