<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Dotnet on Max's Tech Chronicles</title><link>https://maxdon.tech/tags/dotnet/</link><description>Recent content in Dotnet on Max's Tech Chronicles</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2024 Massimiliano Donini</copyright><lastBuildDate>Thu, 20 Jun 2024 10:16:10 +0200</lastBuildDate><atom:link href="https://maxdon.tech/tags/dotnet/index.xml" rel="self" type="application/rss+xml"/><item><title>Telemetry-Driven API Evolution: Removing Obsolete Endpoints in ASP.NET Core</title><link>https://maxdon.tech/posts/obsolete-endpoints/</link><pubDate>Thu, 20 Jun 2024 10:16:10 +0200</pubDate><guid>https://maxdon.tech/posts/obsolete-endpoints/</guid><description>It&amp;rsquo;s common to evolve HTTP APIs, and while it&amp;rsquo;s very easy to expose new and improved versions of a given functionality, not so much to safely obsolete and eventually remove an API.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://maxdon.tech/posts/obsolete-endpoints/feature.webp"/></item><item><title>EF Core 7 is here - Welcome typed entity id 🍾</title><link>https://maxdon.tech/posts/efcore-7-typed-ids/</link><pubDate>Thu, 17 Nov 2022 13:09:55 +0000</pubDate><guid>https://maxdon.tech/posts/efcore-7-typed-ids/</guid><description>Source code</description></item><item><title>Azure WebJobs, Service Bus and Managed Identity: Lesson learned</title><link>https://maxdon.tech/posts/servicebus-manageed-identity-rbac/</link><pubDate>Tue, 09 Aug 2022 13:07:51 +0000</pubDate><guid>https://maxdon.tech/posts/servicebus-manageed-identity-rbac/</guid><description>Today I was converting some Azure webjobs to connect to Azure Service Bus using managed service identity (MSI).</description></item><item><title>Integration testing with EF Core, part 1</title><link>https://maxdon.tech/posts/ef-integration-test-1/</link><pubDate>Tue, 06 Apr 2021 16:25:33 +0000</pubDate><guid>https://maxdon.tech/posts/ef-integration-test-1/</guid><description>In this mini series I will go through some challenges and the solutions I applied in implementing integration testing with EF Core and SQL Server running on Docker.</description></item><item><title>Integration testing with EF Core, part 2</title><link>https://maxdon.tech/posts/ef-integration-test-2/</link><pubDate>Tue, 06 Apr 2021 16:25:33 +0000</pubDate><guid>https://maxdon.tech/posts/ef-integration-test-2/</guid><description>In the first part of this mini series, I described how I implemented integration tests with EF core and SQL Server running on top of a Docker container.</description></item></channel></rss>