dotnetApply JWT on Endpoints (.NET Core)Introduction JSON Web Token (JWT) is a widely used method for securing APIs and transmitting…Shady NagyJuly 22, 2022 3 min
dotnetValue converters in Entity Framework Code (EF Core)Introduction In this post, we will discuss how to use Entity Framework (EF) Core value converters to…Shady NagyJuly 13, 2022 2 min