Showing results for November 2016 - Page 2 of 2 - .NET Blog

Nov 16, 2016
0
0

Announcing Entity Framework Core 1.1

Rowan Miller
Rowan Miller

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 cycle as .NET Core. Continuous improvements every 2 months and new features released every 6 months. This is the first feature release since 1.0. Be...

Entity Framework
Nov 15, 2016
0
0

The week in .NET – Mitch Muenster – Stateless

Bertrand Le Roy
Bertrand Le Roy

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 one-hour show, we did several mini-interviews with MVPs. The first one was published on Monday. Mitch Muenster spent 25 minutes with us talking about b...

.NET
Nov 9, 2016
0

.NET Core Data Access

Bertrand Le Roy
Bertrand Le Roy

.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 well as show code samples for each of them. ORM EF Core Entity Framework is Microsoft's Object-Relational Mapper for .NET, and as such is one of the ...

.NET Core
Nov 8, 2016
0
0

The week in .NET – On .NET on CoreRT and .NET Native – Enums.NET – Ylands – Markdown Monster

Bertrand Le Roy
Bertrand Le Roy

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, but we'll be taking advantage of the presence of many MVPs on campus for the MVP Summit to speak with as many of them as possible in the form of...

.NET
Nov 1, 2016
0
0

Visual Studio Tools for Azure Functions

Web Development Tools Microsoft
Web Development Tools Microsoft

Update 5-10-2017: The first release of Visual Studio 2017 Tools for Azure Functions is now available to try. As discussed in the Visual Studio 2017 Toolspost and these 2015 tools were preview tools that provided us great feedback and learning. However, as outlined in our roadmap post, the pivot to precompiled functions with a focus on .NET Standa...

ASP.NETAzure
Nov 1, 2016
0
0

The week in .NET – .NET Foundation – Serilog – Super Dungeon Bros

Bertrand Le Roy
Bertrand Le Roy

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 .NET Foundation Last week, Martin Woodward was on the show to talk about the .NET Foundation: This week, we'll speak with Mei-Chin Tsai and Jan K...

.NET