This document summarizes the experience of developing web applications using ASP.NET Core on Linux. It discusses the renaming of ASP.NET to ASP.NET Core, changes to Visual Studio integration, support for package managers like NPM, and the current status of ASP.NET Core. The document also provides details on ASP.NET Core runtime platforms, web application structure, configuration using Project.json, dependency injection, middleware, and routing.