<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0">  <channel>    <item>      <title>Adding Search</title>      <link>http://docs.asp.net/en/latest/tutorials/first-mvc-app/search.html</link>      <description>   In this section you&amp;#8217;ll add search capability to the   Index   action method that lets you search movies by  genre  or  name .   Update the   Index   action method to enable search:        pub...</description>      <guid>tutorials/first-mvc-app/search</guid>      <pubDate>Wed, 03 Aug 2016 00:00:00 </pubDate>    </item>    <item>      <title>Using Angular for Single Page Applications (SPAs)</title>      <link>http://docs.asp.net/en/latest/client-side/angular.html</link>      <description>   In this article, you will learn how to build a SPA-style ASP.NET application using AngularJS.     Sections:      What is AngularJS?     Getting Started     Key Components     Related Resources     ...</description>      <guid>client-side/angular</guid>      <pubDate>Wed, 03 Aug 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>Tue, 02 Aug 2016 00:00:00 </pubDate>    </item>    <item>      <title>Globalization and localization</title>      <link>http://docs.asp.net/en/latest/fundamentals/localization.html</link>      <description>   Rick Anderson ,  Damien Bowden ,  Bart Calixto ,  Nadeem Afana    Creating a multilingual website with ASP.NET Core will allow your site to reach a wider audience. ASP.NET Core provides services an...</description>      <guid>fundamentals/localization</guid>      <pubDate>Mon, 01 Aug 2016 00:00:00 </pubDate>    </item>    <item>      <title>Dependency Injection</title>      <link>http://docs.asp.net/en/latest/fundamentals/dependency-injection.html</link>      <description>   Steve Smith    ASP.NET Core is designed from the ground up to support and leverage dependency injection. ASP.NET Core applications can leverage built-in framework services by having them injected i...</description>      <guid>fundamentals/dependency-injection</guid>      <pubDate>Mon, 01 Aug 2016 00:00:00 </pubDate>    </item>    <item>      <title>Dependency Injection in requirement handlers</title>      <link>http://docs.asp.net/en/latest/security/authorization/dependencyinjection.html</link>      <description>    Authorization handlers must be registered   in the service collection during configuration (using   dependency injection  ).   Suppose you had a repository of rules you wanted to evaluate inside a...</description>      <guid>security/authorization/dependencyinjection</guid>      <pubDate>Thu, 28 Jul 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>Thu, 28 Jul 2016 00:00:00 </pubDate>    </item>    <item>      <title>Response Caching</title>      <link>http://docs.asp.net/en/latest/performance/caching/response.html</link>      <description>   Steve Smith      Sections:      What is Response Caching     ResponseCache Attribute         View or download sample code       What is Response Caching  ¶     Response caching  refers to specifyin...</description>      <guid>performance/caching/response</guid>      <pubDate>Wed, 27 Jul 2016 00:00:00 </pubDate>    </item>    <item>      <title>Application Startup</title>      <link>http://docs.asp.net/en/latest/fundamentals/startup.html</link>      <description>   ASP.NET Core provides complete control of how individual requests are handled by your application. The   Startup   class is the entry point to the application, setting up configuration and wiring u...</description>      <guid>fundamentals/startup</guid>      <pubDate>Tue, 26 Jul 2016 00:00:00 </pubDate>    </item>    <item>      <title>Razor Syntax Reference</title>      <link>http://docs.asp.net/en/latest/mvc/views/razor.html</link>      <description>   Taylor Mullen , and  Rick Anderson      Sections      What is Razor?     Rendering HTML     Razor syntax     Implicit Razor expressions     Explicit Razor expressions     Expression encoding     Ra...</description>      <guid>mvc/views/razor</guid>      <pubDate>Tue, 26 Jul 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>Mon, 25 Jul 2016 00:00:00 </pubDate>    </item>    <item>      <title>Managing Application State</title>      <link>http://docs.asp.net/en/latest/fundamentals/app-state.html</link>      <description>   In ASP.NET Core, application state can be managed in a variety of ways, depending on when and how the state is to be retrieved. This article provides a brief overview of several options, and focuse...</description>      <guid>fundamentals/app-state</guid>      <pubDate>Mon, 25 Jul 2016 00:00:00 </pubDate>    </item>    <item>      <title>Introduction to ASP.NET Core</title>      <link>http://docs.asp.net/en/latest/intro.html</link>      <description>   ASP.NET Core is a significant redesign of ASP.NET. This topic introduces the new concepts in ASP.NET Core and explains how they help you develop modern web apps.     Sections:      What is ASP.NET ...</description>      <guid>intro</guid>      <pubDate>Mon, 25 Jul 2016 00:00:00 </pubDate>    </item>    <item>      <title>Controller methods and views</title>      <link>http://docs.asp.net/en/latest/tutorials/first-mvc-app/controller-methods-views.html</link>      <description>   We have a good start to the movie app, but the presentation is not ideal. We don&amp;#8217;t want to see the time (12:00:00 AM in the image below) and  ReleaseDate  should be two words.     Open the  M...</description>      <guid>tutorials/first-mvc-app/controller-methods-views</guid>      <pubDate>Mon, 25 Jul 2016 00:00:00 </pubDate>    </item>    <item>      <title>Publish to a Linux Production Environment</title>      <link>http://docs.asp.net/en/latest/publishing/linuxproduction.html</link>      <description>   In this guide, we will cover setting up a production-ready ASP.NET environment on an Ubuntu 14.04 Server.   We will take an existing ASP.NET Core application and place it behind a reverse-proxy ser...</description>      <guid>publishing/linuxproduction</guid>      <pubDate>Mon, 25 Jul 2016 00:00:00 </pubDate>    </item>    <item>      <title>Getting Started with ASP.NET Web API</title>      <link>http://www.asp.net/aspnet/overview/building-web-apis-with-aspnet/getting-started-with-aspnet-web-api</link>      <pubDate>Tue, 19 Jul 2016 19:58:33 -0700</pubDate>      <guid isPermaLink="false">00000000-0000-0000-0000000068385</guid>      <description><![CDATA[ In this tutorial, you will create your first HTTP service using ASP.NET Web API.]]></description>    </item>    <item>      <title>Getting Started with ASP.NET MVC</title>      <link>http://www.asp.net/aspnet/overview/making-websites-with-aspnet/getting-started-with-aspnet-mvc</link>      <pubDate>Tue, 19 Jul 2016 19:45:34 -0700</pubDate>      <guid isPermaLink="false">00000000-0000-0000-0000000068382</guid>      <description><![CDATA[ This tutorial series will teach you the basics of building an ASP.NET MVC application.]]></description>    </item>    <item>      <title>Introducing ASP.NET Web Pages</title>      <link>http://www.asp.net/aspnet/overview/making-websites-with-aspnet/introducing-aspnet-web-pages</link>      <pubDate>Tue, 19 Jul 2016 19:42:21 -0700</pubDate>      <guid isPermaLink="false">00000000-0000-0000-0000000068384</guid>      <description><![CDATA[ This tutorial series will get you started with ASP.NET Web Pages.]]></description>    </item>    <item>      <title>Getting Started with ASP.NET Web Forms</title>      <link>http://www.asp.net/aspnet/overview/making-websites-with-aspnet/getting-started-with-aspnet-web-forms</link>      <pubDate>Tue, 19 Jul 2016 19:40:18 -0700</pubDate>      <guid isPermaLink="false">00000000-0000-0000-0000000068383</guid>      <description><![CDATA[ This tutorial series will teach you the basics of building an ASP.NET Web Forms application]]></description>    </item>    <item>      <title>ASP.NET 4.5 and Visual Studio 2012</title>      <link>http://www.asp.net/visual-studio/overview/2012/aspnet-45-and-visual-studio-2012</link>      <pubDate>Tue, 21 Jun 2016 20:24:26 -0700</pubDate>      <guid isPermaLink="false">00000000-0000-0000-0000000068218</guid>      <description><![CDATA[ The .NET Framework 4.5 includes enhancements for ASP.NET 4.5. Visual Studio 2012 also includes enhancements and new features for improved web development. This document provides an overview of many...]]></description>    </item>  </channel></rss>