Posts in Productivity
- Dev Environment as a Code (DEaaC) with DevContainers, Dotfiles, and GitHub Codespaces - August 13, 2022
- Try out .NET 6 inside your own development environment built with devcontainers, docker, and vscode - October 14, 2021
- Bringing "surround with" functionality to vscode. Check out this extension. - August 21, 2020
- How to organize learning process with mindmaps, spreadsheets and .NET Core - May 03, 2020
- Development environment based on Windows Terminal + WSL + ZSH + dotfiles - November 30, 2019
Posts in Dotnet
- Building a federated search engine from scratch. An introduction. - May 19, 2023
- Introduction to JMESPath - JSON processor you should definitely know - January 08, 2023
- Keycloak as Authorization Server in .NET - December 28, 2022
- Use Keycloak as Identity Provider from Blazor WebAssembly (WASM) applications - December 08, 2022
- Add persisted parameters to CLI applications in .NET - August 26, 2022
- Use Keycloak as Identity Provider in ASP.NET Core 6 - August 24, 2022
- Creating and Using HTTP Client SDKs in .NET 6 - April 04, 2022
- Creating and Using HTTP Client SDKs in .NET 6. (Announcement) - February 06, 2022
- Console applications with Spectre.Console - January 22, 2022
- Use System.CommandLine to write .NET global tools. Copy-paste-driven development with copy-paster. - December 20, 2021
- A developer guide to automated testing with Postman. Run postman collections inside Docker via newman CLI. - November 27, 2021
- Rapid Microservices Development in .NET. An introduction. - November 06, 2021
- What's new in .NET 6 and C# 10. Everything you wanted to know. - October 29, 2021
- An opinionated look at Minimal API in .NET 6 - September 10, 2021
- How to add Health Checks to ASP.NET Core project. A coding story. - July 25, 2021
- How to add OpenAPI to ASP.NET Core project. A coding story. - June 13, 2021
- Develop Clean Command Line Applications with System.CommandLine. Clean CLI. - June 06, 2021
- Publish NuGet packages via Docker Release Container - May 09, 2021
- ASP.NET Core Endpoints. Add endpoint-enabled middleware by using IEndpointRouteBuilder extension method - March 23, 2021
- Advance the practical side of your coding skills with CodingStories - March 14, 2021
- Task-based asynchronous Pattern and Composition (aka Task Combinators) - February 26, 2021
- Awaitable/awaiter pattern and logical micro-threading in C# - October 20, 2020