In this post, I’m going to demonstrate how to securely store secrets inside appconfig.json for Dot Net Core applications. This article is addressed to the …
Read MoreThe sweet comfort zone The majority of people like the fluffy comfort zone where you get a stable income, a decent place to work and …
Read MoreThe .NET Core version 2.1 introduced 2 new types that allow to work with arrays in a managed way: Span<T> Memory<T> The Span type can …
Read MoreToday I was rubbing my head over a situation where an environment variable was defined in a base image. More exactly, the image microsoft/dotnet:2.1-runtime now sets the ASPNETCORE_URLS variable …
Read MoreAfter working for a quite big company in the automotive business, in an environment that I really didn’t like, I decided to spread my wings …
Read MoreLife is about experiencing thoughts, emotions but it’s also about achieving things. As a software developer, theoretically, you are blessed with the ability to work …
Read MoreMotivation A while ago, I was asked by a client to implement a feature for an additional horizontal scrolling bar located on the top of …
Read MoreHello all, I’m opening a small blog for posting news and articles about web programming, more exactly C# and ASP.NET Core. I currently work as …
Read More