We have improved our back-end infrastructure with the .NET Core API.
Before you begin, ensure you have met the following requirements:
- You have a
<Windows,MacOS,Linux>
machine. - You must have Visual Studio Code, Postman and SQLite installed on your machine.
To install NorthwindBackend, follow these steps:
$ git clone https://github.com/muratagyz/NorthwindBackend
To contribute to SocialAppBackend, follow these steps:
- Fork this repository.
- Create a branch:
git checkout -b <branch_name>
. - Make your changes and commit them:
git commit -m '<commit_message>'
- Push to the original branch:
git push origin <project_name>/<location>
- Create the pull request.
Alternatively see the GitHub documentation on creating a pull request.
If you want to contact me you can reach me at mrt.agyzz.00@outlook.com.