Showing results for diagnostics - .NET Blog

May 8, 2019
7
0

Introducing diagnostics improvements in .NET Core 3.0

Sourabh Shirhatti [MSFT]
Sourabh Shirhatti [MSFT]

In .NET Core 3.0, we are introducing a suite of tools that utilize new features in the .NET runtime that make it easier to diagnose and solve performance problems. These runtime features help you answer some common diagnostic questions you may have: Is my application healthy? Often times an application can slowly start leaking ...

.NET Core
Aug 7, 2017
5
0

Welcome to the .NET Framework 4.7.1 Early Access!

Preeti Krishna - MSFT
Preeti Krishna - MSFT

Last Updated: 9/28/2017 Today, we are happy to share the .NET Framework 4.7.1 Early Access build with the Developer Pack. The .NET Framework 4.7.1 Developer Pack lets developers build applications that target the .NET Framework 4.7.1 by using Visual Studio 2017, Visual Studio 2015 or other IDEs. This is a single package that bundles the .NET Frame...

.NET
Apr 3, 2014
0
0

The Next Generation of .NET

.NET Team
.NET Team

At Build 2014 this week, we announced the next generation of .NET. The next generation will focus and deliver on two main themes: Core Innovation and cross-device apps. These themes are a direct result of your feedback, asking for new features in .NET and to make it easier to use .NET for all your apps. At Build 2014, we are releasing: ...

.NET
Jan 30, 2014
0
0

Microsoft.Diagnostics.Tracing.EventSource is now stable

Immo Landwerth
Immo Landwerth

We are announcing the RTM of the EventSource NuGet package, which enables fast app tracing to the Windows Event Log, including in production. This post was written by Cosmin Radu, a software developer on the .NET Runtime team. Over the past several weeks we’ve been working on addressing some feedback we’ve received from our users and ad...

.NET
Dec 4, 2013
0
0

Microsoft.Diagnostics.Tracing.EventSource is now RC on NuGet.org

Immo Landwerth
Immo Landwerth

We are announcing the RC of the EventSource NuGet package, which enables fast app tracing to the Windows Event Log, including in production. This post was written by Cosmin Radu, a software developer on the .NET Runtime team. Over the past several months we’ve been working on addressing feedback and extending the value proposition delivered ...

.NET
Aug 15, 2013
0
0

Announcing TraceEvent – Monitoring and Diagnostics for the Cloud

Immo Landwerth
Immo Landwerth

In this post, Vance Morrison, software developer on the .NET Runtime team, will talk about the TraceEvent NuGet library we just shipped. -- Immo I am happy to report that we have just released the TraceEvent library on (prelease) NuGet. This library is an important part of the .NET, end-to-end, cloud scale diagnostics and monitoring story. It allo...

.NET
Aug 9, 2013
0
0

Announcing the EventSource NuGet Package – Write to the Windows Event Log

.NET Team
.NET Team

We are announcing the EventSource NuGet package, which enables fast app tracing to the Windows Event Log, including in production. This post was written by Cosmin Radu, a software developer on the .NET Runtime team We know that you want to build high-quality software. That can be a challenging task if your desktop or web app interacts with use...

.NET