Skip to content

Author: Gökhan Gökalp

.NET Conf 2019 – Turkey

I will talk about “ASP.NET Core Clean Architecture” on September 28 at .NET Conf 2019 – Turkey. Address: Microsoft Turkey Office – Bellevue Residences It was a great day. Thank everyone who attended the conference. Source code: https://github.com/GokGokalp/CleanArchitectureBoilerplates/tree/master/src/MinimalCleanArchitecture Slide: https://slides.com/gokgokalp/aspnet-core-clean-architecture Link: https://www.meetup.com/Teknolot/events/264317849/

Logging API Requests and Responses to GrayLog over Azure API Management using Azure Functions

As you know, one of the most basic features that nearly every backend application must have is logging of requests and responses. Especially in environments where multi API usage is concerned, it is a basic feature that switches from “nice-to-have” state to “must-have” state. Because,…

Overview of Debugging & Profiling .NET Core Applications on Linux – 1 (Perf, LTTNg)

In general, we usually hope or want everything in our lives to go right. (Actually, who doesn’t want?) Unfortunately, most of the time, everything doesn’t turn out the way we hoped, planned or expected. Sometimes things don’t go well. In fact, as a developer, our expectations…

dotnet reconnect() Event – Debugging and Profiling .NET Core Applications on Linux

Hello, all. I will be at “dotnet reconnect() – Istanbul” event as a speaker. It will take 1 day in Istanbul. 2 different sessions, 7 technical presentations and 4 workshops. PS: in Turkish. https://www.biletino.com/event/eventdetail/6299 It was a great day. We also had a spontaneous question…

dotnetKonf Event – Debugging and Profiling .NET Core Applications on Linux

    Hello, all. I will be at “dotnetKonf – Istanbul” event as a speaker. It will take 1 day in Istanbul. 10 different sessions, 3 workshops and 2 question sessions. PS: in Turkish. https://www.biletino.com/event/eventdetail/5725 It was a great day. Thank everyone who attended the…

Meetup – Building Highly Scalable Distributed Applications with Actor Model

Hello all. I will talk about “building highly scalable distributed applications with actor model” (Microsoft Orleans Project) at 29 June Friday night. Agenda History Actor Model Project Orleans Development with Project Orleans Approximate Performance Expectations References You can get detail information about the meetup from…