Skip to content

Multiple independently distributed external modules and shared dependencies? #1241

Answered by sbwalker
KenKozman-GE asked this question in Q&A
Discussion options

You must be logged in to vote

Oqtane is a .NET Core application and therefore has all of the standard challenges when it comes to multiple versions of shared assemblies. It is up to each developer to manage their dependencies based on their development approach ( ie. whether they create a consolidated project that contains multiple modules and libraries, or if they create a single project per module or library ).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@KenKozman-GE
Comment options

Answer selected by KenKozman-GE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants