DEV Community

Hassan Alhaj
Hassan Alhaj

Posted on • Originally published at h-alhaj.Medium

2

Create well designed application with Unified Identity

On the earlier stage of building a new software project you need a software architect to design the application and build cross cutting-features.

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.

Unified Identity comes with full source code for dot net 6 applications and angular 12, with the following specs:

Clean architecture
CQRS Pattern
Repository Pattern
Also basic features are already developed, the following are included with the source code:

multi tenancy
multi lingual
Authentication and authorization
Logging
Organization structure page
Audit trail
Take a look at the website and get the source code at https://www.unifiedprojects.net/

Or check the documents at https://www.unifiedprojects.net/Documents/index.html

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post →

Top comments (0)

AWS GenAI LIVE image

How is generative AI increasing efficiency?

Join AWS GenAI LIVE! to find out how gen AI is reshaping productivity, streamlining processes, and driving innovation.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay