News

Take advantage of the open source library Serilog to log your ASP.NET Core application’s data to SQL Server or another database target.
Microsoft is readying SQL Server on Red Hat Enterprise Linux, and is making .NET Core 1.0 and ASP.NET Core 1.0 generally available today, as promised. Written by Mary Jo Foley, Senior Contributing ...
In our last article we looked at System.Data in .NET Core 3.0. Now we turn our attention to System.Data.SqlClient, which is the SQL Server driver.
Microsoft announced a new data access driver for SQL Server that should be the path forward for data developers in the era of .NET Core. As the traditional, Windows-only .NET Framework is basically ...
There are a few prerequisites to running SQL Server on Core. For example, you’ll need either .NET Framework 2.0 SP2, or .NET Framework 3.5 SP1 Full Profile. You’ll also need DISM Feature names, ...
Entity Framework Core 8 Preview 2 was released on March 14th. The most notable feature in EF Core 8 preview 2 is support for SQL Server hierarchical data.
Microsoft has open sourced a .NET 5 C# Language Extension for SQL Server, allowing developers to work with relational data in the company's flagship programming language. The new tool joins similar ...