Post Categories Development Post dateMarch 31, 2020Post last updated dateUpdated March 31, 2020Mindgaze.Languages library update Post author afivanPost read time59 sec read Hello there! A couple of days ago I managed to come up with a...
Post Categories AspNetCore library Development General Post dateMarch 13, 2020Post last updated dateUpdated September 27, 2021Pagination in ASP.NET Core Post author afivanPost read time2 min read Hey there! For long I wanted to write the next post in the series...
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...