ASP.NET Core 5 for Beginners - Helion
Tytuł oryginału: ASP.NET Core 5 for Beginners
ISBN: 9781800566316
stron: 603, Format: ebook
Data wydania: 2020-12-18
Księgarnia: Helion
Cena książki: 29,90 zł (poprzednio: 157,37 zł)
Oszczędzasz: 81% (-127,47 zł)
Learn how to build web applications efficiently using ASP.NET Core 5 with the C# programming language and related frameworks
Key Features
- Build web apps and services and cross-platform applications using .NET and C#
- Understand different web programming concepts with the help of real-world examples
- Explore the new features and APIs in ASP.NET Core 5, EF Core, Visual Studio, and Blazor
Book Description
ASP.NET Core 5 for Beginners is a comprehensive introduction for those who are new to the framework. This condensed guide takes a practical and engaging approach to cover everything that you need to know to start using ASP.NET Core for building cloud-ready, modern web applications.
The book starts with a brief introduction to the ASP.NET Core framework and highlights the new features in its latest release, ASP.NET Core 5. It then covers the improvements in cross-platform support, the view engines that will help you to understand web development, and the new frontend technologies available with Blazor for building interactive web UIs. As you advance, you'll learn the fundamentals of the different frameworks and capabilities that ship with ASP.NET Core. You'll also get to grips with securing web apps with identity implementation, unit testing, and the latest in containers and cloud-native to deploy them to AWS and Microsoft Azure. Throughout the book, you'll find clear and concise code samples that illustrate each concept along with the strategies and techniques that will help to develop scalable and robust web apps.
By the end of this book, you'll have learned how to leverage ASP.NET Core 5 to build and deploy dynamic websites and services in a variety of real-world scenarios.
What you will learn
- Explore the new features and APIs introduced in ASP.NET Core 5 and Blazor
- Put basic ASP.NET Core 5 concepts into practice with the help of clear and simple samples
- Work with Entity Framework Core and its different workflows to implement your application's data access
- Discover the different web frameworks that ASP.NET Core 5 offers for building web apps
- Get to grips with the basics of building RESTful web APIs to work with real data
- Deploy your web apps in AWS, Azure, and Docker containers
- Work with SignalR to add real-time notifications to your app
Who this book is for
This book is for developers who want to learn how to develop web-based applications using the ASP.NET Core framework. Familiarity with the C# language and a basic understanding of HTML and CSS is required to get the most out of this book.
Osoby które kupowały "ASP.NET Core 5 for Beginners", wybierały także:
- ASP.NET Core 5 and Angular 213,57 zł, (29,90 zł -86%)
- An Atypical ASP.NET Core 5 Design Patterns Guide 135,91 zł, (29,90 zł -78%)
- Customizing ASP.NET Core 5.0 106,79 zł, (29,90 zł -72%)
- ASP.NET MVC. Kompletny przewodnik dla programistów interaktywnych aplikacji internetowych w Visual Studio 86,77 zł, (26,90 zł -69%)
- ASP .NET Core. Kurs video. Rozwijanie dodatkowych funkcjonalności Web API 89,00 zł, (35,60 zł -60%)
Spis treści
ASP.NET Core 5 for Beginners. Kick-start your ASP.NET web development journey with the help of step-by-step tutorials and examples eBook -- spis treści
- 1. Introduction to ASP.NET Core 5
- 2. Cross-Platform Setup
- 3. Dependency Injection
- 4. Razor View Engine
- 5. Getting Started with Blazor
- 6. Exploring Blazor Web Frameworks
- 7. APIs and Data Access
- 8. Identity
- 9. Containers
- 10. Deploying to AWS and Azure
- 11. Debugging and Unit Testing
- 12. Integrating with CI/CD
- 13. Cloud Native