Forum is a simple web application developed using ASP.NET Core & Angular.
- Three-tier architecture
- Code is covered with unit tests and documentation
- Authorization and registration
- Three types of roles
- Swagger documentation
- Responsive frontend
- Run
npm installandng buildin theClientAppfolder. - Run the
WebApiproject from the IDE or rundotnet runin theWebApifolder. - Open https://localhost:5001 in the browser.





