k package manager - discovering packages

83 views Asked by At

I am playing with ASP.NET 5. As part of that effort, I'm learning about the k package manager. I have my project.json file with a number of packages and everything is working. However, now I need to figure out what other packages I can use. I'm particularly interested to find an Google Maps API (C#) package that I can use in my app.

How do you find/search/discover packages with the k package manager?

Thank you!

0

There are 0 answers