29 ноября 2023 г.
Streamline Your .NET 8 Projects with the Power of MediatR and Blazor
In this article, I want to revisit how the Vertical Slice Architecture can be used. This article takes an in-depth look at feature slicing and its application to server-side rendered (SSR) .NET 8 Blazor pages without the need for...
27 ноября 2023 г.
Welcome to .NET 6, Microsoft’s unified framework that converges the best of the modern and traditional .NET Framework. This book will introduce you to the new aspects of Microsoft’s fully supported .NET 6 Framework and will teach you how to get the most out of it. You will learn about...
Год: 2022 Автор: Nico Vermeir Страниц: 323 Формат: PDF Размер: 9,61 MB
21 октября 2023 г.
Key Features
Explore the newest additions to C# 11, the .NET 7 class libraries, and Entity Framework Core 7
Create professional websites and services with ASP.NET Core 7 and Blazor
Build your confidence with step-by-step code examples and tips for best...
Год: 2022 Автор: Mark J. Price Страниц: 819 Формат: PDF Размер: 33,99 MB
21 октября 2023 г.
Key Features
Explore the newest additions to C# 10, the .NET 6 class library, and Entity Framework Core 6
Create professional websites and services with ASP.NET Core 6 and Blazor
Build cross-platform apps for Windows, macOS, Linux, iOS, and Android
Book Description
Extensively...
Год: 2021 Автор: Mark J. Price Страниц: 825 Формат: PDF Размер: 15,31 MB
11 сентября 2023 г.
In today’s rapidly evolving web development landscape, selecting the right framework is crucial for delivering efficient, scalable, and maintainable applications. React and Blazor are two leading frameworks that have gained significant attention in recent years. As developers and businesses weigh their options, understanding the differences between these two powerful tools...
13 августа 2023 г.
Key Features
Explore and build complete, easy-to-follow web projects using Blazor. Each project includes a video example too.
Test your skills in building a weather app, an expense tracker, and a Kanban board with real-world applications.
Develop a deeper understanding on...
Год: 2023 Автор: Toi B. Wright Страниц: 438 Формат: PDF Размер: 27,7 MB
9 марта 2023 г.
ASP.NET Core Blazor Server is a platform for developing modern and dynamic web applications. With Blazor Server, you can write code in C# and create rich user interfaces using HTML and CSS, all while taking advantage of server-side rendering and real-time updates.
Advantages of Blazor
Server-side rendering
...
6 марта 2023 г.
Professional developers will produce leaner applications for the ASP.NET Core platform using the guidance in this best-selling book, now in its 9th edition and updated for ASP.NET Core for .NET 6. It contains detailed explanations of the ASP.NET Core platform and the application frameworks it supports. This cornerstone guide puts...
Год: 2022 Автор: Adam Freeman Страниц: 1286 Формат: PDF Размер: 41,12 MB
6 февраля 2023 г.
Bestselling author Mark Price is back to guide you through the coolest and most common technologies a .NET developer should know: Blazor, .NET MAUI, gRPC, GraphQL, SQL Server, Cosmos DB, OData, SignalR, Azure Functions, and more!
Key Features
Build services using a variety of technologies including Web API,...
Год: 2022 Автор: Mark J. Price Страниц: 815 Формат: PDF Размер: 18,76 MB
25 ноября 2022 г.
In this article, you will see a Web API solution template which is built on Hexagonal Architecture with all essential features using .NET Core.
Download source code from GitHub
Download project template from Microsoft marketplace
Introduction
This is kick-off project which will...