https://github.com/f2calv/dotnet-nuget-test
Example solution for publishing .NET NuGet package
https://github.com/f2calv/dotnet-nuget-test
nuget
Last synced: 2 months ago
JSON representation
Example solution for publishing .NET NuGet package
- Host: GitHub
- URL: https://github.com/f2calv/dotnet-nuget-test
- Owner: f2calv
- License: mit
- Created: 2022-04-03T03:17:29.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-12-15T04:03:07.000Z (6 months ago)
- Last Synced: 2026-01-18T00:23:40.266Z (5 months ago)
- Topics: nuget
- Language: C#
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub Action .NET NuGet Test
This is a boilerplate .NET 6/7 solution template that is used to test GitHub Actions & Workflows for the Build/Test/Pack/Publish of NuGet packages.