C# 8 and .NET Core 3 Projects Using Azure - Helion
Tytuł oryginału: C# 8 and .NET Core 3 Projects Using Azure
ISBN: 9781789610246
stron: 520, Format: ebook
Data wydania: 2019-12-31
Księgarnia: Helion
Cena książki: 109,00 zł
Get up to speed with using C# 8 and .NET Core 3.0 features to build real-world .NET Core applications
Key Features
- Learn the core concepts of web applications, serverless computing, and microservices
- Create an ASP.NET Core MVC application using controllers, routing, middleware and authentication
- Build modern applications using cutting-edge services from Microsoft Azure
Book Description
.NET Core is a general-purpose, modular, cross-platform, and opensource implementation of .NET. The latest release of .NET Core 3 comes with improved performance and security features, along with support for desktop applications. .NET Core 3 is not only useful for new developers looking to start learning the framework, but also for legacy developers interested in migrating their apps. Updated with the latest features and enhancements, this updated second edition is a step-by-step, project-based guide.
The book starts with a brief introduction to the key features of C# 8 and .NET Core 3.
You'll learn to work with relational data using Entity Framework Core 3, before understanding how to use ASP.NET Core. As you progress, you'll discover how you can use .NET Core to create cross-platform applications. Later, the book will show you how to upgrade your old WinForms apps to .NET Core 3. The concluding chapters will then help you use SignalR effectively to add real-time functionality to your applications, before demonstrating how to implement MongoDB in your apps. Finally, you'll delve into serverless computing and how to build microservices using Docker and Kubernetes.
By the end of this book, you'll be proficient in developing applications using .NET Core 3.
What you will learn
- Understand how to incorporate the Entity Framework Core 3 to build ASP.NET Core MVC applications
- Create a real-time chat application using Azure's SignalR service
- Gain hands-on experience of working with Cosmos DB
- Develop an Azure Function and interface it with an Azure Logic App
- Explore user authentication with Identity Server and OAuth2
- Understand how to use Azure Cognitive Services to add advanced functionalities with minimal code
- Get to grips with running a .NET Core application with Kubernetes
Who this book is for
This book is for developers and programmers of all levels who want to build real-world projects and explore the new features of .NET Core 3. Developers working on legacy desktop software who are looking to migrate to .NET Core 3 will also find this book useful. Basic knowledge of .NET Core and C# is assumed.
Osoby które kupowały "C# 8 and .NET Core 3 Projects Using Azure", wybierały także:
- Gray Hat C#. Język C# w kontroli i łamaniu zabezpieczeń 57,74 zł, (17,90 zł -69%)
- ASP.NET Core 6. Kurs video. Rozwijaj aplikacje webowe z Entity Framework Core 179,00 zł, (71,60 zł -60%)
- Testowanie automatyczne w .NET. Kurs video. Zastosowania frameworka nUnit 169,00 zł, (76,05 zł -55%)
- Programowanie asynchroniczne i równoległe w C#. Kurs video. Poziom podstawowy 69,00 zł, (31,05 zł -55%)
- Technologia LINQ. Kurs video. Warsztat pracy z danymi z różnych źródeł 59,00 zł, (26,55 zł -55%)
Spis treści
C# 8 and .NET Core 3 Projects Using Azure. Build professional desktop, mobile, and web applications that meet modern software requirements - Second Edition eBook -- spis treści
- 1. Ebook Manager and Catalogue App - .NET Core for Desktop
- 2. Task Bug Logging ASP.NET Core MVC App Using Cosmos DB
- 3. ASP.NET Azure SignalR Chat Application
- 4. Web Research Tool with Entity Framework Core
- 5. Building a Twitter Automated Campaign Manager Using Azure Logic Apps and Functions
- 6. Stock Checker Using Identity Server and OAuth 2
- 7. Building a Photo Storage App Using a Windows Service and Azure Storage
- 8. A Load-Balanced Order Processing Microservice Using Docker and Azure Kubernetes Service
- 9. Emotion Detector Mobile App - Using Xamarin Forms and Azure Cognitive Services
- 10. Eliza for the 21st Century - UWP and the MS Bot Framework
- 11. Appendix A: WebAssembly