Support for new PostgreSQL 10 features
PostgreSQL 10 added a ton of exciting new features which everyone should look at. Npgsql and the EF Core provider have been updated to support those features...
PostgreSQL 10 added a ton of exciting new features which everyone should look at. Npgsql and the EF Core provider have been updated to support those features...
Prepare Thy Statements
A post of mine just got published on the Microsoft MVP blog, about how Entity Framework Core allows exposing database-specific features in ways not possible ...
Microsoft has recently released the new version of the build tools for .NET Core. As previously announced, the new build system will be MSBuild-based (oh pro...
Since the last time I wrote about logging, Microsoft appears to be working on something totally new as part of ASP.NET vNext.