Vertical Slice Architecture using .NET5, CQRS, MediatR, EF Core, C#

GitHub Repo https://github.com/srinadimpalli/Vertical-Slice-Architecture-using-.NET-5-CQRS-MediatR-EF-Core–CSharp/tree/master Hi there, in this blog post we are going to understand what is Vertical Slice Architecture and how it is different from traditional layered architecture and finally implementing an ASP.NET Core API

event_note
close

GitHub Repo https://github.com/srinadimpalli/Vertical-Slice-Architecture-using-.NET-5-CQRS-MediatR-EF-Core–CSharp/tree/master Hi there, in this blog post we are going to understand what is Vertical Slice Architecture and how it is different from traditional layered architecture and finally implementing an ASP.NET Core API

Read more

Introduction to Blazor

Microsoft introduced .NET Core to create apps for any Operating system, be it Windows, Linux, iOS, Android or macOS. One thing all of ASP.NETs web solutions have in common is that they are server based.

event_note
close

Microsoft introduced .NET Core to create apps for any Operating system, be it Windows, Linux, iOS, Android or macOS. One thing all of ASP.NETs web solutions have in common is that they are server based.

folder_open .NET Core, Blazor
Read more