Split code and view to different projects with ASP.NET Core 6
Splitting View and Code in ASP.NET Core projects give you two benefits comparing dumb Microsoft project template:
- Project with view full separate from project with controller and can be develop by different team
- Code can be develop with VB.NET
- Pay attention how solution working with reference to View project and without reference to view project.
I have published this way to Github https://github.com/Alex-1557/SplitViewAndCodeInAsp.Net.Core.Project.
For working with StaticFiles in the same solution I have rebuild this extension https://marketplace.visualstudio.com/items?itemName=CeciliaWiren-CeciliaSHARP.FolderToSolutionFolder to Visual Studio 2022 https://marketplace.visualstudio.com/items?itemName=alexev14.AddFolderToSolutionForVS2022.
Comments (
)
<00>
<01>
<02>
<03>
<04>
<05>
<06>
<07>
<08>
<09>
<10>
<11>
<12>
<13>
<14>
<15>
<16>
<17>
<18>
<19>
<20>
<21>
<22>
<23>
Link to this page:
http://www.vb-net.com/SplitCodeAndViewProjectTemplate/Index.htm
<SITEMAP> <MVC> <ASP> <NET> <DATA> <KIOSK> <FLEX> <SQL> <NOTES> <LINUX> <MONO> <FREEWARE> <DOCS> <ENG> <CHAT ME> <ABOUT ME> < THANKS ME> |