Tag: #dotnet-core

Posts tagged with #dotnet-core

A First Look at .NET Core 3.0

An early look at the major new features coming in .NET Core 3.0. From support for WPF and Windows Forms to the introduction of C# 8.0 with nullable reference types, we explore what makes this one of the most anticipated .NET releases ever.

Read more

An Introduction to .NET Core

A beginner's guide to .NET Core, Microsoft's open-source, cross-platform successor to the .NET Framework. Learn about its key design principles and why it's the future of .NET development.

Read more

Getting Started with ASP.NET Core 2.0

An overview of the official release of ASP.NET Core 2.0. Learn about the major improvements, including the massive API expansion with .NET Standard 2.0 and the new Razor Pages model, which make the framework easier to use than ever.

Read more

A First Look at .NET Core 2.0

An early look at the major improvements coming in .NET Core 2.0. We explore the massive expansion of the API surface area with .NET Standard 2.0 and other features that promise to make .NET Core easier to use than ever.

Read more

An Introduction to Entity Framework Core

A beginner's guide to Entity Framework Core 1.0, the new, cross-platform Object-Relational Mapper (ORM) for .NET Core. Learn how to use it to work with databases using .NET objects instead of raw SQL.

Read more

Announcing .NET Core 1.0

Celebrating the landmark 1.0 release of .NET Core, ASP.NET Core, and Entity Framework Core. This is the official arrival of a cross-platform, open-source, and modular .NET for the modern era of software development.

Read more

A First Look at .NET Core RC2

An early look at the major changes in .NET Core Release Candidate 2 (RC2). We explore the shift from DNX to the new dotnet CLI and the evolution of the project format, which brings us closer to the final 1.0 release.

Read more

What is .NET Core?

An early look at .NET Core, Microsoft's radical new vision for a modular, cross-platform, and open-source .NET framework. Learn about the core principles behind this groundbreaking new platform.

Read more