I have created a dll. file with a reusable component in my Visual Studio 2022. Normally I build a nuget with nuget package explorer but Microsoft Store is blocked in my organization. Do You know how can I create such nuget package in different way?
Along with the options mentioned by @Yoichi maybe also checkout the down level functionalities from the nuget.exe /dotnet cli and rework it manually by handling it temporarly as a zip: