Skip to content

tonyignatius/bchapi

Repository files navigation

ASP.NET Core Cloudant Sample

This application demonstrates how to use the Bluemix Cloudant NoSQL DB Service in an ASP.NET Core application.

Deploy to Bluemix

Run the app locally

  1. Install ASP.NET Core and the Dotnet CLI by following the Getting Started instructions
  • Clone this app
  • cd into the app directory and then src/dotnetCloudantWebstarter
  • Copy the value for the VCAP_SERVICES envirionment variable from the application running in Bluemix and paste it in the vcap-local.json file
  • Run dotnet restore
  • Run dotnet run
  • Access the running app in a browser at http://localhost:5000

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors