Loading…

Beginning gRPC with ASP.NET Core 6 : build applications using ASP.NET, Core Razor Pages, Angular and best practices in .NET 6 /

Broaden your developer experience by learning how to use gRPC and ASP.NET Core together on the Microsoft's developer framework, .NET 6 and discover a new way of developing APIs with gRPC. Beginning gRPC with ASP.NET Core 6 is your guide to quickly and efficiently getting down to the business of...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Giretti, Anthony (Author)
Format: Electronic eBook
Language:Inglés
Published: [Berkeley] : Apress, [2022]
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • Part I: Getting Started with .NET 6
  • Chapter 1: Welcome to Modern .NET
  • Chapter 2 : Introducing ASP.NET Core 6
  • Part II: gRPC fundamentals
  • Chapter 3: Understanding the gRPC Specification
  • Chapter 4: Protobufs
  • Chapter 5: Creating an ASP.NET Core gRPC Application
  • Chapter 6: API Versioning
  • Part III: gRPC and ASP.NET Core
  • Chapter 7: Create a gRPC Client
  • Chapter 8: From WCF to gRPC
  • Chapter 9: Import and Display Data with ASP.NET Core Razor Pages, Hosted Services, and gRPC
  • Chapter 10: The gRPC-web Specification
  • Chapter 11: Create a gRPC-web service from a gRPC-service with ASP.NET Core
  • Part IV: gRPC-web and ASP.NET Core
  • Chapter 12: Import and Display Data with Angular 12 and gRPC-web
  • Part V: Security
  • Chapter 13: Secure your Application with OpenId Connect.