Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dotnet-architecture/grpc-for-wcf-developers
gRPC for WCF Developers guidance samples
https://github.com/dotnet-architecture/grpc-for-wcf-developers
Last synced: 7 days ago
JSON representation
gRPC for WCF Developers guidance samples
- Host: GitHub
- URL: https://github.com/dotnet-architecture/grpc-for-wcf-developers
- Owner: dotnet-architecture
- Archived: true
- Created: 2019-09-20T12:45:46.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-02T02:50:16.000Z (over 1 year ago)
- Last Synced: 2024-10-29T07:02:51.705Z (15 days ago)
- Language: C#
- Size: 957 KB
- Stars: 135
- Watchers: 29
- Forks: 88
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GRPC for WCF Developers Sample Reference Application
Sample .NET 7.0 GRPC reference application, powered by Microsoft, based on latest GRPC .NET packages and Docker containers.
## Read the book
The samples in this repository are meant to support the free eBook, [gRPC for WCF Developers](https://learn.microsoft.com/en-us/dotnet/architecture/grpc-for-wcf-developers/).
## Version
The current version uses .NET 7 and the latest gRPC libraries as of early 2023.
## Release Notes
You'll find [additional release notes for major changes in the wiki](https://github.com/dotnet-architecture/grpc-for-wcf-developers/wiki/Release-notes).