Software til Teknologi (in alphabetical order)
| Name | Session | Description |
|---|---|---|
| ACID | Databases 1 - Concurrency and Transactions | Database transaction benchmarker |
| Cars-Dapper | Databases 2 - Object Relational Mapping (ORM) | Prelude to CarAPI. Use Dapper and AI to seed DB |
| CarAPI-1 | Rest 1 - Understanding REST | Adding the apiV1/Cars HttpGET action |
| CarAPI-2 | Rest 1 - Understanding REST | Adding the additional apiV2/Cars/AA 12345 HttpGET action Adding the apiV1/Cars HttpPOST action |
| CarAPI-3 | Rest 1 - Understanding REST | Adding filter to the apiV1/Cars HttpGET action |
| CarAPI-4 | Rest 2 - REST, Razor | Adding Razor UI as a multiproject solution |
| Cars-Dapper | Databases 2 - Object Relational Mapping (ORM) | Creating the Database for CarAPI |
| Cryptography | Security 1 - Data Security and Cryptography | AES,DES,3DES,RSA en/decryption, Razor app |
| GrabImage | Introduction | Loads images from https://www.themoviedb.org/ |
| OpenID-Keycloak-FormsApp | Security 1 - Data Security and Cryptography | 3 project OpenID demo |
| OpenID-Keycloak-MVC | Security 1 - Data Security and Cryptography | 3 project OpenID demo |
| OpenID-Keycloak-MVCAPI | Security 1 - Data Security and Cryptography | 3 project OpenID demo |
| SendTelegram-ev | Network 3 - The Machine that goes PING | Telegram client, environment variable |
| SendTelegram-hc | Network 3 - The Machine that goes PING | Telegram client, hardcoded version |
| SignalRChat | Network 4 - Real time | Chat system based on SignalR |
| SocketServer | Network 4 - Real time | Berkley client-server dual project solution |
| Weatherbunny | Network 1 - OSI & TCP_IP Models, Network Protocols | http scraper |