filmov
tv
gRPC Service with .NET 7
Показать описание
In this video we build a gRPC service with 5 methods: Create, Read (single), List (multiple), Update and Delete. We then employ JSON transcoding (a new feature added in .NET 7) to allow our gRPC service to act as a REST based API. This allows web-based endpoints to consume our service, while at the same time continuing to allow native gRPC clients to consume as well.
🌐 Links 🌐
⏲️ Time Codes ⏲️
- 0:33 - Welcome
- 2:00 - gRPC Overview
- 5:08 - Scaffold the prject
- 9:58 - Test "greeter" service with Postman
- 12:32 - Add package dependencies
- 14:48 - Create the Model
- 16:38 - Create DB Context & migrations
- 22:37 - Define the protobuf file
- 32:39 - Build the first service method
- 40:55 - Test method with postman
- 42:52 - Read method
- 48:42 - List method
- 52:39 - Update method
- 59:14 - Delete method
- 1:03:24 - Add the annotation files
- 1:06:07 - Annotate the first gRPC method
- 1:09:26 - Annotate remaining methods
- 1:12:42 - Test with Postman
- 1:16;00 - Patreon supporter credits
🌐 Links 🌐
⏲️ Time Codes ⏲️
- 0:33 - Welcome
- 2:00 - gRPC Overview
- 5:08 - Scaffold the prject
- 9:58 - Test "greeter" service with Postman
- 12:32 - Add package dependencies
- 14:48 - Create the Model
- 16:38 - Create DB Context & migrations
- 22:37 - Define the protobuf file
- 32:39 - Build the first service method
- 40:55 - Test method with postman
- 42:52 - Read method
- 48:42 - List method
- 52:39 - Update method
- 59:14 - Delete method
- 1:03:24 - Add the annotation files
- 1:06:07 - Annotate the first gRPC method
- 1:09:26 - Annotate remaining methods
- 1:12:42 - Test with Postman
- 1:16;00 - Patreon supporter credits
gRPC Service with .NET 7
63. How to Consume gRPC Service for High-Performance Data Exchange | Call gRPC Clients Using .NET 7
gRPC in .NET 7 by Andriy Shvay
ASP.NET Community Standup - gRPC Updates in .NET 7
How to create gRPC service and client in .NET C#
ASP.NET Core gRPC Service EF gRPC PostgreSQL
Building gRPC service with .Net Core by Valentyn Horobets (Eng)
High-performance services with gRPC: What's new in .NET 7 | .NET Conf 2022
How to Fetch Data from Database with gRPC Protobuf in ASP.NET Core 7.0
Building gRpc Services Using ASP.NET Core
C# gRPC Client/Server in .Net Core (Visual Studio)
dotnet Amsterdam: Gabrielle Kiley - High performance services with gRPC; What's new in NET 7
Building a gRPC service with .NET Core
gRPC in dotnet 6
What is RPC? gRPC Introduction.
Building your .NET services using gRPC
54. Creating a gRPC Project using .NET 7 for Discount Microservice
How to Enable Server Reflection & HTTP in gRPC .NET | protobuf service
.NET 7.0 | gRPC Server Reflection | Postman
Introduction to gRPC | gRPC with .net core
gRPC in .NET: Basics & More | DevReach 2022
gRPC Service : Building gRPC Service and Client in .Net Core Web API + Web App Angular | Session 9
gRPC for ASP.NET Core, a new framework for high performance APIs - James Newton-King
Using gRPC in Microservices Communication with .Net 5 - learn Web Development
Комментарии