Clean Architecture in NET Framework 4.5 / 4.7.2

331 views Asked by At

Is it possible to work with clean architecture in ASP.NET MVC 5 on the .NET Framework 4.5 and 4.7.2? I ask the question because I see more examples on .NET Core.

Thanks

I prefer known work clean architecture for .NET framework 4.7.2 for an ASP.NET MVC 5 project written in C#.

1

There are 1 answers

1
Eris Riso On

Yes, it is still possible to do clean architecture. I still maintain it in my office

my project solution

project properties