Skip to content

Latest commit

 

History

History
108 lines (78 loc) · 3.13 KB

README.md

File metadata and controls

108 lines (78 loc) · 3.13 KB

Logo

Loan Management System using .NET Core 5 EF, LINQ and MSSQL


Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

Project

Built With

This section should list any major frameworks/libraries used to bootstrap your project.

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  1. Microsoft Visual Studio 2022
  2. MS SQL SERVER Management Studio 2018
  3. Browser (Firefox, Chrome, Explorer, Safari)

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Migrate The Database
     Add-Migration "migrationstring"
     Update-Database
  2. Install Nuget packages

Contact

Abrham Muche - @TheGreenHacker - Abrham365Muche@gmail.com

Project Link: https://github.com/Abrish-Green/Web-Loan-Management-System-with-.Net-Core

(back to top)

Acknowledgments

  • Student of Addis Ababa University Facality of IT