Skip to content

damienbod/Secure_gRpc

Repository files navigation

History

2020-11-25: Updated to .NET 5

2019-12-17: Updated to .NET Core 3.1, fixed certs

2019-09-14: Updated nuget packages

2019-09-07: Adding a Grpc.Net.Client

2019-09-06: Updated Nuget packages, .NET Core 3 preview 9

2019-08-13: Updated Nuget packages, .NET Core 3 preview 8

2019-07-28: Updated Nuget packages, .NET Core 3 preview 7

2019-06-14: Updated Nuget packages, .NET Core 3 preview 6 changes

2019-05-07: Updated Nuget packages, .NET Core 3 preview 5 changes

2019-04-20: Updated Nuget packages, .NET Core 3 preview 4 changes

2019-03-25: Added secure Bi-directional streaming Hosted Service example, code clean up

2019-03-08: Added Razor Pages to gRPC server

2019-03-08: Removing the IHttpContextAccessor, no longer required

2019-03-07: Updated the auth security to configure this on the route, attributes are not supported in the current preview.

Links:

https://github.com/grpc/grpc-dotnet/

https://grpc.io/

https://www.stevejgordon.co.uk/early-look-at-grpc-using-aspnet-core-3

https://helpcenter.gsx.com/hc/en-us/articles/115015887447-Extracting-Certificate-crt-and-PrivateKey-key-from-a-Certificate-pfx-File

https://stackoverflow.com/questions/37714558/how-to-enable-server-side-ssl-for-grpc