Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 257 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 257 Bytes

CManager

A simple course management system.

Technologies

• Asp.Net Core 3.1
• Entity Framework Core
• Identity
• Role Based Authorization
• SignalR (Push notification and Chatting)
• Repository Pattern