Showing results for October 2019 - .NET Blog

Oct 31, 2019
6
0

Continuously deploy and monitor your UWP, WPF, and Windows Forms app with App Center

Winnie Li (MSFT)
Winnie Li (MSFT)

App Center is an integrated developer solution with the mission of helping developers build better apps. Last week, we announced General Availability support of distribute, analytics and diagnostics service for WPF and Windows Forms desktop applications. We also expanded our existing UWP offerings to include crash and error reporting for sideloaded...

.NET CoreWPF
Oct 30, 2019
7
0

Introducing Orleans 3.0

Reuben Bond
Reuben Bond

This is a guest post from the Orleans team. Orleans is a cross-platform framework for building distributed applications with .NET. For more information, see https://github.com/dotnet/orleans. We are excited to announce the Orleans 3.0 release. A great number of improvements and fixes went in, as well as several new features, since Orleans 2.0. ...

.NET
Oct 18, 2019
68
0

Upcoming SameSite Cookie Changes in ASP.NET and ASP.NET Core

Barry Dorrans
Barry Dorrans

SameSite is a 2016 extension to HTTP cookies intended to mitigate cross site request forgery (CSRF). The original design was an opt-in feature which could be used by adding a new SameSite property to cookies. It had two values, Lax and Strict. Setting the value to Lax indicated the cookie should be sent on navigation within the same site, or ...

ASP.NETASP.NET Core
Oct 17, 2019
23
0

Fall .NET Core Survey

Sam Spencer
Sam Spencer

It’s been a busy time for .NET Core – we just shipped 3.0, and are currently working on a few updates for v3.1 (due in November.) As we turn our attention to .NET Core 5.0, we want to take a step back and see what you are doing with .NET Core and how we can make it even better. We have put together a quick survey that will help us understand ...

.NET Core
Oct 15, 2019
0
0

.NET Framework October 2019 Preview of Quality Rollup

Brett Lopez
Brett Lopez

Today, we are releasing the October 2019 Preview of Quality Rollup and Cumulative Updates for .NET Framework. Quality and Reliability This release contains the following quality and reliability improvements. ASP.NET CLR1 Windows Forms WPF2 1 Common Language Runtime (CLR) 2 Windows Presentation Foundation (WPF) Known ...

.NET
Oct 15, 2019
35
0

Announcing .NET Core 3.1 Preview 1

Rich Lander [MSFT]
Rich Lander [MSFT]

Today, we're announcing .NET Core 3.1 Preview 1. .NET Core 3.1 will be a small release focused on key improvements in Blazor and Windows desktop, the two big additions in .NET Core 3.0. It will be a long term support (LTS) release with an expected final ship date of December 2019. You can download .NET Core 3.1 Preview 1 on Windows, macOS, and ...

.NET
Oct 10, 2019
62
0

Blazor Server in .NET Core 3.0 scenarios and performance

Daniel Roth
Daniel Roth

Blazor Server in .NET Core 3.0 enables you to add rich interactive UI to your .NET apps without having to write JavaScript. Learn about when to use Blazor Server, how it scales, how it relates to Blazor WebAssembly, and how we expect to evolve Blazor in the future.

ASP.NET.NET CoreASP.NET Core
Oct 8, 2019
9
0

.NET Framework October 2019 Security and Quality Rollup

Brett Lopez
Brett Lopez

Today, we are releasing the October 2019 Security and Quality Rollup and Cumulative Updates for .NET Framework. Security No new security fixes. See September 2019 Security and Quality Rollup for the latest security updates. Quality and Reliability This release contains the following quality and reliability improvements. BCL1 CLR2 ...

.NET Framework

Feedback