Showing results for 2018 - Page 20 of 21 - .NET Blog

Feb 2, 2018
Post comments count0
Post likes count0

Entity Framework Core 2.1 Roadmap

Diego Vega
Diego Vega

As mentioned in the announcement of the .NET Core 2.1 roadmap earlier today, at this point we know the overall shape of our next release and we have decided on a general schedule for it. As we approach the release of our first preview later this month, we also wanted to expand on what we have planned for Entity Framework Core 2.1. New features Al...

Entity Framework
Feb 2, 2018
Post comments count0
Post likes count0

.NET Core 2.1 Roadmap

Rich Lander [MSFT]
Rich Lander [MSFT]

The .NET team has been working on the .NET Core 2.1 release for the last several months on GitHub. We know that many of you have been using .NET Core 2.0 since it shipped in August of last year and want to know what is coming next. The team has done enough work now that we know the overall shape of the next release. Like past releases, the .NET com...

.NET
Feb 2, 2018
Post comments count0
Post likes count0

ASP.NET Core 2.1 roadmap

Daniel Roth
Daniel Roth

Five months ago, we shipped ASP.NET Core 2.0 as a foundational release for our high performance, cross-platform web framework for .NET and .NET Core. Since then we have been hard at work to deliver the next wave of features in ASP.NET Core 2.1. Below is an outline of the features and improvements that are planned for this release, which is targeted...

ASP.NETASP.NET Core
Feb 1, 2018
Post comments count0
Post likes count0

NuGet.org package publishing workflow – behind the scenes

Anand Gaurav
Anand Gaurav

In December 2017, we changed the NuGet.org backend publishing pipeline to introduce a set of validation steps for submitted packages. Our goal is to maintain the same level of experience in terms of the time and effort it would take to publish a package and have it available for download. However, these new validation steps caused a few incidents t...

NuGetNuGet.org
Jan 26, 2018
Post comments count0
Post likes count0

January 2018 Preview of Quality Rollup

Rich Lander [MSFT]
Rich Lander [MSFT]

We recently released the January 2018 Preview of Quality Rollup. Quality and Reliability This release contains the following quality and reliability improvements. ASP.NET Identity SQL WCF Note: Additional information on these improvements is not available. The VSTS bug number provided with each improvement is a unique ID that yo...

.NET
Jan 25, 2018
Post comments count0
Post likes count0

Azure Storage for Serverless .NET Apps in Minutes

Web Development Tools Microsoft
Web Development Tools Microsoft

Azure Storage is a quick and effortless way to store data for applications that has high availability, is secure, scales and is redundant. This blog post walks through a simple application that creates a short code for a long URL to easily reference it. It uses Table Storage to map codes to URLs and a Queue to process redirect counts. Everything is...

ASP.NET
Jan 9, 2018
Post comments count0
Post likes count0

.NET Framework January 2018 Security and Quality Rollup

Rich Lander [MSFT]
Rich Lander [MSFT]

Updated: January 25, 2018 Today, we are releasing the January 2018 Security and Quality Rollup. An issue with the January 2018 Monthly Rollup was found on Windows 7 and Windows Server 2008 R2 if .NET Framework 4.7.1 was already installed. It has been resolved. The download links for these Windows versions have been updated in the table below....

.NET
Jan 9, 2018
Post comments count0
Post likes count0

.NET for UWP January 2018 Update

Rich Lander [MSFT]
Rich Lander [MSFT]

Today, we are releasing the .NET for UWP January 2018 Update. This post includes the fix included and instructions on how to update your applications. Security CVE-2018-0786 – Security Feature Bypass in X509 Certificate Validation Microsoft is aware of a security vulnerability in the public versions of .NET Core where an attacker could present a c...

.NET
Jan 9, 2018
Post comments count0
Post likes count0

64 bit ASP.NET Core on Azure App Service

Glenn Condron [MSFT]
Glenn Condron [MSFT]

When creating an Azure App Service .NET Core is already pre-installed. However, only the 32 bit .NET runtime is installed. In this post we will look at a  few ways that you can get a 64 bit runtime on Azure App Service During the 2.1 timeframe we are hoping to have both 32 and 64 bit runtimes installed as well as enabling the portal experience to ...

ASP.NETASP.NET CoreAzure
Jan 9, 2018
Post comments count0
Post likes count0

.NET Framework 4.7.1 is available on Windows Update, WSUS and MU Catalog!

Preeti Krishna - MSFT
Preeti Krishna - MSFT

Today, we are happy to announce the Microsoft .NET Framework 4.7.1 is available on Windows Update, Windows Server Update Services (WSUS) and Microsoft Update (MU) Catalog. This includes reliability fixes based on your early feedback on the release. .NET Framework 4.7.1 is available for the following client and server platforms: These reliab...

.NET