In this new post, I’m going to show how to implement a barcode scanner in Swift on iOS to read barcode from any kind of products
Day: September 24, 2021
NuGet package with Azure DevOps
Today we are going to create our own NuGet package, publish it to Azure DevOps, and then consume it in our application.
Create an accordion component with Blazor
In this post, I’m going to explain how to create an accordion component with Blazor WebAssembly or Blazor Server in a very simple way