Skip to content

Day-20 Challenge-3: Adding EntityFrameworkCore to 3-layered Doctor Patient Management System

Notifications You must be signed in to change notification settings

ssanthosh010303/d20c3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Day-20 Challenge-3: Adding EntityFrameworkCore to 3-layered Doctor Patient Management System

  • Author: Sakthi (Sandy) Santhosh
  • Created on: 10/05/2024

Build

Open a shell instance on your machine, navigate to the project folder and run the following command:

dotnet build --project ./DoctorPatientLibrary/DoctorPatientLibrary.csproj

This will output the assembly as DLL to ./DoctorPatientLibrary/bin/ folder.

Test (43 cases)

Similar to the build method, navigate to the project folder and run the following command:

dotnet test

Information

System

  • Operating System: Debian Headless 12.0
  • Kernel: 6.1.0-rpi4-rpi-v8
  • Architecture: aarch64 (arm64)

.NET Framework

  • SDK: 8.0.204
  • Runtimes Installed:
    • ASP.NET: 8.0.4
    • .NET Core: 8.0.4

Contribution

This project was created for learning and development purposes only. Any contributions to the repository is discouraged.

About

Day-20 Challenge-3: Adding EntityFrameworkCore to 3-layered Doctor Patient Management System

Topics

Resources

Stars

Watchers

Forks

Languages