State Management in Blazor WebAssembly
Exploring different techniques for managing state in your Blazor SPA applications, from simple cascaded parameters to complex Redux-like patterns.
Read articleHi, I'm a passionate Full-Stack .NET Developer. I specialize in crafting robust, scalable backend architectures with ASP.NET Core and highly interactive user interfaces using Blazor WebAssembly.
Core Technologies
Tech Solutions Inc.
Led the migration of a legacy ASP.NET MVC application to a modern Blazor WebAssembly SPA. Improved application load times by 40% and established CI/CD pipelines using GitHub Actions and Azure App Services.
DataFlow Systems
Developed RESTful microservices using ASP.NET Core Web API. Implemented CQRS and Event Sourcing patterns. Integrated third-party payment gateways and managed Entity Framework Core database migrations.
Exploring different techniques for managing state in your Blazor SPA applications, from simple cascaded parameters to complex Redux-like patterns.
Read articleA deep dive into the new features of EF Core 8, including complex types, primitive collections, and improved JSON column support.
Read articleStructuring your ASP.NET Core APIs using Clean Architecture principles to ensure your codebase remains maintainable and testable over time.
Read article