Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 767 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (13 loc) · 767 Bytes

CONTRIBUTING

The project is created using Visual Studio 2017. You are encouraged to use Visual Studio too but it isn't prohibited to use any IDE you like.

Preparing the development machine

Set up the development environment

  • Clone the master branch. git clone https://github.com/coherentsolutionsinc/aspnetcore-service-fabric-hosting/ <path to the local folder>
  • Build & Run Tests. build-and-test.ps1

Questions and Issues

Have a question? - Ask!

An idea? - Request!

Found an issue? - Report!