Coding Militia
Archives
Speaking
Privacy
About
Contact
Posts with category/tag “aspnetcore”
2022 January
Getting a complex type as a simple type from the query string in a ASP.NET Core API controller
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?
2020 May
Event-driven integration #4 - Outbox publisher (feat. IHostedService & Channels) [ASPF02O|E043]
2020 April
Event-driven integration #3 - Storing events in the outbox table [ASPF02O|E042]
Event-driven integration #2 - Inferring events from EF Core changes [ASPF02O|E041]
Event-driven integration #1 - Intro to the transactional outbox pattern [ASPF02O|E040]
Event-driven integration - Overview [ASPF02O|E039]
2020 March
More explicit domain error handling and fewer exceptions with Either and Error types [ASPF02O|E038]
2020 February
Better use of types - avoiding nulls with an Optional type [ASPF02O|E037]
E036 - Making things more object oriented with rich domain entities - ASPF02O
2020 January
E035 - Experimenting with (yet) another approach to data access organization - ASPF02O
E034 - Segregating use cases with MediatR - ASPF02O
2019 December
E033 - Redesigning the API: Improving the internal architecture - ASPF02O
2019 November
Episode 032 - Upgrading to ASP.NET Core 3.0 - ASP.NET Core: From 0 to overkill
2019 October
Episode 031 - Some simple unit tests with xUnit - ASP.NET Core: From 0 to overkill
Episode 030 - Analyzing performance with BenchmarkDotNet - ASP.NET Core: From 0 to overkill
2019 September
Episode 029 - Simplifying the BFF with ProxyKit - ASP.NET Core: From 0 to overkill
2019 August
Episode 028 - Multiple service instances tweaks - ASP.NET Core: From 0 to overkill
Episode 027 - Up and running with Docker Compose - ASP.NET Core: From 0 to overkill
2019 July
Episode 026 - Getting started with Docker - ASP.NET Core: From 0 to overkill
Episode 025 - Integrating IdentityServer4 - Part 5 - Frontend - ASP.NET Core: From 0 to overkill
2019 June
Episode 024 - Integrating IdentityServer4 - Part 4 - Back for Front - ASP.NET Core: From 0 to overkill
Episode 023 - Integrating IdentityServer4 - Part 3 - API - ASP.NET Core: From 0 to overkill
Episode 022 - Integrating IdentityServer4 - Part 2 - Auth Service - ASP.NET Core: From 0 to overkill
2019 May
Episode 021 - Integrating IdentityServer4 - Part 1 - Overview - ASP.NET Core: From 0 to overkill
Episode 020 - The backend for frontend and the HttpClient - ASP.NET Core: From 0 to overkill
2019 April
Episode 019 - Roles, claims and policies - ASP.NET Core: From 0 to overkill
Episode 018 - Internationalization - ASP.NET Core: From 0 to overkill
2019 March
Episode 017 - More Identity, more Razor Pages - ASP.NET Core: From 0 to overkill
2019 February
Episode 016 - Authentication with Identity and Razor Pages - ASP.NET Core: From 0 to overkill
Episode 015 - Calling the Web API from the frontend - ASP.NET Core: From 0 to overkill
Episode 014 - Centralizing frontend state with Vuex - ASP.NET Core: From 0 to overkill
Episode 013 - Starting the frontend with Vue.js - ASP.NET Core: From 0 to overkill
2019 January
Episode 012 - Move to a Web API - ASP.NET Core: From 0 to overkill
Episode 011 - Data access with Entity Framework Core - ASP.NET Core: From 0 to overkill
2018 December
Episode 010 - Async all the things - ASP.NET Core: From 0 to overkill
Episode 009 - MVC filters - ASP.NET Core: From 0 to overkill
Episode 008 - Middlewares - ASP.NET Core: From 0 to overkill
2018 November
Episode 007 - Logging - ASP.NET Core: From 0 to overkill
Episode 006 - Configuration - ASP.NET Core: From 0 to overkill
Episode 005 - Dependency Injection - ASP.NET Core: From 0 to overkill
2018 October
Episode 004 - The Program and Startup classes - ASP.NET Core: From 0 to overkill
Episode 003 - First steps with MVC - ASP.NET Core: From 0 to overkill
Episode 002 - Project structure plus first application - ASP.NET Core: From 0 to overkill
Episode 001 - The Reference Project - ASP.NET Core: From 0 to overkill
ASP.NET Core: From 0 to overkill - Intro
2018 June
[Redirect Magazine] #15 - Performance with strings in .NET, cryptography, Node.js issues, microservices and clean architecture
[Redirect Magazine] #14 - Micro Frontends, Polly extensions for HttpClient, WebSockets and Nginx
2018 April
[Redirect Magazine] #4 - CLI tools, coding ASP.NET Core on Linux, actors and some more perf stuff
2018 March
[Redirect Magazine] #3 - DDD with EF Core, ASP.NET Core, JS and .NET perf and some logging bits