Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soenneker/soenneker.utils.nuget
A utility library for various NuGet related operations
https://github.com/soenneker/soenneker.utils.nuget
csharp dotnet nuget nugetutil util utils
Last synced: 3 months ago
JSON representation
A utility library for various NuGet related operations
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.utils.nuget
- Owner: soenneker
- License: mit
- Created: 2024-03-29T01:35:15.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T09:04:19.000Z (3 months ago)
- Last Synced: 2024-10-29T10:56:59.056Z (3 months ago)
- Topics: csharp, dotnet, nuget, nugetutil, util, utils
- Language: C#
- Homepage: https://soenneker.com
- Size: 1.03 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![](https://img.shields.io/nuget/v/soenneker.utils.nuget.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.utils.nuget/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.utils.nuget/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.utils.nuget/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.utils.nuget.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.utils.nuget/)# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Utils.NuGet
### A utility library for various NuGet related operations## Installation
```
dotnet add package Soenneker.Utils.NuGet
```