#dotnet
Read more stories on Hashnode
Articles with this tag
I recently needed to produce a small report and serve it as a file download via a .NET API endpoint. The endpoint would be invoked from a React app,...
A few years ago, I rearchitected a project using Clean Architecture, Entity Framework and MediatR. If you're unfamiliar with CA, freeCodeCamp has a...