Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Repository files navigation

ReversePackageSearch

Search types and members to find which NuGet packages they are in.

This is a little project I built in a few nights to help find packages from types.

Using

You will need the ASP.NET vNext tools setup: http://www.github.com/aspnet/Home

Restore all the packages, from inside the ReversePackageSearch folder (where the project.json is)

kpm restore

npm install

bower install

Use grunt to transpile the site.less files and copy stuff from the bower install directory to a Content directory. The site expects everything to be in a directory called content.

grunt dev

About

Search types and members to find which NuGet packages they are in

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages