Skip to content

IBM-Cloud/get-started-aspnet-core

Repository files navigation

ASP.NET Core getting started application

The Getting started tutorial for ASP.NET Core uses this sample application to provide you with a sample workflow for working with any .NET Core app on IBM Cloud. In the workflow, you set up a development environment, deploy an app locally and on IBM Cloud, and integrate a IBM Cloud database service in your app. For detailed instructions, see the tutorial.

The ASP.NET Core getting started application uses a Cloudant service from IBM Cloud to add information to a database and then return information from the database to the application UI.

Gif of the sample app contains a title that says, Welcome, a prompt asking the user to enter their name, and a list of the database contents which are the names Joe, Jane, and Bob. The user enters the name, Mary and the screen refreshes to display, Hello, Mary, I've added you to the database. The database contents listed are now Mary, Joe, Jane, and Bob.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published