Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages