Showing results for .NET Core - .NET Blog

Jan 28, 2019
1
0

Help us plan the future of .NET and Big Data

Bri Achtman
Bri Achtman

We’re currently looking into how we can make .NET great for Big Data scenarios.    Please fill out the survey below and help shape how we can improve .NET for Big Data by sharing your experiences, challenges, and needs. It should only take 10 minutes or less to complete!  Take the survey now!  Thanks, .NET Team  

.NET Core.NET Framework
Jan 24, 2019
0
0

.NET and TypeScript at FOSDEM 2019

Rich Lander [MSFT]
Rich Lander [MSFT]

The schedule for the .NET and Typescript Developer Room at FOSDEM has now been published! FOSDEM is one of the longest running Free and Open Source conferences, and we’re excited to have a .NET and TypeScript Developer Room this year, with lots of great speakers and sessions. The conference is Saturday 2nd to Sunday 3rd February at the ULB So...

.NET Core
Jan 24, 2019
17
0

Do more with patterns in C# 8.0

Mads Torgersen
Mads Torgersen

Do more with patterns in C# 8.0 Visual Studio 2019 Preview 2 is out! And with it, a couple more C# 8.0 features are ready for you to try. It's mostly about pattern matching, though I'll touch on a few other news and changes at the end. More patterns in more places When C# 7.0 introduced pattern matching we said that we expected to add more patte...

.NET Core.NET Framework
Jan 24, 2019
3
1

Announcing F# 4.6 Preview

Phillip Carter
Phillip Carter

F# 4.6 is now fully released. See the announcement blog post for more. We're excited to announce that Visual Studio 2019 will ship a new version of F# when it releases: F# 4.6! F# 4.6 is a smaller update to the F# language, making it a "true" point-release. As with previous versions of F#, F# 4.6 was developed entirely via an open RFC (reques...

.NET.NET CoreVisual Studio
Jan 24, 2019
1
0

.NET Core tooling update for Visual Studio 2019 Preview 2

Phillip Carter
Phillip Carter

Another preview of Visual Studio 2019, another update on the cool stuff going into it! We're pleased to announce some updates to the .NET Core tools for Visual Studio 2019. You can try these changes out starting with Preview 2. We'd love for you to try out these new features and give us feedback. Debugging console apps will use the new Integ...

.NET CoreVisual Studio
Jan 17, 2019
0
0

Help us help you! What desktop apps are you bringing to .NET Core 3.0?

Olia Gavrysh
Olia Gavrysh

Windows Desktop applications are coming to .NET Core. The recently released .NET Core 3.0 Preview 1 version includes WinForms and WPF support. To make .NET Core 3.0 viable for as many of you as possible, we have created a survey to understand the types of desktop applications you want to build with .NET Core. Based on the information you provide...

.NET Core
Jan 8, 2019
0
0

.NET Core January 2019 Updates – 2.1.7 and 2.2.1

Lee Coward
Lee Coward

Today, we are releasing the .NET Core January 2019 Update. These updates contain security and reliability fixes. Security CVE-2019-0545: .NET Core Information Disclosure Vulnerability The security update addresses the vulnerability by enforcing Cross-origin Resource Sharing (CORS) configuration to prevent its bypass in .NET Core 2....

.NET Core.NET
Dec 4, 2018
2
0

Announcing .NET Core 3 Preview 1 and Open Sourcing Windows Desktop Frameworks

Rich Lander [MSFT]
Rich Lander [MSFT]

Today, we are announcing .NET Core 3 Preview 1. It is the first public release of .NET Core 3. We have some exciting new features to share and would love your feedback. You can develop .NET Core 3 applications with Visual Studio 2019 Preview 1, and Visual Studio Code. It will be supported in a later version of Visual Studio for Mac. Download and...

.NET Core.NET
Dec 4, 2018
0
0

Announcing .NET Core 2.2

Rich Lander [MSFT]
Rich Lander [MSFT]

We’re excited to announce the release of .NET Core 2.2. It includes diagnostic improvements to the runtime, support for ARM32 for Windows and Azure Active Directory for SQL Client. The biggest improvements in this release are in ASP.NET Core. ASP.NET Core 2.2 and Entity Framework Core 2.2 are also releasing today. You can download and get sta...

.NET Core.NET
Nov 13, 2018
9
0

.NET Core tooling update for Visual Studio 2017 version 15.9

Phillip Carter
Phillip Carter

Update! Starting with Visual Studio 2019, the option has moved to: Tools > Options > Environment > Preview Features Old post for posterity: Starting with Visual Studio 2017 version 15.9, we’ve changed how the Visual Studio tooling for .NET consumes .NET Core SDKs. Prior to this change, installing a preview version of the .NET Core SDK woul...

.NET Core.NETVisual Studio