I have installed Nexus Repository in Local server and successfully uploaded nupkg files (dependencies). Now I'm trying to save my build (asp net core app buid dlls) in Nexus respo(Nexus hosted Repo type) and I'm unable to do it. Instead of storing asp net core build dlls directly in Nexus, do I have any workarounds.
I have created a "row" type nuget in the nexus and uploaded zipped file in there which solved the issue. Here are the steps I have been taken.