Skip to content
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.

tarwn/Sample_ASPNetCore2AndCosmosDB

Repository files navigation

Overview

This is a sample ASP.Net Core 2 application that will have a basic CRUD MVC interface and API that is protected behind authentication middleware, all wired into CosmosDB as the backend database.

Dependencies

These are the local tools so far:

  • Visual Studio 2017
  • ASP.Net Core 2
  • .Net Core 2
  • Cosmos DB Emulator

Notes

The following are example code:

  • Sample... classes + HomeController are example CRUD behavior
  • UserController is rudimentary user profile capabilities
  • ValuesController is an example for API endpoints
  • VerifyErrorsConroller is an example for manual testing of error pages

About

Sample CRUD app on ASP.Net Core 2 agains CosmosDB w/ mixture of OAuth and Cookie Auth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published