<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Omar Baruzzo</title>
    <description>The latest articles on DEV Community by Omar Baruzzo (@omarbaruzzo).</description>
    <link>https://dev.to/omarbaruzzo</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3871271%2Fdc92e051-c4e4-4e68-b76a-fc8fbaf0064e.jpeg</url>
      <title>DEV Community: Omar Baruzzo</title>
      <link>https://dev.to/omarbaruzzo</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/omarbaruzzo"/>
    <language>en</language>
    <item>
      <title>Free Open Source IdentityServer for .NET 10: Getting Started with IdentityServer10</title>
      <dc:creator>Omar Baruzzo</dc:creator>
      <pubDate>Fri, 10 Apr 2026 08:22:16 +0000</pubDate>
      <link>https://dev.to/omarbaruzzo/free-open-source-identityserver-for-net-10-getting-started-with-identityserver10-44d3</link>
      <guid>https://dev.to/omarbaruzzo/free-open-source-identityserver-for-net-10-getting-started-with-identityserver10-44d3</guid>
      <description>&lt;h1&gt;
  
  
  Why we need a free IdentityServer for .NET 10
&lt;/h1&gt;

&lt;p&gt;With the evolution of the .NET ecosystem, many developers are looking for a &lt;br&gt;
community-driven, open-source solution for OIDC and OAuth2.&lt;/p&gt;

&lt;h2&gt;
  
  
  Introducing IdentityServer10 by Omar Baruzzo
&lt;/h2&gt;

&lt;p&gt;IdentityServer10 is a direct port of IdentityServer4, updated and &lt;br&gt;
fully compatible with &lt;strong&gt;.NET 10&lt;/strong&gt;. It provides a free alternative for &lt;br&gt;
those who want to stay on the latest LTS version of .NET.&lt;/p&gt;

&lt;h3&gt;
  
  
  Key Features:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Full support for &lt;strong&gt;.NET 10&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Open Source and Community maintained&lt;/li&gt;
&lt;li&gt;Easy migration from IdentityServer4&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Get Started
&lt;/h3&gt;

&lt;p&gt;You can find the source code, documentation, and samples here:&lt;br&gt;
👉 &lt;a href="https://github.com/omarbaruzzo/IdentityServer10" rel="noopener noreferrer"&gt;https://github.com/omarbaruzzo/IdentityServer10&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Installation
&lt;/h3&gt;

&lt;p&gt;You can pull the packages directly from NuGet:&lt;br&gt;
&lt;code&gt;dotnet add package OmarBaruzzo.IdentityServer10 --version 10.0.1&lt;/code&gt;&lt;/p&gt;

</description>
      <category>dotnet</category>
      <category>csharp</category>
      <category>opensource</category>
      <category>identityserver</category>
    </item>
  </channel>
</rss>
