|
You are here |
timdeschryver.dev | ||
| | | | |
www.softacom.com
|
|
| | | | | Learn how to build a fast and scalable .NET Core API using async and await. See code examples including cancellation tokens, parallel requests, and ConfigureAwait optimization. | |
| | | | |
www.code4it.dev
|
|
| | | | | Code4IT - a blog for .NET enthusiasts, Azure lovers, and Backend developers | |
| | | | |
dusted.codes
|
|
| | | | | Error Handling in ASP.NET Core | |
| | | | |
www.sjoerdlangkemper.nl
|
|
| | | JSON Web Tokens or JWTs are used by some web applications instead of traditional session cookies. Because of their statelessness and the signature implementation there are some security issues that are specific to JWTs. This post describes some ways you can verify that a JWT implementation is secure. | ||