CSharp

A collection of 2 posts

Docker build caching for .NET applications done right with dotnet-subset
ASP.NET Core, C#, .NET, Docker, CSharp, Tech

Docker build caching for .NET applications done right with dotnet-subset

Why it is hard to properly cache "dotnet restore" in docker builds and how dotnet-subset tool solves this problem.

Why you should consider the new .NET for your backend
Tech, .NET, C#, CSharp, ASP.NET Core, Web

Why you should consider the new .NET for your backend

.NET is an open-source and cross-platform rewrite of the legacy .NET Framework that is gaining a lot of momentum recently. We will go over why it can be a good choice for your next backend.