Duende IdentityServer, OAuth and OpenId
We're going to look at Duende IdentityServer. For all that look Oauth 2.0, OpenId Connect, Authentication, Authorize and Token.
Programlama Üzerine
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.
In this article, we will examine useMemo and React.memo. Besides these We're going to look at like Where and in what situations should it be used?
We're going to look at fluentvalidation which use often .net mvc projects.
Asp.net core 5.0, react ve typescript kullanarak CRUD (Ekleme, Okuma, Silme) işlemlerini yapan örnek bir proje yapacağız.
asp.net core 5.0 mvc projesinde react ve webpackin nasıl eklenip, kullanılabileceğini, bir proje üzerinde inceleyeceğiz.
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
Merhaba, Bu yazımda rabbitmq’den ve nasıl kullanıldığından bahsedeceğim. RabbitMq Nedir? RabbitMq, kuyruk yapısı kullanarak mesajlaşma sağlayan bir araçtır. Bir kaynaktan diğer kaynağa mesajı iletir. Örnek Kullanım Senaryoları -Mikroservislerimiz arasında haberleşmek için rabbitmq kullanılabilir -Bazı...
asp.net core (5.0) ile mikroservis mimarisini kullanarak api gateway’in kullanımı inceleyeceğiz? api gateway nedir? Hepsini bir proje yaparak görelim
In this post, We will test postgresql full text search with api in Asp.net core (5.0). We will make an api project, this api will be the bridge between with postgresql fts...
More