Performance Improvements in .NET Core
There are many exciting aspects to .NET Core (open source, cross platform, x-copy deployable, etc.) that have been covered in posts on this blog before. To me, though, one of the most exciting aspects...
View Article.NET Fringe: A Great Role Model for Community Oriented Conferences
A few of us just went to a smaller .NET conference in Portland, called .NET Fringe. For me, it was the third time I attended .NET Fringe. I’ve realized that this conference has gained a special place...
View Article.NET Core 2 and Visual Studio 2017 (15.3) Preview 2
Visual Studio 2017 (15.3) Preview 2 was recently released which includes .NET Core 1.0 and 1.1, our latest production releases of .NET Core. You will need to install the .NET Core 2.0 Preview 1 SDK to...
View ArticleMicrosoft .NET Framework 4.7 is available on Windows Update, WSUS, and MU...
We are happy to announce the Microsoft .NET Framework 4.7 is now available on Windows Update, Windows Server Update Services (WSUS), and the Microsoft Update (MU) Catalog for the following operating...
View ArticleThe week in .NET – On .NET with Mattias Karlsson on Cake, Topshelf
Previous posts: On .NET with Brett Morrison, DateTime Extensions Open XML SDK, Adventure Time .NET poster, Happy Birthday .NET with Jan Kotas, Skyworld On .NET: Mattias Karlsson – Cake During the...
View ArticleThe week in .NET – .NET Architecture: Microservices & Containers, On .NET...
Previous posts: On .NET with Mattias Karlsson on Cake, Topshelf On .NET with Brett Morrison, DateTime Extensions Open XML SDK, Adventure Time .NET Architecture – Microservices & Containers We...
View ArticleBuilding recommendation engine for .NET applications using Azure Machine...
⏱ Updated on June 26, 2017 Through a series of blog posts, we would like to show you different ways on how .NET developers can leverage Machine learning and AI to build engaging customer experiences....
View ArticleThe week in .NET – .NET Conf, Material Design in XAML Toolkit
Previous posts: .NET Architecture: Microservices & Containers, On .NET with Omer Raviv on OzCode, Sprache On .NET with Mattias Karlsson on Cake, Topshelf On .NET with Brett Morrison, DateTime...
View Article.NET Framework June 2017 Cumulative Quality Update for Windows 10
Today, we are releasing a new Cumulative Quality Update for the .NET Framework. It is specific to Windows 10 Creators Update (1703). Previously released security and quality updates are included in...
View ArticleAnnouncing .NET Core 2.0 Preview 2
Today, we are announcing .NET Core 2.0 Preview 2. We have made improvements that we want to share and that we would love to get your feedback on. You can develop .NET Core 2.0 apps with Visual Studio...
View ArticleAnnouncing EF Core 2.0 Preview 2
Today we are making Entity Framework Core 2.0 Preview 2 available. Entity Framework Core (EF Core) is a lightweight, extensible, and cross-platform version of Entity Framework. EF Core follows the same...
View ArticlePerformance Improvements in RyuJIT in .NET Core and .NET Framework
RyuJIT is the just-in-time compiler used by .NET Core on x64 and now x86 and by the .NET Framework on x64 to compile MSIL bytecode to native machine code when a managed assembly executes. I’d like to...
View ArticleThe week in .NET – Links!
This week’s post will exceptionally be made of links only, as I’m on vacation… Previous posts: The week in .NET – .NET Conf, Material Design in XAML Toolkit .NET Architecture: Microservices &...
View ArticleThe week in .NET – Links!
This week’s post will exceptionally be made of links only, as I’m on vacation… Previous posts: Links! .NET Conf, Material Design in XAML Toolkit .NET Architecture: Microservices & Containers, On...
View Article.NET Framework July 2017 Security and Quality Rollup
Today, we are releasing a new Security and Quality Rollup and Security Only Update for the .NET Framework. Today’s update applies to Windows 10 and Windows Server 2016. Security Microsoft Common...
View ArticleThe week in .NET – Command Line Parser Library, .NET South East
Previous posts: Links! Links! .NET Conf, Material Design in XAML Toolkit Package of the week: Command Line Parser Library Command-line applications typically accept arguments and options, and expose a...
View ArticleProfile-guided optimization in .NET Core 2.0
This post was co-written by Daniel Podder and Bertrand Le Roy. .NET Core 2.0 introduces many new optimizations that will make your code even faster. A lot of work has been done in the base class...
View ArticleWhat we’ve learned from .NET Core SDK Telemetry
We are releasing .NET Core SDK usage data that has been collected by the .NET Core CLI. We have been using this data to determine the most common CLI scenarios, the distribution of operating systems...
View ArticleGet Started with F# as a C# developer
Get Started with F# as a C# developer One of our previous posts, Why You Should Use F#, listed a few reasons why F# is worth trying out today. In this post, we’ll cover some of the basics you need to...
View Article.NET Framework July 2017 Preview of Quality Rollup
We released a new Preview of Quality Rollup for the .NET Framework. Preview of Quality Rollup releases are recommended for businesses that want to use and/or preview quality improvements as soon as...
View Article