Simple knowledge sharing application for research. Here we are using asp.net boilerplate framework .net core mvc multi-page version.
- Clone this repository first.
- Navigate to issues on https://github.com/sabbiryan/knowledge-sharing/issues
- Pick one issue, which you can contribute.
- Create a local branch from lastest master commit using issue# (like issue#1).
- Solve the issue partially or completely.
- Continue your commit on your created issue# branch.
- After completion the issue, create a pull request to master branch.
- Finally your code will be reviewed and marged with master.
- Visual Studio 2017(remomanded)
- .Net Core (version 2.1.3 or upper)
- .Net Core Runtime (Hosting) (version 2.1.2 or upper)
Thank you for reading and visiting this repostory. Welcome to your first commit.
You are welcome to create and report an issue for further assist.