This is a feed of links I've run across and found interesting or noteworthy. The images, content and opinions in them are owned by their respective authors.
Software design is truly an exercise in human relationships
Check out my Minimal APIs course and use code MINIMAL15 for 15% off: https://nickchapsas.com/p/from-zero-to-hero-minimal-apis-in-net-with-cBecome a Patreon a...
Minimal APIs are the hottest .NET 6 feature and for good reason. They makes it extremely easy to create high performance and scalable APIs without having to ...
FastEndpoints is a developer friendly alternative to Minimal APIs & MVC for rapid REST API development.
AspectCore is an AOP-based cross platform framework for .NET Standard. - GitHub - dotnetcore/AspectCore-Framework: AspectCore is an AOP-based cross platform framework for .NET Standard.
:boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier! - GitHub - dotnetcore/EasyCaching: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
You can't be a better coach than you are a person. Three areas of personal growth have accelerated Kent Beck's (Fellow at Gusto) effectiveness as a coach:- B...
We know how to write code to do something now. What about code to do something tomorrow, or next year? Sometimes we use batch jobs. But as business grows, ou...
SaaS architecture varies across domains, stacks, and customer requirements. However, there are well-defined patterns that must be addressed by every SaaS sol...
Integrating systems provides many benefits, from seamless user experiences to consolidated data for better insights to interactions with partner ecosystems t...