Skip to main content
Microsoft
.NET Blog
.NET Blog
  • Home
  • DevBlogs
    • App Center
    • Azure DevOps
    • Notification Hubs
    • Visual Studio
    • Visual Studio Code
    • Visual Studio for Mac
    • Azure Artifacts
    • Azure Boards
    • Azure Pipelines
    • Azure Repos
    • Azure Test Plans
    • DevOps
    • C++
    • Java
    • Java Blog in Chinese
    • JavaScript
    • PowerShell
    • Python
    • Q#
    • Scripting
    • TypeScript
    • Visual Basic
    • Visual C#
    • Visual F#
    • .NET
    • ASP.NET
    • NuGet
    • Xamarin
    • Apps for Windows
    • Azure Government
    • Azure SDKs
    • Bing Dev Center
    • Command Line
    • Developer Support
    • DirectX Developer Blog
    • IoT Developer
    • Math In Office
    • Microsoft Edge Dev
    • Microsoft Azure
    • Office 365 Development
    • Old New Thing
    • PAX Graph
    • PAX Media
    • PAX Windows
    • Perf and Diagnostics
    • PIX on Windows
    • Startup Developers
    • Surface Duo
    • Sustainable Software
    • Windows Search Platform
    • Azure Cosmos DB
    • Azure Data Studio
    • Azure SQL
    • Azure Synapse Analytics
    • OData
    • Revolutions R
    • SQL Server Data Tools

    .NET Blog

    Free. Cross-platform. Open source. A developer platform for building all your apps.

    May 2019 | .NET Blog

    Porting desktop apps to .NET Core
    Porting desktop apps to .NET Core
    Olia GavryshOlia GavryshMay 28, 2019May 28, 201905/28/19
    Since I've been working with the community on porting desktop applications from .NET Framework to .NET Core, I've noticed that there are two camps of folks: some want a very simple and short list of instructions to get their apps ported to .NET Core while others prefer a more principled approach with more background information. Instead of ...

    30.NET Core.NET Framework
    The F# development home on GitHub is now dotnet/fsharp
    The F# development home on GitHub is now dotnet/fsharp
    Phillip CarterPhillip CarterMay 20, 2019May 20, 201905/20/19
    TL;DR We've moved the F# GitHub repository from microsoft/visualfsharp to dotnet/fsharp, as specified in the corresponding RFC. F# has a somewhat strange history in its name and brand. If we roll back the clocks to the year 2015, F# sort of had two identities. One side of this was Visual F#, or "VisualFSharp"; a product within Visual ...

    3.NET.NET Core
    Create Interactive .NET Documentation with Try .NET
    Create Interactive .NET Documentation with Try .NET
    Maria NaggagaMaria NaggagaMay 16, 2019May 16, 201905/16/19
    Try .NET is an interactive documentation generator for .NET Core. Using the dotnet try global tool you can now create interactive documentation too. This is an early preview of the dotnet try global tool so, please check our repository and NuGet package for regular updates.

    10.NET CoreC#
    Performance Improvements in .NET Core 3.0
    Performance Improvements in .NET Core 3.0
    AvatarStephen Toub - MSFTMay 15, 2019May 15, 201905/15/19
    Take a tour through some of the many improvements, big and small, that have gone into the .NET Core 3.0 runtime and core libraries to make apps and services leaner and faster.

    60.NET.NET Core
    Default implementations in interfaces
    Default implementations in interfaces
    Mads TorgersenMads TorgersenMay 14, 2019May 14, 201905/14/19
    Default implementations in interfaces With last week's posts Announcing .NET Core 3.0 Preview 5 and Visual Studio 2019 version 16.1 Preview 3, the last major feature of C# 8.0 is now available in preview. A big impediment to software evolution has been the fact that you couldn't add new members to a public interface. You would break ...

    65.NETC#
    .NET Core May 2019 Updates – 1.0.16, 1.1.14, 2.1.11 and 2.2.5
    .NET Core May 2019 Updates – 1.0.16, 1.1.14, 2.1.11 and 2.2.5
    Lee CowardLee CowardMay 14, 2019May 14, 201905/14/19
    Today, we are releasing the .NET Core May 2019 Update. These updates contain security and reliability fixes. See the individual release notes for details on updated packages. NOTE: If you are a Visual Studio user, there are MSBuild version requirements so use only the .NET Core SDK supported for each Visual Studio version. Information ...

    7Dot.Net
    .NET Framework May 2019 Security and Quality Rollup
    .NET Framework May 2019 Security and Quality Rollup
    Tara OverfieldTara OverfieldMay 14, 2019May 14, 201905/14/19
    Today, we are releasing the May 2019 Cumulative Update, Security and Quality Rollup, and Security Only Update. Security CVE-2019-0820 – Denial of Service Vulnerability A denial of service vulnerability exists when .NET Framework and .NET Core improperly process RegEx strings. An attacker who successfully exploited this vulnerability could...

    3.NET Framework
    Introducing the new Microsoft.Data.SqlClient
    Introducing the new Microsoft.Data.SqlClient
    AvatarDiego VegaMay 8, 2019May 8, 201905/8/19
    This post was written by Vicky Harp, Program Manager on SqlClient and SQL Server Tools. Those of you who have been following .NET development closely have very likely seen Scott Hunter's latest blog post, .NET Core is the Future of .NET. The change in focus of .NET Framework towards stability and new feature development moving to .NET Core ...

    15.NET.NET Core
    Announcing Entity Framework 6.3 Preview with .NET Core Support
    Announcing Entity Framework 6.3 Preview with .NET Core Support
    AvatarDiego VegaMay 8, 2019May 8, 201905/8/19
    The first preview of the EF 6.3 runtime is now available in NuGet. Note that the package is versioned as 6.3.0-preview5. We plan to continue releasing previews of EF 6.3 every month in alignment with the .NET Core 3.0 previews, until we ship the final version. What is new in EF 6.3? While Entity Framework Core was built from the ground ...

    51.NET.NET Core
    Introducing diagnostics improvements in .NET Core 3.0
    Introducing diagnostics improvements in .NET Core 3.0
    AvatarSourabh Shirhatti [MSFT]May 8, 2019May 8, 201905/8/19
    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 ...

    7.NET Core
    • Page 1
    • Page 2
    • Next page
    Relevant Links

    .NET Download

    .NET Hello World

    .NET Meetup Events

    .NET Documentation

    .NET API Browser

    .NET SDKs

    .NET Application Architecture Guides

    Web apps with ASP.NET Core

    Mobile apps with Xamarin.Forms

    Microservices with Docker Containers

    Modernizing existing .NET apps to the cloud

    Archive
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • December 2013
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • September 2012
  • August 2012
  • July 2012
  • June 2012
  • May 2012
  • April 2012
  • March 2012
  • February 2012
  • October 2011
  • September 2011
  • June 2011
  • April 2011
  • November 2010
  • September 2010
  • June 2010
  • May 2010
  • April 2010
  • March 2010
  • February 2010
  • December 2009
  • November 2009
  • October 2009
  • September 2009
  • August 2009
  • July 2009
  • June 2009
  • May 2009
  • April 2009
  • March 2009
  • February 2009
  • January 2009
  • November 2008
  • May 2007
  • March 2007
  • January 2007
  • December 2006
  • November 2006
  • October 2006
  • September 2006
  • August 2006
  • June 2006
  • April 2006
  • March 2006
  • February 2006
  • January 2006
  • October 2005
  • July 2005
  • May 2005
  • December 2004
  • November 2004
  • September 2004
  • June 2004
  • Topics
  • Dot.Net
  • .NET
  • .NET Core
  • .NET Framework
  • Entity Framework
  • C#
  • ML.NET
  • ASP.NET
  • WPF
  • Visual Studio
  • Performance
  • F#
  • Machine Learning
  • AI Machine Learning
  • Security
  • Game Development
  • Azure
  • .NET Internals
  • WinForms
  • Docker
  • Maoni
  • Async
  • Concurrency
  • TPL
  • Debugging
  • Apache
  • GC
  • Big Data
  • Spark for .NET
  • Lifecycle
  • Stay informed

    Login
    Code Block
    What's new
    • Surface Duo
    • Surface Laptop Go
    • Surface Pro X
    • Surface Go 2
    • Surface Book 3
    • Microsoft 365
    • Windows 10 apps
    • HoloLens 2
    Microsoft Store
    • Account profile
    • Download Center
    • Microsoft Store support
    • Returns
    • Order tracking
    • Virtual workshops and training
    • Microsoft Store Promise
    • Financing
    Education
    • Microsoft in education
    • Office for students
    • Office 365 for schools
    • Deals for students & parents
    • Microsoft Azure in education
    Enterprise
    • Azure
    • AppSource
    • Automotive
    • Government
    • Healthcare
    • Manufacturing
    • Financial services
    • Retail
    Developer
    • Microsoft Visual Studio
    • Windows Dev Center
    • Developer Center
    • Microsoft developer program
    • Channel 9
    • Microsoft 365 Dev Center
    • Microsoft 365 Developer Program
    • Microsoft Garage
    Company
    • Careers
    • About Microsoft
    • Company news
    • Privacy at Microsoft
    • Investors
    • Diversity and inclusion
    • Accessibility
    • Security
    English (United States)
    • Sitemap
    • Contact Microsoft
    • Privacy
    • Manage cookies
    • Terms of use
    • Trademarks
    • Safety & eco
    • About our ads
    • © Microsoft 2021