Skip to content

dattran/dattmph-1481352044227

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
  2. Clone this app
  3. cd into the app directory and then src/dotnetCloudantWebstarter
  4. Copy the value for the VCAP_SERVICES envirionment variable from the application running in Bluemix and paste it in the config.json file
  5. Run dotnet restore
  6. Run dotnet run
  7. Access the running app in a browser at http://localhost:5000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published