https://github.com/cake-contrib/cake.extendednuget
:cake: :jigsaw: :package: NuGet Extensions addin for Cake
https://github.com/cake-contrib/cake.extendednuget
cake-addin cake-build hacktoberfest
Last synced: 24 days ago
JSON representation
:cake: :jigsaw: :package: NuGet Extensions addin for Cake
- Host: GitHub
- URL: https://github.com/cake-contrib/cake.extendednuget
- Owner: cake-contrib
- License: other
- Created: 2016-02-03T15:33:32.000Z (about 9 years ago)
- Default Branch: develop
- Last Pushed: 2025-02-06T19:41:08.000Z (3 months ago)
- Last Synced: 2025-03-29T13:47:55.095Z (about 1 month ago)
- Topics: cake-addin, cake-build, hacktoberfest
- Language: C#
- Homepage: https://cakebuild.net/extensions/cake-extendednuget/
- Size: 708 KB
- Stars: 6
- Watchers: 6
- Forks: 23
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Cake.ExtendedNuGet
A set of aliases for http://cakebuild.net which extends the built in functionality of Cake surrounding NuGet.You can easily reference Cake.ExtendedNuGet directly in your build script via a cake addin:
```csharp
#addin "Cake.ExtendedNuGet"
```## Aliases
Please visit the Cake Documentation for a list of available aliases:
http://cakebuild.net/dsl/nuget
## Discussion
For questions and to discuss ideas & feature requests, use the [GitHub discussions on the Cake GitHub repository](https://github.com/cake-build/cake/discussions), under the [Extension Q&A](https://github.com/cake-build/cake/discussions/categories/extension-q-a) category.
[](https://github.com/cake-build/cake/discussions)
## Apache License 2.0
Apache Cake.ExtendedNuGet Copyright 2015. The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).