Post Categories Development Post dateAugust 22, 2019Post last updated dateUpdated August 22, 2019 Bind array of values in ASP.NET Core Post author afivanPost read time1 min read Hey there! There are often times when you want in a controller action to...
Post Categories Development Post dateJuly 26, 2019Post last updated dateUpdated July 26, 2019 EF Core detach all entities Post author afivanPost read time1 min read Hey there folks, long time no post as I was pretty busy. I have...
Post Categories Development Post dateApril 9, 2019Post last updated dateUpdated April 9, 2019 Properly configure forwarded headers in ASP.NET Core Post author afivanPost read time1 min read Whenever we are using a proxy server like nginx or IIS, we will run...
Post Categories Development Post dateDecember 10, 2018Post last updated dateUpdated March 8, 2019 Run MongoDB and MongoAdmin in Docker Post author afivanPost read time1 min read In this post I’m going to provide a simple example of how MongoDB with...
Post Categories Development Post dateNovember 9, 2018Post last updated dateUpdated April 9, 2019 Creating a multilingual ASP.NET Core app with Razor Post author afivanPost read time2 min read In a previous article, we’ve learned how to create a multilingual app with UWP...
Post Categories Development Post dateOctober 30, 2018Post last updated dateUpdated March 8, 2019 Writing a multilingual UWP app with Prism and WTS Post author afivanPost read time2 min read In this article we are going to design a multilingual application for Universal Windows...
Post Categories Development Post dateOctober 11, 2018Post last updated dateUpdated March 8, 2019 Login component with NgRx in Angular 6 Post author afivanPost read time4 min read Hey there! The purpose of this post is to show how we can create...
Post Categories Development Post dateOctober 5, 2018Post last updated dateUpdated March 8, 2019 Storing secrets in .NET Core applications Post author afivanPost read time5 min read In this post, I’m going to demonstrate how to securely store secrets inside appconfig.json...
Post Categories Development Post dateSeptember 26, 2018Post last updated dateUpdated September 26, 2018 Using the new Span type in .NET Core Post author afivanPost read time4 min read The .NET Core version 2.1 introduced 2 new types that allow to work with...
Post Categories Development Post dateSeptember 20, 2018Post last updated dateUpdated September 20, 2018 Unset Docker inherited variable Post author afivanPost read time1 min read Today I was rubbing my head over a situation where an environment variable was...