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 buil...

Descripción completa

Detalles Bibliográficos
Otros Autores: Giretti, Anthony, author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2022.
Edición:1st ed. 2022.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009655514906719
Tabla de Contenidos:
  • 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.