<?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: Hassan Alhaj</title>
    <description>The latest articles on DEV Community by Hassan Alhaj (@hassanhaj).</description>
    <link>https://dev.to/hassanhaj</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%2F868262%2F8bceb1be-037b-4692-aec3-6742c647e148.jpeg</url>
      <title>DEV Community: Hassan Alhaj</title>
      <link>https://dev.to/hassanhaj</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hassanhaj"/>
    <language>en</language>
    <item>
      <title>I think about having a script that will generate a DevOps repo and azure app service, what do you think?</title>
      <dc:creator>Hassan Alhaj</dc:creator>
      <pubDate>Sun, 26 Jun 2022 22:17:12 +0000</pubDate>
      <link>https://dev.to/hassanhaj/i-think-about-having-a-script-that-will-generate-a-devops-repo-and-azure-app-service-what-do-you-think-2mhb</link>
      <guid>https://dev.to/hassanhaj/i-think-about-having-a-script-that-will-generate-a-devops-repo-and-azure-app-service-what-do-you-think-2mhb</guid>
      <description>&lt;p&gt;I think about having a script that will generate a DevOps repo and azure app service with the pipelines for CI/CD, is it possible? what do you think?&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Create well designed application with Unified Identity</title>
      <dc:creator>Hassan Alhaj</dc:creator>
      <pubDate>Thu, 26 May 2022 13:21:40 +0000</pubDate>
      <link>https://dev.to/hassanhaj/create-well-designed-application-with-unified-identity-39d5</link>
      <guid>https://dev.to/hassanhaj/create-well-designed-application-with-unified-identity-39d5</guid>
      <description>&lt;p&gt;On the earlier stage of building a new software project you need a software architect to design the application and build cross cutting-features.&lt;/p&gt;

&lt;p&gt;Some teams take a shortcut by using a ready made framework/boilerplate that provides with ready source code. for dot net developers, a famous example of that is Aspnet Zero, but here I will talk about a new rising boilerplate, I mean “Unified Identity” built by “Unified Projects” team.&lt;/p&gt;

&lt;p&gt;Unified Identity comes with full source code for dot net 6 applications and angular 12, with the following specs:&lt;/p&gt;

&lt;p&gt;Clean architecture&lt;br&gt;
CQRS Pattern&lt;br&gt;
Repository Pattern&lt;br&gt;
Also basic features are already developed, the following are included with the source code:&lt;/p&gt;

&lt;p&gt;multi tenancy&lt;br&gt;
multi lingual&lt;br&gt;
Authentication and authorization&lt;br&gt;
Logging&lt;br&gt;
Organization structure page&lt;br&gt;
Audit trail&lt;br&gt;
Take a look at the website and get the source code at &lt;a href="https://www.unifiedprojects.net/"&gt;https://www.unifiedprojects.net/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Or check the documents at &lt;a href="https://www.unifiedprojects.net/Documents/index.html"&gt;https://www.unifiedprojects.net/Documents/index.html&lt;/a&gt;&lt;/p&gt;

</description>
      <category>dotnet</category>
      <category>cqrs</category>
    </item>
  </channel>
</rss>
