Skip to content

teonett/NetCoreBookStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NetCoreBookStore

This a basic web application using MVC + ASP .Net Core 2.2 + SQLite + C# builded in Visual Studio 2019 - Mac

Copyright (C) 2020 Jose Teotonio (teonett@gmail.com)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/

Clone Project
Open the terminal and type : git clone https://github.com/teonett/NetCoreBookStore.git

1st Steps

You will need to type the commands below to download the dependencies, compile, create database and run the application Dawnload de dependencies - dotnet restore Compile application - dotnet rebuild Create Database - dotnet ef database update Run the application - dotnet run

The result after execute dotnet run

Hosting environment: Development

Now listening on: https://localhost:5001

Now listening on: http://localhost:5000

Application started. Press Ctrl+C to shut down

After this steps you need openthe browser and type the url : https://localhost:5001

Pages

About

ASP.NET Core application using SQLite Database and Framework 2.2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages