C# 12 and .NET 8 – Modern Cross-Platform Development Fundamentals
eBook - ePub

C# 12 and .NET 8 – Modern Cross-Platform Development Fundamentals

Start building websites and services with ASP.NET Core 8, Blazor, and EF Core 8

  1. 826 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

C# 12 and .NET 8 – Modern Cross-Platform Development Fundamentals

Start building websites and services with ASP.NET Core 8, Blazor, and EF Core 8

About this book

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.Purchase of the print or Kindle book includes a free PDF eBook

Key Features

  • Explore the latest additions to C# 12, the.NET 8 class libraries, and Entity Framework Core 8
  • Create professional websites and services with ASP.NET Core 8 and Blazor
  • Build your confidence with step-by-step code examples and tips for best practices

Book Description

This latest edition of the bestselling Packt series will give you a solid foundation to start building projects using modern C# and.NET with confidence.You'll learn about object-oriented programming; writing, testing, and debugging functions; and implementing interfaces. You'll take on.NET APIs for managing and querying data, working with the fi lesystem, and serialization. As you progress, you'll 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. You'll handle errors robustly through the new built-in guard clauses and explore a simplified implementation of caching in ASP.NET Core 8.If that's not enough, you'll also see how native ahead-of-time (AOT) compiler publish lets web services reduce memory use and run faster. You'll work with the seamless new HTTP editor in Visual Studio 2022 to enhance the testing and debugging process. You'll even get introduced to Blazor Full Stack with its new unified hosting model for unparalleled web development flexibility.

What you will learn

  • Discover C# 12's new features, including aliasing any type and primary constructors
  • Try out the native AOT publish capability for ASP.NET Core 8 Minimal APIs web services
  • Build rich web experiences using Blazor Full Stack, Razor Pages, and other ASP.NET Core features
  • Integrate and update databases in your apps using Entity Framework Core models
  • Query and manipulate data using LINQ
  • Build and consume powerful services using Web API and Minimal API

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 Mark's other.NET book, Apps and Services with.NET 8, instead.

]]>

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere β€” even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access C# 12 and .NET 8 – Modern Cross-Platform Development Fundamentals by Mark J. Price in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming in C#. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Preface
  2. Hello, C#! Welcome, .NET!
  3. Speaking C#
  4. Controlling Flow, Converting Types, and Handling Exceptions
  5. Writing, Debugging, and Testing Functions
  6. Building Your Own Types with Object-Oriented Programming
  7. Implementing Interfaces and Inheriting Classes
  8. Packaging and Distributing .NET Types
  9. Working with Common .NET Types
  10. Working with Files, Streams, and Serialization
  11. Working with Data Using Entity Framework Core
  12. Querying and Manipulating Data Using LINQ
  13. Introducing Web Development Using ASP.NET Core
  14. Building Websites Using ASP.NET Core Razor Pages
  15. Building and Consuming Web Services
  16. Building User Interfaces Using Blazor
  17. Epilogue
  18. Index