I study the technology and this is my "note-book"
- Uri
- DNS
- WebRequest
- Asynchronous WebRequest
- Error handling with Polly lib
- Sockets
- HTTP client and server
- FTP client
- TCP client and server
- UDP client and server
- Caching
- JWT Auth (standard implementation)
- JWT Auth (custom implementation)
- Cookie Auth
- Active Directory Auth (custom implementation)
- Health check
- Watchdog
- Radius client and server
- gRPC client and server
- SignalR chat server and web client with wpf client
- gRPC pub/sub implementation (with re-subscription if the server has been downed)
- RabbitMQ producer and consumer
- RabbitMQ producer and worker
- RabbitMQ pub/sub implementation
- RabbitMQ producer and consumer with routing
- WCF service hosted via console and WinForms client
- WCF service hosted via console and WinForms client with DataContract and MessageContract
- WCF service hosted via console and WinForms client with faults handling
- Self hosted WCF service and WinForms client with one way and duplex message exchange patterns