I need to access Maven repository(upload and retrieve artifacts) from my C# code? What are the available C# libraries to get this done.
I think I probably need c# equivalent for the answers posted here Retrieving Maven Artifact from Repository using Maven Java API
Google/Stackoverflow results mostly in java libraries to do the same