.Net 8 Ioc, Dependecy Injection ve KeyedServices
IoC (inversion of control) ve dependecy injection inceleyeğiz ve .net 8 ile gelen yeni di özelliklerini ve scope, transient, singleton bakacağız.
Programlama Üzerine
.Net / .Net 8.0 / C# / Design Patterns
IoC (inversion of control) ve dependecy injection inceleyeğiz ve .net 8 ile gelen yeni di özelliklerini ve scope, transient, singleton bakacağız.
Hi, We will managing how to add multiple provider in ef core, like postgresql, sql server and sqllite
Bu gönderide background servislere giriş yapacağız, nedir, nasıl çalışır, hangi amaçlarla kullanıldığını ve.net 6.0 ve 7.0 ile nasıl kullanılacağını inceleyip proje yapacağız
.Net / .Net 6.0 / C# / EntityFramework Core
In this post, we going to look how to use many to many relationship at entityframewok core 6.0.
In this article we going to look global filter that is entityframework feature.
.Net / .Net 6.0 / C# / EntityFramework Core
Objects that don't require identity are value object. These objects often use in entity. In this article, We're going to look how to implement value object at entityframework core
We're going to look at Duende IdentityServer. For all that look Oauth 2.0, OpenId Connect, Authentication, Authorize and Token.
.Net 6.0 / Asp.Net Core / C# / Redis
In this post, We're going to do cache management using .net 6.0, redis and StackExchange library and for all that we're going to learn at redis.
We're going to look at fluentvalidation which use often .net mvc projects.
asp.net core (5.0) ortamında authenticate ve authorize işlemleri yapabilmek için jwt adında açık standart olan bir token hizmetinden bahsedeceğim
More