WPFDarkTheme
WPFDarkTheme copied to clipboard
[Feature request]
Is there have a nuget package?
i might try and make a nuget package soon, i still haven't learnt how to do it yet
@AngryCarrot789
- Create Wpf lib project
- Project Properties > Package > Generate NuGet package on build
- Fill in Package-related properties (version, author, etc.)
- Menu > Build > Publish
- Built: Your project\bin\Release\netX.0-windows\publish\v1.0.0.0\yourproject.nupkg
- Go to nuget.org and sign up for an account, create the app, and then upload this .nupkg file.
https://learn.microsoft.com/en-us/nuget/quickstart/create-and-publish-a-package-using-visual-studio?tabs=netcore-cli