Book Image

Apps and Services with .NET 7

By : Mark J. Price
Book Image

Apps and Services with .NET 7

By: Mark J. Price

Overview of this book

Apps and Services with .NET 7 is for .NET 6 and .NET 7 developers who want to kick their C# and .NET understanding up a gear by learning the practical skills and knowledge they need to build real-world applications and services. It covers specialized libraries that will help you monitor and improve performance, secure your data and applications, and internationalize your code and apps. With chapters that put a variety of technologies into practice, including Web API, OData, gRPC, GraphQL, SignalR, and Azure Functions, this book will give you a broader scope of knowledge than other books that often focus on only a handful of .NET technologies. It covers the latest developments, libraries, and technologies that will help keep you up to date. You’ll also leverage .NET MAUI to develop mobile apps for iOS and Android as well as desktop apps for Windows and macOS.
Table of Contents (23 chapters)
22
Index

Index

Symbols

.NET 24

.NET Core 3 new features 26

.NET 5 new features 30

.NET 6 new features 32

.NET 7 new features 35

Runtime and SDK versions 25

support 25

.NET client

building, for GraphQL service 406, 407

creating 338-341

testing 417, 418

.NET Community Toolkit 8.0

reference link 682

.NET console app client

creating, for SignalR 473

testing, for GraphQL service 474, 475

.NET MAUI, alternatives

Avalonia 11

Uno platform 11

.NET MAUI app 652

configuring, to allow unsecure connections 717, 718

handlers 657

namespaces 649, 650

testing 692-695

used, for building mobile and desktop app 657

.NET MAUI Blazor Hybrid apps

building 708

.NET MAUI Blazor project

creating 708, 709

.NET MAUI pages, adding 710-714

shell, adding 710-714

.NET MAUI controls 651, 652

.NET MAUI resource dictionaries

reference link 678

.NET MAUI user interface components 655

...