Skip to content

danfer/nstest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nstest

This is a simple ASP.Net Core 3.0 APP

Purpose is to test ASP.Net Core 3 MVC app using XKCD comics services.

You can clone or download and open on your IDE and look at code.

Code is organized into 3 projects:

  1. web, it contains MVC files like Controllers, Views, ViewModels and DTO.
  2. model, .Net Standard project to provide repository and business logic implementation so it can be shared between different projects.
  3. test, provides unit tests for the application.

About

This is a simple ASP.Net Core 3.0 APP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published