Showing results for 2018 - Page 4 of 19 - .NET Blog

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
Oct 17, 2018
0
0

ASP.NET Core 2.2.0-preview3 now available

Glenn Condron [MSFT]
Glenn Condron [MSFT]

Today we're very happy to announce that the third preview of the next minor release of ASP.NET Core and .NET Core is now available for you to try out. We’ve been working hard on this release, along with many folks from the community, and it’s now ready for a wider audience to try it out and provide the feedback that will continue to shape the relea...

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

Automating Release Notes with Azure Functions

Jasmine Greenaway
Jasmine Greenaway

We can all agree that tracking the progress of a project enhances productivity and is an effective way to keep everyone involved of its progress. When it comes to managing your project in Azure DevOps (formerly VSTS) or GitHub, you have all of your artifacts in one place: code, CI/CD pipelines, releases, work items, and more. In cases where there’s...

Azure
Oct 15, 2018
0
0

Guidance for library authors

James Newton-King
James Newton-King

We've just published our first cut of the .NET Library Guidance. It's brand new set of articles for .NET developers who want to create high-quality libraries for .NET. The guidance contains recommendations we've identified as common best practices that apply to most public .NET libraries. We want to help .NET developers build great libraries wit...

.NET
Oct 10, 2018
1
0

Using .NET Hardware Intrinsics API to accelerate machine learning scenarios

Dan Moseley
Dan Moseley

This week's blog post is by Brian Lui, one of our summer interns on the .NET team, who's been hard at work. Over to Brian: Hello everyone! This summer I interned in the .NET team, working on ML.NET, an open-source machine learning platform which enables .NET developers to build and use machine learning models in their .NET applications. The ML.N...

.NETMachine LearningAI Machine Learning