Showing results for October 2018 - .NET Blog

Oct 30, 2018
0
0

Announcing .NET Framework 4.8 Early Access build 3673

namrata karnam
namrata karnam

We are happy to share the next Early Access build for the .NET Framework 4.8. This includes an updated .NET 4.8 runtime as well as the .NET 4.8 Developer Pack (a single package that bundles the .NET Framework 4.8 runtime, the .NET 4.8 Targeting Pack and the .NET Framework 4.8 SDK). Please help us ensure this is a high quality and compatible rele...

.NET Framework.NET
Oct 29, 2018
0
0

A first look at changes coming in ASP.NET Core 3.0

Damian Edwards
Damian Edwards

While we continue to work on finalizing the next minor version of ASP.NET Core, we’re also working on major updates to our next release that will include some changes in how projects are composed with frameworks, tighter .NET Core integration, and 3rd party open source integration, all with the goal of making it easier and faster for you to develop...

ASP.NETASP.NET Core
Oct 25, 2018
0
0

Announcing CosmosDB Table Async OutputCache Provider Release and ASP.NET Providers Connected Service Extension Update

Web Development Tools Microsoft
Web Development Tools Microsoft

Through the years, ASP.NET team have been releasing new ASP.NET SessionState and OutputCache providers to help developers make their web applications ready for the cloud environment. Today we are announcing a new OutputCache provider, Microsoft.AspNet.OutputCache.CosmosDBTableAsyncOutputCacheProvider,  to enable your applications store the OutputCa...

ASP.NET
Oct 24, 2018
0
0

Bringing .NET application performance analysis to Linux

Rich Lander [MSFT]
Rich Lander [MSFT]

Both the Windows and Linux ecosystems have a swath of battle-hardened performance analysis and investigation tools. But up until recently, developers and platform engineers could use none of these tools with .NET applications on Linux. Getting them to work with .NET involved collaboration across many open source communities. The .NET team at Mic...

.NET
Oct 23, 2018
0
0

.NET Core Source Code Analysis with Intel® VTune™ Amplifier

Rich Lander [MSFT]
Rich Lander [MSFT]

This post was written by Varun Venkatesan, Li Tian, Denis Pravdin, who are engineers at Intel. They are excited to share .NET Core-specific enhancements that Intel has made to VTune Amplifier 2019. You can use this tool to use to make .NET Core applications faster on Intel processors. Update (2019.01.14): VTune™ Amplifier 2019 Update 2 is now avai...

.NET Core.NET
Oct 23, 2018
0
0

Call For Participation: .NET and TypeScript at FOSDEM conference

Rich Lander [MSFT]
Rich Lander [MSFT]

The organizers of the FOSDEM 2019 conference have allocated a “Developer Room” on Saturday February 2nd 2019 for .NET and TypeScript discussions in Brussels Belgium.   FOSDEM is one of Europe’s most exciting free software conferences that runs over a weekend and gathers many open source communities, contributors and activists in one place to learn ...

.NET
Oct 22, 2018
0
0

ASP.NET SignalR 2.4.0 Preview 2

Andrew Stanton-Nurse
Andrew Stanton-Nurse

We've just released the second preview of the upcoming 2.4.0 release of ASP.NET SignalR. As we mentioned in our previous blog post on the future of ASP.NET SignalR we are releasing a minor update to ASP.NET SignalR (the version of SignalR for System.Web and/or OWIN-based applications) that includes, support for the Azure SignalR Service, as well as...

ASP.NETASP.NET CoreSignalR
Oct 18, 2018
0
0

.NET Framework October 2018 Preview of Quality Rollup

Tara Overfield
Tara Overfield

The release of the October 2018 Preview of Quality Rollup includes updates in CLR, WF, Winforms, and WPF. The Security and Quality Rollup is available via Windows Update, Windows Server Update Services, and Microsoft Update Catalog.

.NET Framework.NET
Oct 17, 2018
0
0

Announcing .NET Core 2.2 Preview 3

Rich Lander [MSFT]
Rich Lander [MSFT]

Announcing .NET Core 2.2 Preview 3 as well as ASP.NET Core 2.2 Preview 3, and Entity Framework 2.2 Preview 3 release. .NET Core 2.2 Preview 3 can be used with Visual Studio 15.9 Preview 3 (or later), Visual Studio for Mac and Visual Studio Code. Download and test it out! We’re looking for feedback on the release with the intent of shipping the fina...

.NET.NET Core
Oct 17, 2018
0
0

Announcing Entity Framework Core 2.2 Preview 3

Diego Vega
Diego Vega

Entity Framework Core 2.2 Preview 3 available with a new preview of our data provider for Cosmos DB and updated spatial extensions for various providers. Preview 3 is going to be the last milestone before EF Core 2.2 RTM, so now is your last chance to try the bits and give us feedback if you want to have an impact on the quality and the shape of th...

Entity Framework