237 Forks
122 Stars
122 Watchers

CoreApiFundamentals

The Starting Code for the Core API Fundamentals course using ASP.NET Core course on Pluralsight

How to download and setup CoreApiFundamentals

Open terminal and run command
git clone https://github.com/psauthor/CoreApiFundamentals.git
git clone is used to create a copy or clone of CoreApiFundamentals repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CoreApiFundamentals https://github.com/psauthor/CoreApiFundamentals/archive/master.zip

Or simply clone CoreApiFundamentals with SSH
[email protected]:psauthor/CoreApiFundamentals.git

If you have some problems with CoreApiFundamentals

You may open issue on CoreApiFundamentals support forum (system) here: https://github.com/psauthor/CoreApiFundamentals/issues