Showing category results for .NET

Dec 5, 2018
Post comments count0
Post likes count0

.NET Framework December 5, 2018 Preview of Cumulative Update for Windows 10 version 1809 and Windows Server 2019

Tara Overfield
Tara Overfield

Today, we are releasing the December 5, 2018 Preview of .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. Quality and Reliability This release...

.NET Framework.NET
Dec 4, 2018
Post comments count2
Post likes count0

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

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
Dec 4, 2018
Post comments count1
Post likes count0

Announcing ML.NET 0.8 – Machine Learning for .NET

Cesar De la Torre
Cesar De la Torre

ML.NET is an open-source and cross-platform framework (Windows, Linux, macOS) which makes machine learning accessible for .NET developers. ML.NET allows you to create and use machine learning models targeting scenarios to achieve common tasks such as sentiment analysis, issue classification, forecasting, recommendations, fraud detection, ima...

.NETMachine LearningAI Machine Learning
Nov 28, 2018
Post comments count1
Post likes count0

Announcing .NET Framework 4.8 Early Access build 3694

namrata karnam
namrata karnam

We are happy to let you know that .NET Framework 4.8 is now feature complete and we have an early access build to share with you all! We will continue to stabilize this release and take more fixes over the coming months, and we would greatly appreciate it if you could help us ensure this is a high-quality release by trying it out and providing feed...

.NET Framework.NET
Nov 27, 2018
Post comments count0
Post likes count0

.NET Framework November 2018 Preview of Quality Rollup

Tara Overfield
Tara Overfield

Today, we are releasing the November 2018 Preview of Quality Rollup. Quality and Reliability This release contains the following quality and reliability improvements. CLR SQL WCF Note: Additional information on these improvements is not available. The VSTS bug number provided with each improvement is a unique ID that y...

.NET Framework.NET
Nov 16, 2018
Post comments count0
Post likes count1

Running with Server GC in a Small Container Scenario Part 0

maoni
maoni

This week I was able to get some time to work on the container stuff with low memory limits. As many of you have expressed your dissatisfaction on how Server GC behaves with low memory limit specified on containers on github, I have to apologize that I am just doing this now. Really sorry that some of you guys have to suffer through this thus far. ...

.NETContainers
Nov 14, 2018
Post comments count0
Post likes count0

Handling a new era in the Japanese calendar in .NET

Ron Petrusha (MSFT)
Ron Petrusha (MSFT)

Typically, calendar eras represent long time periods. In the Gregorian calendar, for example, the current era spans (as of this year) 2,018 years. In the Japanese calendar, however, a new era begins with the reign of a new emperor. On April 30, 2019, Emperor Akihito is expected to abdicate, which will bring to an end the Heisei era. On the followin...

.NET
Nov 13, 2018
Post comments count0
Post likes count0

.NET Framework November 2018 Security and Quality Rollup

Tara Overfield
Tara Overfield

Today, we are releasing the November 2018 Security and Quality Rollup.SecurityNo new security fixes. See .NET Framework September 2018 Security and Quality Rollup for the latest security updates.Quality and ReliabilityThis release contains the following quality and reliability improvements.CLRWFWinformsWPFNote: Additional information on these impro...

.NET Framework.NETSecurity
Nov 13, 2018
Post comments count9
Post likes count0

.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