<rss version="2.0"><channel><title>ASP.NET</title><link>http://docs.asp.net/en/latest</link><description>ASP.NET Documentation</description><language>en</language><copyright>2016, Microsoft</copyright><item><title>Deploy an ASP.NET Core web app to Azure using Visual Studio</title><link>http://docs.asp.net/en/latest/tutorials/publish-to-azure-webapp-using-vs.html</link><description>     Sections:      Set up the development environment     Create a web app     Test the app locally     Deploy the app to Azure           Set up the development environment  &#182;      Install the latest...</description><guid>tutorials/publish-to-azure-webapp-using-vs</guid><pubDate>Thu, 08 Sep 2016 00:00:00 </pubDate></item><item><title>Migrating Authentication and Identity</title><link>http://docs.asp.net/en/latest/migration/identity.html</link><description>   In the previous article we   migrated configuration from an ASP.NET MVC project to ASP.NET Core MVC  . In this article, we migrate the registration, login, and user management features.     Section...</description><guid>migration/identity</guid><pubDate>Wed, 07 Sep 2016 00:00:00 </pubDate></item><item><title>Sharing cookies between applications</title><link>http://docs.asp.net/en/latest/security/data-protection/compatibility/cookie-sharing.html</link><description>  Web sites commonly consist of many individual web applications, all working together harmoniously. If an application developer wants to provide a good single-sign-on experience, he&amp;#8217;ll often ne...</description><guid>security/data-protection/compatibility/cookie-sharing</guid><pubDate>Wed, 07 Sep 2016 00:00:00 </pubDate></item><item><title>Adding a model</title><link>http://docs.asp.net/en/latest/tutorials/first-mvc-app/adding-model.html</link><description>   In this section you&amp;#8217;ll add some classes for managing movies in a database. These classes will be the &amp;#8220; M odel&amp;#8221; part of the  M VC app.   You&#8217;ll use a .NET Framework data-access tec...</description><guid>tutorials/first-mvc-app/adding-model</guid><pubDate>Tue, 06 Sep 2016 00:00:00 </pubDate></item><item><title>ASP.NET Core on Nano Server</title><link>http://docs.asp.net/en/latest/tutorials/nano-server.html</link><description>     Attention   This tutorial uses a pre-release version of the Nano Server installation option of Windows Server Technical Preview 5. You may use the software in the virtual hard disk image only to ...</description><guid>tutorials/nano-server</guid><pubDate>Tue, 06 Sep 2016 00:00:00 </pubDate></item><item><title>Your First ASP.NET Core Application on a Mac Using Visual Studio Code</title><link>http://docs.asp.net/en/latest/tutorials/your-first-mac-aspnet.html</link><description>   This article will show you how to write your first ASP.NET Core application on a Mac.     Sections:      Setting Up Your Development Environment     Scaffolding Applications Using Yeoman     Develo...</description><guid>tutorials/your-first-mac-aspnet</guid><pubDate>Tue, 06 Sep 2016 00:00:00 </pubDate></item><item><title>Publishing to IIS</title><link>http://docs.asp.net/en/latest/publishing/iis.html</link><description>     Sections:      Supported operating systems     IIS configuration     Install the .NET Core Windows Server Hosting bundle     Application configuration     Deploy the application     Configure the...</description><guid>publishing/iis</guid><pubDate>Tue, 06 Sep 2016 00:00:00 </pubDate></item><item><title>Building Projects with Yeoman</title><link>http://docs.asp.net/en/latest/client-side/yeoman.html</link><description>    Yeoman  generates complete projects for a given set of client tools. Yeoman is an open-source tool that works like a Visual Studio project template. The Yeoman command line tool  yo  works alongsi...</description><guid>client-side/yeoman</guid><pubDate>Fri, 02 Sep 2016 00:00:00 </pubDate></item><item><title>Routing</title><link>http://docs.asp.net/en/latest/fundamentals/routing.html</link><description>   Routing is used to map requests to route handlers. Routes are configured when the application starts up, and can extract values from the URL that will be used for request processing. Routing functi...</description><guid>fundamentals/routing</guid><pubDate>Thu, 01 Sep 2016 00:00:00 </pubDate></item><item><title>Getting started with ASP.NET Core MVC and Visual Studio</title><link>http://docs.asp.net/en/latest/tutorials/first-mvc-app/start-mvc.html</link><description>   This tutorial will teach you the basics of building an ASP.NET Core MVC web app using  Visual Studio 2015 .     Note   For the tutorial using .NET Core on a Mac see   Your First ASP.NET Core Applic...</description><guid>tutorials/first-mvc-app/start-mvc</guid><pubDate>Wed, 31 Aug 2016 00:00:00 </pubDate></item><item><title>ASP.NET Core Module Configuration Reference</title><link>http://docs.asp.net/en/latest/hosting/aspnet-core-module.html</link><description>   In ASP.NET Core, the web application is hosted by an external process outside of IIS. The ASP.NET Core Module is an IIS 7.5+ module, which is responsible for process management of ASP.NET Core http...</description><guid>hosting/aspnet-core-module</guid><pubDate>Wed, 31 Aug 2016 00:00:00 </pubDate></item><item><title>Use VSTS to Build and Publish to an Azure Web App with Continuous Deployment</title><link>http://docs.asp.net/en/latest/publishing/vsts-continuous-deployment.html</link><description>   This tutorial shows you how to create an ASP.NET Core web app using Visual Studio and deploy it from Visual Studio to Azure App Service using continuous deployment.     Note   To complete this tuto...</description><guid>publishing/vsts-continuous-deployment</guid><pubDate>Tue, 30 Aug 2016 00:00:00 </pubDate></item><item><title>Migrating from ASP.NET Web API</title><link>http://docs.asp.net/en/latest/migration/webapi.html</link><description>   Web APIs are HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Core MVC includes support for building Web APIs providing a single, consistent way of ...</description><guid>migration/webapi</guid><pubDate>Tue, 23 Aug 2016 00:00:00 </pubDate></item><item><title>Preventing Cross-Site Scripting</title><link>http://docs.asp.net/en/latest/security/cross-site-scripting.html</link><description>  Cross-Site Scripting (XSS) is a security vulnerability which enables an attacker to place client side scripts (usually JavaScript) into web pages. When other users load affected pages the attackers ...</description><guid>security/cross-site-scripting</guid><pubDate>Tue, 23 Aug 2016 00:00:00 </pubDate></item><item><title>Introduction to Identity</title><link>http://docs.asp.net/en/latest/security/authentication/identity.html</link><description>   ASP.NET Core Identity is a membership system which allows you to add login functionality to your application. Users can create an account and login with a user name and password or they can use an ...</description><guid>security/authentication/identity</guid><pubDate>Mon, 22 Aug 2016 00:00:00 </pubDate></item></channel></rss>