❔ Create NuGet packages package extensions

Hey, I wanted to ask how i would create "Extensions" for my already existing NuGet packages (as shown in the example with Discord.NET), i'd like to expand my library without having to put everything into the same library
12 Replies
Anton
Anton2y ago
these are called meta packages or sdks, I think meta packages are focused on importing other packages
The Fog from Human Resources
how would the process of creating one look like
Anton
Anton2y ago
sdks are more about configuring the msbuild pipeline
The Fog from Human Resources
cause im writing an API wrapper in C# and id like to split up the specific porpuses of the API into seperate packages so its not a mess of everything
Anton
Anton2y ago
ah you mean that
Anton
Anton2y ago
then it's just separate projects
The Fog from Human Resources
like MyPackage - Main MyPackage.Extras - Additional package ppl can get oki
Anton
Anton2y ago
make them reference each other via project references
The Fog from Human Resources
alright thank uuu
Anton
Anton2y ago
np
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server