You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// clone the repository
git clone https://github.com/yigitatesh/App-Store.git
cd App-Store/AppStore
// restore and build .net packages
dotnet restore
dotnet build
// run the app
dotnet run
About
App Store MVC with Play Store apps written in ASP.NET