Umbraco.Community.SimpleDashboards 16.0.0-alpha0002

This is a prerelease version of Umbraco.Community.SimpleDashboards.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Umbraco.Community.SimpleDashboards --version 16.0.0-alpha0002
                    
NuGet\Install-Package Umbraco.Community.SimpleDashboards -Version 16.0.0-alpha0002
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Umbraco.Community.SimpleDashboards" Version="16.0.0-alpha0002" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Umbraco.Community.SimpleDashboards" Version="16.0.0-alpha0002" />
                    
Directory.Packages.props
<PackageReference Include="Umbraco.Community.SimpleDashboards" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Umbraco.Community.SimpleDashboards --version 16.0.0-alpha0002
                    
#r "nuget: Umbraco.Community.SimpleDashboards, 16.0.0-alpha0002"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Umbraco.Community.SimpleDashboards&version=16.0.0-alpha0002&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Umbraco.Community.SimpleDashboards&version=16.0.0-alpha0002&prerelease
                    
Install as a Cake Tool

Umbraco.Community.SimpleDashboards

Documentation Umbraco Marketplace License NuGet Downloads Project Website

This packages aims to help developers quickly put together Umbraco Dashboards using C#.

Features

  • C# dashboard creation
  • No javascript or umbraco-package.json files required
  • Supports both Views & View Components
  • Easy to define section permissions

Quick Start

Install Package

dotnet add package Umbraco.Community.SimpleDashboards 

Register Dashboard

By default, this will display in the content section for Admins only.

using Umbraco.Community.SimpleDashboards.Web; 
public class BasicDashboard : SimpleDashboard { }

Create View

  • Your view must go in /Views/Dashboard
  • You view must be the name of your C# class (without Dashboard)
    • For example: BasicDashboard.cs/Views/Dashboard/Basic.cshtml
@inherits Umbraco.Community.SimpleDashboards.Web.DashboardViewPage

<uui-box headline="Hello Umbraco">
    <p>My Dashboard is: @Model.Dashboard.Alias</p>
</uui-box>

More Examples

docs/examples.md

Contributing

Contributions to this package are most welcome! Please visit the Contributing page.

Acknowledgements (Thanks)

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
16.0.0 285 6/12/2025
16.0.0-alpha0008 279 6/12/2025
16.0.0-alpha0005 278 6/10/2025
16.0.0-alpha0002 218 5/12/2025
15.1.15-alpha0003 92 6/22/2025
15.1.14 127 6/18/2025
15.1.14-alpha0003 126 6/16/2025
15.1.13 128 6/16/2025
15.1.13-alpha0007 125 6/16/2025
15.1.13-alpha0001 132 6/3/2025
15.1.12 137 6/1/2025
15.1.12-alpha0009 136 6/1/2025
15.1.12-alpha0003 134 5/27/2025
15.1.11 230 5/12/2025
15.1.11-alpha0011 145 5/8/2025
15.1.10 161 4/27/2025
15.1.9 166 4/22/2025
15.1.9-alpha0003 183 4/21/2025
15.1.8 163 4/18/2025
15.1.8-alpha0008 176 4/13/2025
15.1.8-alpha0003 153 4/6/2025
15.1.7 218 3/30/2025
15.1.7-alpha0035 130 3/30/2025
15.1.7-alpha0024 151 3/23/2025
15.1.7-alpha0015 145 3/23/2025
15.1.7-alpha0008 139 3/18/2025
15.1.7-alpha0003 136 3/18/2025
15.1.6 205 3/12/2025
15.1.6-alpha0003 152 3/10/2025
15.1.5 226 3/7/2025
15.1.5-alpha0005 199 3/4/2025
15.1.5-alpha0003 197 3/4/2025
15.1.4 175 3/3/2025
15.1.4-alpha0003 93 2/24/2025
15.1.3 119 2/19/2025
15.1.3-alpha0008 87 2/16/2025
15.1.3-alpha0003 89 2/16/2025
15.1.2 115 2/14/2025
15.1.2-alpha0003 94 2/10/2025
15.1.1 132 2/7/2025
15.1.1-alpha0008 92 2/6/2025
15.1.1-alpha0003 98 1/28/2025
15.1.0 199 1/1/2025
15.1.0-alpha0002 110 12/31/2024
15.0.0 146 11/19/2024
15.0.0-alpha0013 87 11/17/2024
15.0.0-alpha0011 103 11/12/2024
15.0.0-alpha0006 91 10/23/2024
15.0.0-alpha0004 84 10/17/2024
15.0.0-alpha0003 98 10/17/2024
15.0.0-alpha0001 93 10/9/2024
14.1.10 279 6/12/2025
14.1.10-alpha0004 269 6/12/2025
14.1.9 133 6/1/2025
14.1.9-alpha0009 133 6/1/2025
14.1.8 121 4/27/2025
14.1.7 147 4/22/2025
14.1.7-alpha0009 145 4/22/2025
14.1.7-alpha0003 181 4/16/2025
14.1.6 162 3/30/2025
14.1.6-alpha0003 137 3/18/2025
14.1.5 116 1/28/2025
14.1.5-alpha0003 94 1/28/2025
14.1.4 149 10/30/2024
14.1.4-alpha0008 85 10/29/2024
14.1.4-alpha0003 89 10/28/2024
14.1.3 142 10/8/2024
14.1.2 122 9/30/2024
14.1.2-alpha0003 87 9/29/2024
14.1.1 150 9/29/2024
14.1.1-alpha0018 91 9/28/2024
14.1.0 179 6/29/2024
14.1.0-alpha0014 109 6/29/2024
14.0.1 130 6/25/2024
14.0.1-alpha0003 92 6/24/2024
14.0.0 123 6/24/2024
14.0.0-alpha0009 95 6/24/2024
14.0.0-alpha0007 99 6/24/2024
13.0.6 275 6/12/2025
13.0.6-alpha0013 129 6/3/2025
13.0.6-alpha0006 214 5/13/2025
13.0.5 222 4/27/2025
13.0.4 159 4/23/2025
13.0.4-alpha0003 156 4/21/2025
13.0.3 159 3/30/2025
13.0.2 201 10/28/2024
13.0.1 270 5/25/2024
13.0.1-alpha0028 150 4/21/2025
13.0.1-alpha0018 135 3/18/2025
13.0.1-alpha0009 85 10/28/2024
13.0.1-alpha0002 109 5/25/2024
13.0.0 3,570 5/25/2024
13.0.0-alpha0001 108 5/25/2024
12.0.2 116 6/20/2025
12.0.1 149 5/25/2024
12.0.0 230 5/25/2024
12.0.0-alpha0001 116 5/25/2024
10.0.7 276 6/12/2025
10.0.6 281 6/10/2025
10.0.6-alpha0008 130 6/2/2025
10.0.5 125 4/27/2025
10.0.4 159 3/30/2025
10.0.3 105 1/28/2025
10.0.2 120 10/28/2024
10.0.2-alpha0049 205 5/12/2025
10.0.2-alpha0030 144 3/30/2025
10.0.2-alpha0018 90 1/25/2025
10.0.2-alpha0008 84 10/28/2024
10.0.1 145 5/25/2024
10.0.0 1,114 5/25/2024
10.0.0-alpha0002 113 5/25/2024
10.0.0-alpha0001 112 5/25/2024
0.2.4 232 5/6/2024
0.2.3 341 3/18/2024
0.2.2 1,295 1/4/2024
0.2.1 369 11/9/2023
0.2.0 1,662 8/25/2023
0.1.2 200 8/22/2023
0.1.1 152 8/22/2023
0.1.0 159 8/22/2023