Skip to content

jovandah/FuGetGallery

 
 

Repository files navigation

FuGet Gallery

This site is a nuget package browser combined with an API browser. The package browser uses the nuget.org API to display all the packages in their index. The API browser combines the XML documentation and the metadata of the package's assemblies to help you explore and learn. Try the API search box to quickly find code, and use the code tab to see how the library works. You can also diff two package versions to see what's changed.

Running

This is a standard ASP.NET Core app that can be run with:

ASPNETCORE_ENVIRONMENT=Development dotnet watch run

About

An alternative web UI for browsing nuget packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 70.6%
  • HTML 21.3%
  • CSS 5.1%
  • JavaScript 1.6%
  • Shell 0.7%
  • Dockerfile 0.6%
  • Makefile 0.1%