Showing results for September 2017 - Page 2 of 2 - .NET Blog

Sep 8, 2017
Post comments count3
Post likes count0

Welcome to the New Blog Template for ASP.NET Developers

Mads Kristensen
Mads Kristensen

By Juliet Daniel, Lucas Isaza, and Uma Lakshminarayan Have you always wanted to build a blog or other web application but haven't had the time or educational resources to learn? With our blog template, available in our GitHub repo, you can create your web application fast and effortlessly, and even learn to master the new Razor Pages architecture ...

ASP.NET
Sep 7, 2017
Post comments count1
Post likes count0

Getting Started with Windows Containers

Alina Popa
Alina Popa

Containers provide a way of running an application in a controlled environment, isolated from other applications running on the machine, and from the underlying infrastructure. They are a cost-effective way of abstracting away the machine, ensuring that the application runs in the same conditions, from development, to test, to production. Containe...

ASP.NETASP.NET Core
Sep 7, 2017
Post comments count0
Post likes count0

Changes to NuGet.org service management, and performance improvements in China

Karan Nandwani
Karan Nandwani

NuGet.org, the package manager for .NET, was purpose-built as a global service with high scale performance regardless of the developer’s location. We are finding that this is not always the case, particularly for developers accessing the service from China, which is the second largest region for .NET developers. They frequently face higher download...

NuGetNuGet.org