Showing results for 2019 - Page 19 of 19 - .NET Blog

Jan 24, 2019
Post comments count17
Post likes count0

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
Post comments count3
Post likes count1

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
Post comments count1
Post likes count0

.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 22, 2019
Post comments count0
Post likes count0

.NET Framework January 22, 2018 Cumulative Update for Windows 10 version 1809 and Windows Server 2019

Tara Overfield
Tara Overfield

Today, we are releasing the January 22, 2018 .NET Framework Cumulative Update for Windows 10 version 1809 and Windows Server 2019. For more information about the new Cumulative Updates for .NET Framework for Windows 10 version 1809 and Windows Server 2019 please refer to this recent announcement. Update Notice (1/23/2019): The term "Preview" w...

.NET Framework
Jan 17, 2019
Post comments count0
Post likes count0

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 15, 2019
Post comments count0
Post likes count0

.NET Framework January 2019 Preview of Quality Rollup

Tara Overfield
Tara Overfield

The Security and Quality Rollup is available via Windows Update, Windows Server Update Services, and Microsoft Update Catalog.

.NET Framework.NET
Jan 10, 2019
Post comments count0
Post likes count0

Announcing ML.NET 0.9 – Machine Learning for .NET

Cesar De la Torre
Cesar De la Torre

  Announcing ML.NET 0.9 - Machine Learning for .NET ML.NET is an open-source and cross-platform machine learning framework (Windows, Linux, macOS) for .NET developers. Using ML.NET, developers can leverage their existing tools and skillsets to develop and infuse custom AI into their applications by creating custom machine learning mode...

.NETMachine LearningML.NET
Jan 9, 2019
Post comments count0
Post likes count0

Tell us your thoughts on ML.NET, an open source and cross-platform machine learning framework

Bri Achtman
Bri Achtman

ML.NET is an open source and cross-platform machine learning framework made for .NET developers. .NET developers can use their C# or F# skills to easily integrate custom machine learning into their web, mobile, desktop, gaming, or IoT applications without any prior expertise in developing or tuning machine learning models. ML.NET covers many machin...

.NETMachine LearningAI Machine Learning
Jan 8, 2019
Post comments count0
Post likes count0

.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
Jan 8, 2019
Post comments count0
Post likes count0

.NET Framework January 2019 Security and Quality Rollup

Tara Overfield
Tara Overfield

Today, we are releasing the January 2019 Security and Quality Rollup. Security CVE-2019-0545 – Windows Security Feature Bypass Vulnerability This security update resolves a vulnerability in Microsoft .NET Framework that may cause an information disclosure that allows bypassing Cross-origin Resource Sharing (CORS) configurations. An attacker who ...

Security.NET Framework