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#, DockerSimplifying Entity Framework Core Usage of JSON ColumnType for Dynamic Data
Efficiently manage dynamic data in Entity Framework Core using JSON columns.
— Code, C#, EF