Samples showing how to run a gRPC server in a WPF application and as a standalone server running in IIS (Kestrel and IIS running on different ports). WPF has a known issue generating the appropriate gRPC and proto files (see https://docs.microsoft.com/en-us/aspnet/core/grpc/troubleshoot?view=aspnetcore-3.0#wpf-projects-unable-to-generate-grpc-c-assets-from-proto-files) so the gRPC service is in a class library. Code generation works fine in web projects but I wanted to share the code.
forked from davidfowl/gRPCSamples
-
Notifications
You must be signed in to change notification settings - Fork 0
alexbagnolini/gRPCSamples
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C# 100.0%