Umbraco.Community.SimpleDashboards
10.0.6
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Umbraco.Community.SimpleDashboards --version 10.0.6
NuGet\Install-Package Umbraco.Community.SimpleDashboards -Version 10.0.6
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="10.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Umbraco.Community.SimpleDashboards" Version="10.0.6" />
<PackageReference Include="Umbraco.Community.SimpleDashboards" />
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 10.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Umbraco.Community.SimpleDashboards, 10.0.6"
#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=10.0.6
#tool nuget:?package=Umbraco.Community.SimpleDashboards&version=10.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Umbraco.Community.SimpleDashboards
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
- For example:
@inherits Umbraco.Community.SimpleDashboards.Web.DashboardViewPage
<uui-box headline="Hello Umbraco">
<p>My Dashboard is: @Model.Dashboard.Alias</p>
</uui-box>
More Examples
Contributing
Contributions to this package are most welcome! Please visit the Contributing page.
Acknowledgements (Thanks)
- LottePitcher - opinionated-package-starter
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. 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.
-
net6.0
- jcdcdev.Umbraco.Core (>= 10.1.0)
- Umbraco.Cms.Core (>= 10.4.0 && < 11.0.0)
- Umbraco.Cms.Web.BackOffice (>= 10.4.0 && < 11.0.0)
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 | 279 | 6/12/2025 |
16.0.0-alpha0008 | 271 | 6/12/2025 |
16.0.0-alpha0005 | 274 | 6/10/2025 |
16.0.0-alpha0002 | 216 | 5/12/2025 |
15.1.14 | 99 | 6/18/2025 |
15.1.14-alpha0003 | 116 | 6/16/2025 |
15.1.13 | 117 | 6/16/2025 |
15.1.13-alpha0007 | 115 | 6/16/2025 |
15.1.13-alpha0001 | 130 | 6/3/2025 |
15.1.12 | 135 | 6/1/2025 |
15.1.12-alpha0009 | 134 | 6/1/2025 |
15.1.12-alpha0003 | 132 | 5/27/2025 |
15.1.11 | 226 | 5/12/2025 |
15.1.11-alpha0011 | 143 | 5/8/2025 |
15.1.10 | 159 | 4/27/2025 |
15.1.9 | 164 | 4/22/2025 |
15.1.9-alpha0003 | 177 | 4/21/2025 |
15.1.8 | 159 | 4/18/2025 |
15.1.8-alpha0008 | 173 | 4/13/2025 |
15.1.8-alpha0003 | 146 | 4/6/2025 |
15.1.7 | 216 | 3/30/2025 |
15.1.7-alpha0035 | 127 | 3/30/2025 |
15.1.7-alpha0024 | 149 | 3/23/2025 |
15.1.7-alpha0015 | 140 | 3/23/2025 |
15.1.7-alpha0008 | 136 | 3/18/2025 |
15.1.7-alpha0003 | 131 | 3/18/2025 |
15.1.6 | 201 | 3/12/2025 |
15.1.6-alpha0003 | 147 | 3/10/2025 |
15.1.5 | 224 | 3/7/2025 |
15.1.5-alpha0005 | 197 | 3/4/2025 |
15.1.5-alpha0003 | 193 | 3/4/2025 |
15.1.4 | 171 | 3/3/2025 |
15.1.4-alpha0003 | 89 | 2/24/2025 |
15.1.3 | 117 | 2/19/2025 |
15.1.3-alpha0008 | 85 | 2/16/2025 |
15.1.3-alpha0003 | 87 | 2/16/2025 |
15.1.2 | 113 | 2/14/2025 |
15.1.2-alpha0003 | 90 | 2/10/2025 |
15.1.1 | 128 | 2/7/2025 |
15.1.1-alpha0008 | 89 | 2/6/2025 |
15.1.1-alpha0003 | 92 | 1/28/2025 |
15.1.0 | 197 | 1/1/2025 |
15.1.0-alpha0002 | 108 | 12/31/2024 |
15.0.0 | 144 | 11/19/2024 |
15.0.0-alpha0013 | 83 | 11/17/2024 |
15.0.0-alpha0011 | 101 | 11/12/2024 |
15.0.0-alpha0006 | 86 | 10/23/2024 |
15.0.0-alpha0004 | 81 | 10/17/2024 |
15.0.0-alpha0003 | 95 | 10/17/2024 |
15.0.0-alpha0001 | 89 | 10/9/2024 |
14.1.10 | 276 | 6/12/2025 |
14.1.10-alpha0004 | 266 | 6/12/2025 |
14.1.9 | 131 | 6/1/2025 |
14.1.9-alpha0009 | 131 | 6/1/2025 |
14.1.8 | 117 | 4/27/2025 |
14.1.7 | 145 | 4/22/2025 |
14.1.7-alpha0009 | 142 | 4/22/2025 |
14.1.7-alpha0003 | 178 | 4/16/2025 |
14.1.6 | 155 | 3/30/2025 |
14.1.6-alpha0003 | 133 | 3/18/2025 |
14.1.5 | 111 | 1/28/2025 |
14.1.5-alpha0003 | 91 | 1/28/2025 |
14.1.4 | 146 | 10/30/2024 |
14.1.4-alpha0008 | 82 | 10/29/2024 |
14.1.4-alpha0003 | 85 | 10/28/2024 |
14.1.3 | 137 | 10/8/2024 |
14.1.2 | 119 | 9/30/2024 |
14.1.2-alpha0003 | 83 | 9/29/2024 |
14.1.1 | 147 | 9/29/2024 |
14.1.1-alpha0018 | 87 | 9/28/2024 |
14.1.0 | 174 | 6/29/2024 |
14.1.0-alpha0014 | 106 | 6/29/2024 |
14.0.1 | 126 | 6/25/2024 |
14.0.1-alpha0003 | 89 | 6/24/2024 |
14.0.0 | 119 | 6/24/2024 |
14.0.0-alpha0009 | 93 | 6/24/2024 |
14.0.0-alpha0007 | 96 | 6/24/2024 |
13.0.6 | 272 | 6/12/2025 |
13.0.6-alpha0013 | 127 | 6/3/2025 |
13.0.6-alpha0006 | 211 | 5/13/2025 |
13.0.5 | 200 | 4/27/2025 |
13.0.4 | 156 | 4/23/2025 |
13.0.4-alpha0003 | 150 | 4/21/2025 |
13.0.3 | 157 | 3/30/2025 |
13.0.2 | 196 | 10/28/2024 |
13.0.1 | 268 | 5/25/2024 |
13.0.1-alpha0028 | 147 | 4/21/2025 |
13.0.1-alpha0018 | 133 | 3/18/2025 |
13.0.1-alpha0009 | 82 | 10/28/2024 |
13.0.1-alpha0002 | 107 | 5/25/2024 |
13.0.0 | 3,529 | 5/25/2024 |
13.0.0-alpha0001 | 106 | 5/25/2024 |
12.0.2 | 80 | 6/20/2025 |
12.0.1 | 147 | 5/25/2024 |
12.0.0 | 228 | 5/25/2024 |
12.0.0-alpha0001 | 114 | 5/25/2024 |
10.0.7 | 272 | 6/12/2025 |
10.0.6 | 277 | 6/10/2025 |
10.0.6-alpha0008 | 128 | 6/2/2025 |
10.0.5 | 121 | 4/27/2025 |
10.0.4 | 155 | 3/30/2025 |
10.0.3 | 102 | 1/28/2025 |
10.0.2 | 115 | 10/28/2024 |
10.0.2-alpha0049 | 201 | 5/12/2025 |
10.0.2-alpha0030 | 142 | 3/30/2025 |
10.0.2-alpha0018 | 88 | 1/25/2025 |
10.0.2-alpha0008 | 82 | 10/28/2024 |
10.0.1 | 140 | 5/25/2024 |
10.0.0 | 1,109 | 5/25/2024 |
10.0.0-alpha0002 | 109 | 5/25/2024 |
10.0.0-alpha0001 | 110 | 5/25/2024 |
0.2.4 | 230 | 5/6/2024 |
0.2.3 | 336 | 3/18/2024 |
0.2.2 | 1,284 | 1/4/2024 |
0.2.1 | 367 | 11/9/2023 |
0.2.0 | 1,660 | 8/25/2023 |
0.1.2 | 198 | 8/22/2023 |
0.1.1 | 150 | 8/22/2023 |
0.1.0 | 157 | 8/22/2023 |