Hello guys and welcome to this blog post. In this post, I'm going to speak about my experience with Ionic Appflow, which is, if you never heard of it, a great tool to build, deploy and test hybrid mobile applications...
Perform capture shortcut equivalent in Linux with flameshot (Ubuntu/Mint)
Hey there! Although I was extremely busy with my current full-time job, I didn't want to miss this opportunity to share something that I found useful on Linux and there's no out of the box solution like on Windows when...
Ordering in ASP.NET Core API
Hey there! It's now time to talk a bit about how to order results with the Mindgaze.AspNetCore library. This article is part of a series talking about the benefits of using Mindgaze.AspNetCore. Previously, we talked about how to perform CRUD...
5 lucrative tips when working from home
For some time I really wanted to write more non-technical articles. And it's not a joke 😊. Time is short, but more important are our health and safety. In the current global context, with a contagious virus spreading, there's nothing...
Mindgaze.Languages library update
Hello there! A couple of days ago I managed to come up with a new release of the C# multilanguage library Mindgaze.Languages. The new version is now 1.3.0 and the only feature that has been added is the fact that...
Pagination in ASP.NET Core
Hey there! For long I wanted to write the next post in the series I started some time ago about Mindgaze.AspNetCore library. Due to high workload at the office and things I do in the free time I didn't manage...
Filtering in Asp.Net Core
Hello and Happy New Year! The last article is about one library I develop that helps you build REST APIs with CRUD, filtering and many more features that enhance the development of applications in ASP.NET Core. In this article I'll...
Mindgaze.AspNetCore library – CRUD with ease
Hey there! I'm gonna write a series of articles to present the features of the library I started to work on some time ago for Asp.Net Core. I started this library out of the necessity of writing a controller as...
Replace Task with IAsyncEnumerable
Hey there! In my latest codings, I've had an issue with returning an enumerable list of derived types, converted to a base type. This method needed to be async because it was calling an external service that retrieved the required...
Mindgaze.Languages with Blazor
Hey folks! Hope this post finds you in good development shape! Have you heard of Blazor? This new tech is a first class citizen in .NET Core 3.0. With the help of Blazor, you can create C# apps that run...
Recent Comments