ASP.NET Blazor WebAssembly with Code-First gRPC and Cookie Authentication
Using
Why?
- No REST API URL route management
- No CORS or JWTs - Configured with Same-Domain Cookie Authentication
- No .proto files
- Use C# on the Client, Server, and the API Services
- Warm fuzzy nostalgic WCF feelings