Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Enterprise Application Development with C# 10 and .NET 6
  • Table Of Contents Toc
Enterprise Application Development with C# 10 and .NET 6

Enterprise Application Development with C# 10 and .NET 6 - Second Edition

By : Ravindra Akella, Arun Kumar Tamirisa , Kumar Kunani, Bhupesh Guptha Muthiyalu
4.2 (5)
close
close
Enterprise Application Development with C# 10 and .NET 6

Enterprise Application Development with C# 10 and .NET 6

4.2 (5)
By: Ravindra Akella, Arun Kumar Tamirisa , Kumar Kunani, Bhupesh Guptha Muthiyalu

Overview of this book

Building production-ready enterprise applications can be a challenging task due to the overabundance of tools and their different versions that make app development complex. This book simplifies the process with an end-to-end road map for building enterprise applications from scratch using the latest features of .NET Core 6 and C# 10. Throughout the book, you'll work on creating an enterprise app, adding a key component to the app with each chapter, before ?nally getting it ready for testing and deployment. You'll learn concepts relating to advanced data structures, the Entity Framework Core, parallel programming, and dependency injection. As you progress, you'll cover various authentication and authorization schemes provided by .NET Core to make your apps and APIs secure. The book then shows you how the latest Microsoft Visual Studio and C# 10 help you simplify developer tasks and shares tips and tricks in Visual Studio to improve your productivity. You'll discover various testing techniques, such as unit testing and performance testing, as well as di?erent methods to deploy enterprise apps. By the end of this book, you’ll be able to create enterprise apps using the powerful features of .NET 6 and deploy them to the cloud while working with various cloud components using Azure.
Table of Contents (23 chapters)
close
close
1
Part 1: Fundamentals
5
Part 2: Cross-Cutting Concerns
11
Part 3: Developing Enterprise Applications
15
Part 4: Security
18
Part 5: Health Checks, Unit Testing, Deployment, and Diagnostics

What is .NET Standard?

.NET Standard is a set of API specifications that are available for multiple .NET implementations. New APIs are added with each new version of .NET Standard. Each .NET implementation targets a specific version of .NET Standard and has access to all the APIs supported by that .NET Standard version.

Libraries that are built targeting .NET Standard can be used in applications that are built using .NET implementations, which support those versions of .NET Standard. So, when building libraries, targeting higher versions of .NET Standard allows more APIs to be used, but can be used only in applications built using the versions of .NET implementations that support it.

The following screenshot lists the various versions of .NET implementations that support .NET Standard 2.0:

Figure 2.6 – .NET Standard 2.0-supported .NET implementations

For example, if you develop a library targeting .NET Standard 2.0, it has access to over 32,000...

CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Enterprise Application Development with C# 10 and .NET 6
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist download Download options font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon