Berkan Sasmaz

Volosoft

Software Developer

USERNAME
berkansasmaz
PERSONAL WEBSITE
https://berkansasmaz.com/
REGISTRATION DATE
3/27/2020
SOCIAL
BIOGRAPHY

Passionate a software engineer

Posts

berkansasmaz Profile Picture POST

How to Export Data to Excel Files with ASP.NET Core Minimal API

As a developer, you may need to work with file-based data sources, and exporting data to Excel files is a common requirement in many applications. In ... Continue Reading

berkansasmaz Profile Picture POST

Rate Limiting with ASP.NET Core 7.0

In this article, we will look at what rate limiting is, why we need to use it, how the different rate limiting algorithms provided with .NET 7.0 work,... Continue Reading

berkansasmaz Profile Picture POST

How to Add Custom Properties to the User Entity

In this step-by-step article, I will explain how you can customize the user entity class, which is available in every web application you create using... Continue Reading

berkansasmaz Profile Picture POST

How to Design Multi-Lingual Entity

With a multi-lingual application, you can expand your market share, but if not designed well, may your application will be unusable. So, I've tried to... Continue Reading

berkansasmaz Profile Picture POST

Using DevExpress Blazor UI Components With the ABP Framework

I will show you how to integrate DevExpress Blazor UI components into ABP Framework-based applications. Continue Reading

berkansasmaz Profile Picture POST

How to add custom property to the user entity

I will explain how you can customize the user entity class, which is available in every web application you create using the ABP framework, according ... Continue Reading