Skip to content

Nathan-Priebe/.NetCoreWebApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NetCoreWebApi

A .Net Core 2 web api project.

Getting Started

Build

Open the project is visual studio and rebuild the solution. This should trigger NuGet to download all the required packages

Serving

To serve the project either publish the project and host on Krestel or IIS or run the inbuilt debug server

Documentation

Swagger documents for the API can be found at http:///swagger/

Built With

  • .Net Core 2.0
  • Mvc.Core 2.0
  • Entity Framework Core
  • Fluent Validation
  • Swagger
  • AutoMapper

About

.Net Core Web API project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published