/Secure_gRpc

Security Experiments with gRPC and ASP.NET Core 3.0

Primary LanguageC#MIT LicenseMIT

History

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