Secure Microservices Using JWT With Ocelot in .NET Core
Microservices are a common design pattern nowadays in software applications. Moreover, we usually...
Read MorePosted by Phil Broderick | Updated Date May 8, 2023 | Web Development
Microservices are a common design pattern nowadays in software applications. Moreover, we usually...
Read MorePosted by Phil Broderick | Updated Date Apr 24, 2023 | C#
Most applications that are developed nowadays usually involve interacting with non-trivial amounts...
Read MorePosted by Phil Broderick | Updated Date Mar 30, 2023 | Web Development
When building applications, we try to avoid being tightly coupled to any given third-party...
Read MorePosted by Phil Broderick | Updated Date Mar 23, 2023 | Web Development
One of the most well-known debugging tools for developers is undoubtedly application logging,...
Read MorePosted by Phil Broderick | Updated Date Mar 23, 2023 | Web Development
The ability to gather metrics for our .NET applications is very important, as it allows us to gain...
Read More