Mark Brown 191977
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created TC Agent with .Net 6 - MVC - NOT Building Views into Application DLL
Going back to (for example) .NET Core 3.1, for an MVC project, the Views are built into their own DLL file which is separate from the main application DLL within the Bin folder. However now within ...