https://github.com/soenneker/soenneker.managers.nugetpackage
Handles building, packaging, and publishing .NET projects to NuGet
https://github.com/soenneker/soenneker.managers.nugetpackage
csharp dotnet manager managers nuget nugetpackage nugetpackagemanager package util utils
Last synced: 6 months ago
JSON representation
Handles building, packaging, and publishing .NET projects to NuGet
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.managers.nugetpackage
- Owner: soenneker
- License: mit
- Created: 2025-01-06T20:42:40.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-04-12T22:56:16.000Z (6 months ago)
- Last Synced: 2025-04-21T02:21:50.911Z (6 months ago)
- Topics: csharp, dotnet, manager, managers, nuget, nugetpackage, nugetpackagemanager, package, util, utils
- Language: C#
- Homepage: https://soenneker.com
- Size: 756 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.managers.nugetpackage/)
[](https://github.com/soenneker/soenneker.managers.nugetpackage/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.managers.nugetpackage/)#  Soenneker.Managers.NuGetPackage
### Handles building, packaging, and publishing .NET projects to NuGet## Installation
```
dotnet add package Soenneker.Managers.NuGetPackage
```