dotnet-architecture / eShopOnWeb

Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
https://docs.microsoft.com/dotnet/standard/modern-web-apps-azure-architecture/
MIT License
10.12k stars 5.46k forks source link

Dependency on Ardalis libraries #1060

Open wblackmon opened 3 months ago

wblackmon commented 3 months ago

Ardalis is a very sharp developer and architect. I am sure his libraries are very good. However, I would prefer not to have a hard dependency on his libraries.

Is there any way that I can remove or not add the Ardalis libraries without seriously compromising the integrity of the application?