ASP.NET Core: Concatenating JSON endpointsTLDR; We have redirected an http client response into ASP.NET Core response with the desired structure.Mar 8, 20211Mar 8, 20211
ASP.NET Core: JWT and Refresh Token with HttpOnly CookiesI would like to talk about the SPA client authentication. Most of the blog implementations are stores the token into localStorage…Sep 14, 20201Sep 14, 20201
ASP.NET Core: A powerful API Design with OData, EF and SQLKataRather than reinventing the wheel, you may need a fast and reliable solution in a short time span. In this case, your framework should be…Jun 9, 20201Jun 9, 20201
Better DI Service Registration with Assembly ScanToday, I will talk about a better way to register services for Microsoft’s DI container. Let’s have a look at the standard way of service…May 30, 20201May 30, 20201
Angular 2+: Base Component MisusageHello again, base functionality is an inevitable requirement. I’m going to talk about a different base component approach in the Angular…Jan 26, 20201Jan 26, 20201
SignalR Core: Heartbeat and RedisRealtime applications are hard to design in .NET world, we have SignalR Core which gives us a painless interface for developing such…Dec 23, 2019Dec 23, 2019
Fabric.js History Operations (undo, redo) and Useful TipsHello again, today’s subject is a javascript library called Fabric.js. I have worked with this library a couple of times in the past…Aug 15, 20194Aug 15, 20194
Hangfire Docker with Multiple ServersI’ve been using Hangfire for almost 2 years. It’s a wonderful job schedule API with persistent storage. Community have a lot of examples…Jul 19, 20192Jul 19, 20192
Design Pattern Serisi 3: PipelineTemiz ve yalın kod yazmak yazılım dünyasında olmazsa olmaz şeylerin başında geliyor. Bunu sağlamak için bir çok yol var bizde bunlardan…Jul 12, 2019Jul 12, 2019