by Sacha Barber
How to get nice auto incrementing assembly versions inside your .NET Core/Standard projects
by Daan Acohen
An explanation of how to support multiple platforms in .NET development
by Marc Clifton
Using EntityFramework Core and SQL Server to create a dynamic IQueryable filtering that is not susceptible to SQL injection attacks
by Marc Clifton
Using a collection to manage caches instead of implementing discrete cache instances