Bunifu UI Cracked (First non-virus version lol...)
You can use this with the 7.2.0 version of the Bunifu UI Library.
(Or, you can use this with any version with Bunifu UI that uses Bunifu.Licensing 6.0.4)
This method is for .NET Framework
- Go to your project's folder (On Windows: C:\Users\yourusername\source\repo\ProjectName)
- Find the packages folder (If you cant find it go one folder down it should be in the solution's folder)
- Find Bunifu.Licensing.6.0.4
- Overwrite the net45 folder with the one from this repo
- Done! Enjoy
This method is for .NET Core
- Go to your bunifu licensing nuget package folder (
C:\Users\yourusername\.nuget\packages\bunifu.licensing\6.0.4\lib
) - Download net8.0-windows7.0 folder from this repo
- Overwrite the folder.
- Done! Enjoy
If you have problems, you can create an issue.