Coding Militia
Archives
Speaking
Privacy
About
Contact
Posts with category/tag “csharp”
2022 September
Beware of records, with expressions and calculated properties
2022 July
[Video] Outbox meets change data capture - hooking into the Write-Ahead Log (feat. .NET, PostgreSQL & Kafka)
2022 May
[Video] What's the point of async/await in an ASP.NET Core application?
2022 April
[Video] Polymorphic JSON Serialization (feat. .NET & System.Text.Json)
2022 February
OpenAPI extensions and Swashbuckle
2022 January
Array or object JSON deserialization (feat. .NET & System.Text.Json)
[Video] Outbox meets change data capture (feat. .NET, PostgreSQL, Kafka and Debezium)
Getting a complex type as a simple type from the query string in a ASP.NET Core API controller
2021 December
[Video] Checking out NDepend
2021 November
[Video] High-performance and compile-time logging source generation in .NET 6
2021 October
[Video] Exploring distributed tracing with ASP NET Core 6
2021 August
[Video] Are ASP.NET Core Minimal APIs just for demos?
2021 July
Next level console apps with Spectre.Console
2021 April
Virtual as a code smell*
2020 November
Going all-in with nullable reference types