Showing results for June 2019 - .NET Blog

Jun 27, 2019
2
0

.NET Framework June 27, 2019 Cumulative Update for Windows 10 version 1903

Brett Lopez
Brett Lopez

Today, we released the June 2019 Cumulative Update for .NET Framework 3.5 and 4.8 on Windows 10 version 1903. Quality and Reliability This release contains the following quality and reliability improvements. Getting the Update The Cumulative Update is available via Windows Update, Windows Server Update Services (WSUS) ...

.NET Framework
Jun 20, 2019
2
0

Help us shape the future of .NET for Apache Spark

Meera Haridasa
Meera Haridasa

Apache Spark™ is a general-purpose distributed processing engine for analytics over large data set typically terabytes or petabytes of data. Apache Spark can be used for processing batches of data, real-time streams, machine learning, and ad-hoc query. So far Spark has been accessible through Scala, Java, Python and R but not .NET. At Spark + ...

.NET
Jun 20, 2019
6
0

Create interactive documentation with the new Try .NET template

Akshita Agarwal
Akshita Agarwal

In our previous post, we announced  a global tool which allows developers to create interactive workshops and documentation. Tutorials created with let users start learning without having to install an editor. Features like IntelliSense and live diagnostics give users a sophisticated learning and editing experience. Today, we are releasing a new ...

.NET
Jun 20, 2019
6
0

Forwarded Headers Middleware Updates in .NET Core 3.0 preview 6

Brady Gaster
Brady Gaster

With the updates in .NET Core 3 preview 6, the host logic has been pre-wired to enable the Forwarded Headers Middleware by default as long as the `ASPNETCORE_FORWARDEDHEADERS_ENABLED` environment variable has been set to `true`. This post goes into some detail on how this can fix potential HTTPS issues when behind a reverse proxy.

ASP.NET
Jun 18, 2019
5
0

.NET Framework June 2019 Preview of Quality Rollup

Brett Lopez
Brett Lopez

Today, we are releasing the June 2019 Preview of Quality Rollup. Quality and Reliability This release contains the following quality and reliability improvements. WPF1   ASP.NET   Workflow <appSettings> <add key="microsoft:WorkflowServices:TerminateOnUnhandledExceptionDuringCancel" value...

.NET Framework
Jun 13, 2019
6
0

Announcing Entity Framework Core 3.0 Preview 6 and Entity Framework 6.3 Preview 6

Diego Vega
Diego Vega

New previews of the next versions of EF Core and EF 6 are now available on NuGet.Org. What is new in EF Core 3.0 Preview 6 In recent months, a lot of our efforts have been focused on a new LINQ implementation for EF Core 3.0. Although the work isn't complete and a lot of the intended functionality hasn't been enabled, before preview 6 we reached ...

Entity Framework
Jun 13, 2019
73
0

Try the new System.Text.Json APIs

Immo Landwerth
Immo Landwerth

For .NET Core 3.0, we're shipping a brand new namespace called System.Text.Json with support for a reader/writer, a document object model (DOM), and a serializer. In this blog post, I'm telling you why we built it, how it works, and how you can try it. We also have a video: Getting the new JSON library The future of JSON in...

.NET
Jun 12, 2019
44
0

Announcing .NET Core 3.0 Preview 6

Rich Lander [MSFT]
Rich Lander [MSFT]

Today, we are announcing .NET Core 3.0 Preview 6. It includes updates for compiling assemblies for improved startup, optimizing applications for size with linker and EventPipe improvements. We've also released new Docker images for Alpine on ARM64. Download .NET Core 3.0 Preview 6 right now on Windows, macOS and Linux. Release notes have been...

.NET Core

Feedback