hardweight / Secure_gRpc

Security Experiments with gRPC and ASP.NET Core 3.0

Home Page:https://damienbod.com/2019/03/06/security-experiments-with-grpc-and-asp-net-core-3-0/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

History

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

About

Security Experiments with gRPC and ASP.NET Core 3.0

https://damienbod.com/2019/03/06/security-experiments-with-grpc-and-asp-net-core-3-0/

License:MIT License


Languages

Language:C# 49.0%Language:CSS 31.2%Language:HTML 19.5%Language:JavaScript 0.2%