Pavlo Datsiukpavlodatsiuk.hashnode.dev·Oct 19, 2023Implementing a .NET MAUI Blazor Hybrid App with ZXing QR/Barcode ScannerMobile application development has witnessed significant changes and advancements in recent years. One of the notable shifts is the rise of cross-platform development frameworks that allow developers to build apps for multiple platforms with a single...Discuss·210 reads#maui
Udyan Ojhaudyanishere.hashnode.dev·Jun 18, 2023Exploring the Power of Blazor.NET: Revolutionizing Web Development?Welcome to the exciting world of Blazor.NET! If you're a budding developer looking to revolutionize your web development skills, you've come to the right place. Blazor.NET is a game-changer in the web development landscape, offering the power of .NET...Discuss·49 readsBlazor
Joseph Huntleyjoehuntley.hashnode.dev·Jun 5, 2023Dependency Injection in .NETWhether you're an aspiring junior developer embarking on your .NET journey or a seasoned senior engineer seeking to reinforce your fundamental knowledge, one skill that undoubtedly stands out is dependency injection. In the ever-evolving world of sof...Discuss·211 reads.NET
Oscar Montenegro 🧙🏾♂️🌟unitcoding.hashnode.dev·Mar 24, 2023Create an image generator with BlazorHello guys, happy Friday! Today I will inaugurate a new section that will be called “API Friday”. What will this API Friday be about? well, basically every Friday(or every two Fridays) I will post a .net project(blazor, asp net MVC, web API, etc.) ma...Discuss·58 readsC#
Daniel Smithdanielsmithd.hashnode.dev·Feb 20, 20237 Features of Blazor frameworkBlazor is one of the latest web development frameworks that enables developers to build web applications with C# and HTML. It has been gaining momentum drastically since its release in 2018 with its high efficiency and productive programming model. T...DiscussBlazor
Marvin Nii-Odai Botchwayblog.marvinbotchway.com·Feb 9, 2023Part 3/3 A Full-Stack Expense Tracking App With Blazor, Web API & EF Core and SQL Server Express.In Part 2 we built a working Frontend that shows the list of expenses and total expenses we also used services to make our code more modular. In Part 3 we would continue with hooking up the create, edit and delete actions in the frontend. Fix Error P...Discuss·2 likes·81 readsBlazor
Marvin Nii-Odai Botchwayblog.marvinbotchway.com·Feb 7, 2023Part 2/3 A Full-Stack Expense Tracking App With Blazor, Web API & EF Core and SQL Server Express.In Part 1 we built a working API that could create, read, update and delete expenses. Part 2 would be moving on from there by creating services to make our code better and also working on the front end. NOTE: This tutorial uses .NET 6.0 (Long Term Su...Discuss·107 readsBlazor
Oscar Montenegro 🧙🏾♂️🌟unitcoding.hashnode.dev·Jan 17, 2023Create a Pokedex app with Blazor and C#This is a repost from my origin article published on my blog: Unit Coding go and check it out! ✨ Creating web applications that consume rest api’s are a great starting point to get better at any programming language at the same time that you are buil...Discuss·10 likes·111 readspokemon
Alberto Meneghinimenalb.hashnode.dev·Jan 10, 2023AWS AppConfig Feature Flags, DotNet and Blazor WASMThis article is also available in Italian here. The pace of today’s modern software development and release is getting faster and faster. Just a couple of years ago, before implementing a feature, there was a lot of upfront analysis. That was often b...Discuss·394 reads feature flags
Dessire UgarteforStrapistrapi.hashnode.dev·Nov 28, 2022Build a Blog App Using Blazor WASM and StrapiAuthor: Sumit Kharche This article has been updated to v4 by Mark Munyaka. Learn how to create a simple but blazing-fast blog app using Blazor WebAssembly, Tailwind CSS, and Strapi. You will use Strapi, the leading open-source headless CMS, to store...Discuss·119 readsStrapi