7 votes

NuGet Package Dashboard

A backoffice plugin which allows users to view any NuGet packages installed on an Umbraco instance.

The packages adds a simple data table to a dashboard view in the Developer section of the backoffice. The data table is currently powered by the packages.config at the root of the website. If this is unavailable then data will not be shown and the user will be presented with an error message instead.

Backoffice users with access to Developer will be able to filter the table with the follow:

  • Partial match on package ID or Version (eg. "Our.Umbraco" or "beta")
  • Full match on package Target Framework (eg. "net451")

This package is built against Umbraco v7.3.0 but is compatible with any newer versions.

If you have any issues please raise a ticket over on the Github repo issue tracker.

 

NuGet installation

You can also install this project via NuGet using the following command in Package Manager Console:

Install-Package Our.Umbraco.NuGetPackageDashboard -pre

 

Release History

v0.3.3 (Beta)

  • Fixed nuget package logo url

 

v0.3.2 (Beta)

First beta release.

Adds in:

  • Error handling
  • Refactored logo: #1

Includes functionality of unreleased:

  • v0.1.0 (Standard API & data presentation)
  • v0.2.0 (Filtering data)

 

Screenshots

Package owner

Jamie Pollock

Jamie Pollock

Jamie has 853 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions: 7.4.x

Package Information

  • Package owner: Jamie Pollock
  • Created: 12/07/2016
  • Current version 0.3.3-beta
  • .NET version 4.5.1
  • License MIT
  • Downloads on Our: 489

External resources