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 )
2017-10-10 03:43:00 +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-01-10 09:41:28 +08:00
* For information about deploying an API, including to Azure App Service, see [Host and deploy ](xref:host-and-deploy/index ).
2017-05-25 04:48:25 +08:00
* [View or download sample code ](https://github.com/aspnet/Docs/tree/master/aspnetcore/tutorials/first-web-api/sample ). See [how to download ](xref:tutorials/index#how-to-download-a-sample ).
2017-07-11 05:12:20 +08:00
* [Postman ](https://www.getpostman.com/ )