Post Categories AspNetCore library Development General Post dateJanuary 6, 2020Post last updated dateUpdated September 27, 2021Filtering in Asp.Net Core Post author afivanPost read time2 min read Hello and Happy New Year! The last article is about one library I develop...
Post Categories AspNetCore library Development General Post dateDecember 19, 2019Post last updated dateUpdated September 27, 2021Mindgaze.AspNetCore library – CRUD with ease Post author afivanPost read time5 min read Hey there! I’m gonna write a series of articles to present the features of...
Post Categories Development Post dateNovember 24, 2019Post last updated dateUpdated November 24, 2019Replace Task with IAsyncEnumerable Post author afivanPost read time2 min read Hey there! In my latest codings, I’ve had an issue with returning an enumerable...
Post Categories Development Post dateOctober 8, 2019Post last updated dateUpdated October 8, 2019Mindgaze.Languages with Blazor Post author afivanPost read time3 min read Hey folks! Hope this post finds you in good development shape! Have you heard...
Post Categories Development Post dateOctober 6, 2019Post last updated dateUpdated October 6, 2019Enable SignalR in NGINX Post author afivanPost read time45 sec read Hey there. Have you ever heard about SignalR? With SignalR websocket communication is very...
Post Categories Development Post dateAugust 22, 2019Post last updated dateUpdated August 22, 2019Bind 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, 2019EF 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, 2019Properly 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, 2019Run 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, 2019Creating 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...