Skip to content

This is a sample SPA web application. Built with .Net Core 3.1 Web API and Angular 8

License

Notifications You must be signed in to change notification settings

cancaliskan/medyana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Medyana Hospital

Techniques

  • Generic Repository Design Dattern
  • Design Driven Development (DDD)
  • Object Oriented Programming (OOP)
  • SOLID Principles

Technologies

  • .Net Core 3.1
  • Angular
  • MSSQL
  • Entity Framework Core
  • NUnit
  • Moq
  • Swagger

Notes

  • Before running the project, the database must be created by running the 'update-database' command through the 'Package Manager Console'. The project named 'Medyana.DataAccess' should be selected as the initial project and default project on Package Manager Console screen.

  • The project named 'Medyana.Application' should be selected as the initial project for running the application.

  • After running the application, the API documentation can be accessed by adding '/swagger' to the end of the URL.

About

This is a sample SPA web application. Built with .Net Core 3.1 Web API and Angular 8

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published