Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 541 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 541 Bytes

DotNet Core gRPC Integration Tests

This project was created to demonstrate advanced implementation of .NET Core gRPC services including integration tests.

Getting started

Prerequisites

  • .NET 5 or higher

Running the Sample

  1. Load Grpc.DotNetCore solution in Visual Studio.
  2. Run Test from Test Explorer

Resources