Skip to content
Petkir Blog
XLinkedinBluesky

C#

View all tags
Navigating Image Manipulation in dotnet core and Azure App Service (Linux)

Explore the challenges and solutions of image manipulation in dotnet core on Azure App Service (Linux), highlighting the importance of platform adaptability and alternative libraries.
Code, Linux, C#, Docker

Simplifying Entity Framework Core Usage of JSON ColumnType for Dynamic Data

Efficiently manage dynamic data in Entity Framework Core using JSON columns.
Code, C#, EF