0 Forks
0 Stars
0 Watchers

starterpack-dotnet

A base .Netcore web application pack to speed up the development of new applications, implementing common flows, controllers, services and components necessary for most web applications. It uses active record standard with Entity Framework for data access and persistence.

How to download and setup starterpack-dotnet

Open terminal and run command
git clone https://github.com/amoncaldas/starterpack-dotnet.git
git clone is used to create a copy or clone of starterpack-dotnet 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 starterpack-dotnet https://github.com/amoncaldas/starterpack-dotnet/archive/master.zip

Or simply clone starterpack-dotnet with SSH
[email protected]:amoncaldas/starterpack-dotnet.git

If you have some problems with starterpack-dotnet

You may open issue on starterpack-dotnet support forum (system) here: https://github.com/amoncaldas/starterpack-dotnet/issues