Skip to content

vmahant/CustomerApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CustomerApp

Proof of concept app

Example: Using MongoDB .NET Driver with .NET Core WebAPI

It is a sample POC app using .NET Core to build a Web API layer using MongoDB .NET Driver v.2. All the calls to the database are asynchronous.

####How to run this app

  • Download or clone this project locally
  • Install the tools
  • Run first the MongoDB server
  • The ASP.NET Core WebAPI will run using IIS (default settings: http://localhost:55699)

About

Proof of concept app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages