Quantcast
Channel: Basic Questions about modular development and getting started in asp 5
Browsing all 6 articles
Browse latest View live

Re: Basic Questions about modular development and getting started in asp 5

Artifacts only get build if you check the checkbox in project properties.But I wouldn't use the artifacts folders as nuget sources. You would have to add the nuget folder to your nuget.config (or via...

View Article



Re: Basic Questions about modular development and getting started in asp 5

@mconrad Thx for your reply.I don't have the elements in the same solution so i would need to use nuget, right ?In which folder should the nuget package be build to ? The artifacts folder is empty...

View Article

Re: Basic Questions about modular development and getting started in asp 5

No I can't . I can only reference projects  in the same solution. But this doesn't work when i have abunch of projects.Also to get a decoupled developbility its important to get that  outside a single...

View Article

Re: Basic Questions about modular development and getting started in asp 5

GentlehagHiWhen creating websites or apis with complex business logic I want to seperate them from the web project itself. In old ASP i would do assemblies and reference them, which does not work ins...

View Article

Re: Basic Questions about modular development and getting started in asp 5

Yes xproj projects usually are distributed as nuget packages, so if you create output, it will generate a nuget package out of it.You can use a folder instead of a local nuget feed server, copy all...

View Article


Basic Questions about modular development and getting started in asp 5

HiWhen creating websites or apis with complex business logic I want to seperate them from the web project itself. In old ASP i would do assemblies and reference them, which does not work ins asp 5If I...

View Article
Browsing all 6 articles
Browse latest View live


Latest Images