© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
2 replies
Miguel

❔ Execute / Run local project `.csproj` NuGet package

I have a
package
package
installed from
NuGet
NuGet
: https://github.com/killwort/dotnet-bump, and supposedly it can be executed from the command line. Is there a way I can execute / run this package from the command line, just like in
npm
npm
?

I have already tried to configure also
project.json
project.json
and/or
.config/dormer-tools.json
.config/dormer-tools.json
, and run the package as a
dormer new tool …
dormer new tool …
, but that does not work.
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 package project references
C#CC# / help
17mo ago
✅ Local csproj
C#CC# / help
11mo ago
❔ Create NuGet packages package extensions
C#CC# / help
3y ago
Decoupling Nuget Packages from .csproj for Docker Optimization
C#CC# / help
3y ago