Skip to content

chaione/dotnetcorekit

Repository files navigation

dotnetcorekit

This will contain a starter kit that does more than just the generic blank project up that you get with .NetCore project creation.

AspNetCore 2.0 C Sharp 7.0 .NetStandard 2.0

Getting Started

  1. Install VS Code if not installed already
  2. Fork project
  3. Checkout project
  4. Load project in vs code and install the recommended extensions
  5. Build the [.Net Core Launch (console)] profile to ensure you can compile code
  6. If necessary, you will need to run package restore
  7. You will want to rename the project, solution and name spaces to be relevant to the client the project is for

Table of Content

License

DotNetCoreKit is available under the MIT license. See the LICENSE file for more info.

About

This will contain a starter kit that does more than just the generic blank project up that you get with .NetCore project creation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages