Blazor
This book is printed on demand and is non-refundable after purchase
Available Formats :
Printed Book
It will be sent to your address
An accessible guide for beginner-to-intermediate programmers to the concepts, real-world applications, and latest features of C# 12 and .NET 8, with hands-on exercises using Visual Studio 2022 and Visual Studio Code.
Key Features:
Book Description:
This Packt bestseller will give you a solid foundation to start building apps and services with confidence.
Youll learn object-oriented programming, writing, testing, and debugging functions, and implementing interfaces. Youll take on .NET APIs for managing and querying data, working with the filesystem, and serialization. As you progress, youll explore examples of cross-platform projects you can build and deploy, such as websites and services using ASP.NET Core.
This latest edition integrates .NET 8 enhancements into its examples: type aliasing and primary constructors for concise and expressive code, and lambda expressions with parameter defaults for more flexible code. Youll handle errors robustly through new built-in guard clauses and explore a simplified implementation of caching in ASP.NET Core 8.
If thats not enough, youll also see how native ahead-of-time (AOT) compiler publish lets web services reach new heights. Youll work with the seamless new HTTP Editor in Visual Studio 2022 to enhance the testing and debugging process. Youll even get introduced to Blazor Full Stack with its new unified hosting model for unparalleled code reusability.
What You Will Learn:
Who this book is for:
This book is for beginners as well as intermediate-level C# and .NET programmers who have worked with C# in the past and want to catch up with the changes made in the last few years.
Prior exposure to C# or .NET is not a prerequisite. A general understanding of programming will help you to work through the book more comfortably, though the content is suitable for those completely new to programming.
If you already have some C# and .NET skills and want to focus on developing practical apps, you can pick up Marks other .NET book, Apps and Services with .NET 8, instead.