© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
1 reply
floribe2000

❔ C# Analyzer with nuget dependency

I'm trying to pack a simple Analyzer as NuGet package. My problem is including a utility library that provides some useful extensions used across multiple projects. This library is available as nuget package.
Is there any simple way to include that library in my analyzer package, ideally without putting the dll into the analyzer package but as some kind of package reference, similar to how nuget dependencies on normal libraries work?
If not, what is the recommended approach here?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Nuget publish with dependency
C#CC# / help
2y ago
❔ NuGet dependency Hell
C#CC# / help
3y ago
Determining Nuget Dependency Order
C#CC# / help
2y ago
Unresolved NuGet Dependency References
C#CC# / help
4y ago