Introducing .NET Standard
In my last post, I talked about how we want to make porting to .NET Core easier. In this post, I’ll focus on how we’re making this plan a reality with .NET Standard. We’ll cover which APIs we plan to...
View ArticleThe week in .NET: On .NET on Orchard 2 – Mocking on Core – StoryTeller – Armello
To read last week’s post, see The week in .NET: On .NET with Steeltoe – C# Functional Extensions – Firewatch. On .NET Last week, Sébastien Ros was on the show to talk about Orchard 2: This week, we’ll...
View ArticleImplementing Seeding, Custom Conventions and Interceptors in EF Core 1.0
This post was written by Alina Popa, a software engineer on the .NET team. Introduction Entity Framework Core (EF Core) is a lightweight and extensible version of the Entity Framework (EF) data access...
View ArticleStoring and using secrets in Azure
Most applications need access to secret information in order to function: it could be an API key, database credentials, or something else. In this post, we’ll create a simple service that will compare...
View ArticleThe week in .NET – On .NET on Cecil – NAudio – SpeechCentral – Hand of Fate
To read last week’s post, see The week in .NET: On .NET on Orchard 2 – Mocking on Core – StoryTeller – Armello. On .NET Last week, JB Evain was on the show: This week, we’ll speak with Immo Landwerth...
View ArticleThe week in .NET – On .NET on Net Standard 2.0 – Nancy – Satellite Reign
To read last week’s post, see The week in .NET – On .NET on Cecil – NAudio – SpeechCentral – Hand of Fate. On .NET Last week, Immo Landwerth was on the show to talk about Net Standard 2.0: This week,...
View Article.NET Framework Monthly Rollups Explained
We recently introduced the .NET Framework Monthly Rollup, a new and simpler way for you to install all applicable .NET Framework updates in a single step. We wanted to go into more depth on these new...
View Article.NET Framework Monthly Rollup: October 2016
Today marks the first release of the new .NET Framework Monthly Rollup. Here’s what went into the release: Security Microsoft Security Bulletin MS16-120 – Important: Security Update for Microsoft...
View ArticleHosting .NET Core Services on Service Fabric
This post was written by Vaijanath Angadihiremath, a software engineer on the .NET team. This tutorial is for users who already have a group of ASP.NET Core services which they want to host as...
View ArticleThe week in .NET – Bond – The Gallery
To read last week’s post, see The week in .NET – On .NET on Net Standard 2.0 – Nancy – Satellite Reign. On .NET We didn’t have a show last week, but we’re back this week with Rowan Miller to chat about...
View Article.NET Core Tooling in Visual Studio “15”
This post was co-authored by David Carmona, a Principal Program Manager Lead in .NET Team and Joe Morris, a Senior Program Manager in .NET Team. Couple of weeks back, we dedicated a blog post...
View ArticleAnnouncing the October 2016 Update for .NET Core 1.0
The title may be a bit grand for what’s included in this month’s update but it is important for folks encountering this specific issue. Look for more in the next month or so. We are releasing an update...
View ArticleAnnouncing .NET Core 1.1 Preview 1
We’re excited to announce the .NET Core 1.1 Preview 1 release today. It includes support for additional Linux distributions, has many updates and is the first Current release. I will describe all of...
View ArticleAnnouncing Entity Framework Core 1.1 Preview 1
Entity Framework Core (EF Core) is a lightweight, extensible, and cross-platform version of Entity Framework. Today we are making Entity Framework Core 1.1 Preview 1 available. Upgrading to 1.1 Preview...
View ArticleThe week in .NET – .NET, ASP.NET, EF Core 1.1 Preview 1 – On .NET on EF Core...
To read last week’s post, see The week in .NET – Bond – The Gallery. Preview 1 of .NET Core 1.1, ASP.NET Core 1.1, and EF Core 1.1 announced Preview 1 versions of .NET Core 1.1, ASP.NET Core 1.1, and...
View ArticleThe week in .NET – .NET Foundation – Serilog – Super Dungeon Bros
To read last week’s post, see The week in .NET – .NET, ASP.NET, EF Core 1.1 Preview 1 – On .NET on EF Core 1.1 – Changelog – FluentValidation – Reverse: Time Collapse. On .NET: Martin Woodward on the...
View ArticleThe week in .NET – On .NET on CoreRT and .NET Native – Enums.NET – Ylands –...
To read last week’s post, see The week in .NET – .NET Foundation – Serilog – Super Dungeon Bros. On .NET Last week, Mei-Chin Tsai and Jan Kotas were on the show: This week, we won’t be streaming live,...
View Article.NET Core Data Access
.NET Core was released a few months ago, and data access libraries for most databases, both relational and NoSQL are now available. In this post, I’ll detail what client libraries are available, as...
View ArticleThe week in .NET – Mitch Muenster – Stateless
To read last week’s post, see The week in .NET – On .NET on CoreRT and .NET Native – Enums.NET – Ylands – Markdown Monster. On .NET Last week, we hosted the MVP Summit, and instead of having a big...
View ArticleAnnouncing Entity Framework Core 1.1
Entity Framework Core (EF Core) is a lightweight, extensible, and cross-platform version of Entity Framework. Today we are making Entity Framework Core 1.1 available. EF Core follows the same release...
View Article