Skip to content

chynnalew/C-ASP.NETcoreMVC-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Name of Project

short description of the app

Created By: Chynna Lew

Technologies Used

  • C#
  • .NET 5
  • MSTest
  • NuGet
  • ASP.NET Core

Description

Detailed description

Setup and Usage Instructions

Technology Requirements

  • Download and install .NET 5
  • Download and install a code text editor. Ex: VS Code

Installation

  • Clone this repository, or download and open the Zip on your local machine
  • Open the FOLDER NAME folder in your preferred text editor
  • Restore and build the project:
    • Navigate to the FileName.Solutions/FileName folder in the command line or terminal -- Run the command "$ dotnet restore" to restore the project dependencies -- Run the command "$ dotnet build" to build and compile the project -- Run the command "$ dotnet run" to build and compile the project
    • To run the tests: -Navigate to the FileName/FileName.tests folder in the command line or terminal -- Run the command "$ dotnet restore" to restore the test project dependencies -- Run the command "$ dotnet build" to build and compile the test project
    • In the terminal (navigated to the FileName/FileName.tests folder) run the command "$ dotnet test"

Known Bugs

  • no known bugs

License

MIT License Copyright 2021 Chynna Lew

Support and contact details

About

A template for ASP.NET Core MVC projects, based on Epicodus bootcamp week 9 assignments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •