3.0 KiB
3.0 KiB
title | author | description | keywords | ms.author | manager | ms.date | ms.topic | ms.assetid | ms.technology | ms.prod |
---|---|---|---|---|---|---|---|---|---|---|
Tutorials | Microsoft Docs | rick-anderson | ASP.NET Core, | riande | wpickett | 10/14/2016 | article | a5313c5c-fdee-4ec6-9920-d94de5746e9b | aspnet | aspnet-core |
Tutorials
The following step-by-step guides for developing ASP.NET Core applications are available:
Building web applications
- Your first ASP.NET Core application on a Mac using Visual Studio Code
- Building your first ASP.NET Core MVC app with Visual Studio
- Getting started with ASP.NET Core and Entity Framework Core using Visual Studio
- Building projects with Yeoman
- Authoring Tag Helpers
- Creating a simple view component
- Developing ASP.NET Core applications using dotnet watch
Building web APIs
- Building your first web API with ASP.NET Core MVC and Visual Studio
- ASP.NET Web API Help Pages using Swagger
- Creating backend web services for native mobile applications
Working with data
- Getting started with ASP.NET Core and Entity Framework Core using Visual Studio
- ASP.NET Core with EF Core - new database
- ASP.NET Core with EF Core - existing database
Authentication and authorization
- Enabling authentication using Facebook, Google and other external providers
- Account Confirmation and Password Recovery
- Two-factor authentication with SMS
Client-side development
- Using Gulp
- Using Grunt
- Manage client-side packages with Bower
- Building beautiful, responsive sites with Bootstrap
Testing
Publishing and deployment
- Deploy an ASP.NET Core web app to Azure using Visual Studio
- Publishing to an Azure Web App with Continuous Deployment
- Deploy an ASP.NET container to a remote Docker host
- Use VSTS to Build and Publish to an Azure Web App with Continuous Deployment
- ASP.NET Core on Nano Server
- ASP.NET Core and Azure Service Fabric