2017-05-25 04:48:25 +08:00
## Next steps
2018-03-21 05:06:02 +08:00
* For information on using a persistent database, see:
* [Create a Razor Pages web app with ASP.NET Core ](xref:tutorials/index )
* [Work with data in ASP.NET Core ](xref:data/index )
2018-04-28 05:54:40 +08:00
2018-09-29 09:32:48 +08:00
* < xref:host-and-deploy / azure-apps / index >
* < xref:host-and-deploy / index >
2018-04-28 05:54:40 +08:00
* [ASP.NET Core Web API help pages using Swagger ](xref:tutorials/web-api-help-pages-using-swagger )
2018-03-22 08:18:35 +08:00
* [Routing to controller actions ](xref:mvc/controllers/routing )
2018-04-28 05:54:40 +08:00
* [Build web APIs with ASP.NET Core ](xref:web-api/index )
* [Controller action return types ](xref:web-api/action-return-types )
2018-10-27 12:34:40 +08:00
* [View or download sample code ](https://github.com/aspnet/Docs/tree/master/aspnetcore/tutorials/first-web-api/samples ). See [how to download ](xref:index#how-to-download-a-sample ).