Umbraco.Community.SimpleWorkspaceViews
16.0.3
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Umbraco.Community.SimpleWorkspaceViews --version 16.0.3
NuGet\Install-Package Umbraco.Community.SimpleWorkspaceViews -Version 16.0.3
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.SimpleWorkspaceViews" Version="16.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Umbraco.Community.SimpleWorkspaceViews" Version="16.0.3" />
<PackageReference Include="Umbraco.Community.SimpleWorkspaceViews" />
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.SimpleWorkspaceViews --version 16.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Umbraco.Community.SimpleWorkspaceViews, 16.0.3"
#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.
#:package Umbraco.Community.SimpleWorkspaceViews@16.0.3
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Umbraco.Community.SimpleWorkspaceViews&version=16.0.3
#tool nuget:?package=Umbraco.Community.SimpleWorkspaceViews&version=16.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Umbraco.Community.SimpleWorkspaceViews
This packages aims to help developers quickly put together Umbraco Workspace Views using C#.
Looking for Umbraco Content Apps? Check out Umbraco.Community.SimpleContentApps
- C# Workspace View 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.SimpleWorkspaceViews
Register WorkspaceView
By default, this will display in the content section for Admins only.
using Umbraco.Community.SimpleWorkspaceViews.Core;
public class BasicWorkspaceView : SimpleWorkspaceView { }
Create View
- Your view must go in
/Views/WorkspaceViews - You view must be the name of your C# class (without
WorkspaceView)- For example:
BasicWorkspaceView.cs⇒/Views/WorkspaceViews/Basic.cshtml
- For example:
@inherits Umbraco.Community.SimpleWorkspaceViews.Web.WorkspaceViewViewPage
<uui-box headline="Hello Umbraco">
<p>My WorkspaceView is: @Model.WorkspaceView.Alias</p>
</uui-box>
More examples
Check out docs/examples.md for more complex 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 | 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.
-
net9.0
- jcdcdev.Umbraco.Core (>= 16.0.0 && < 17.0.0)
- Umbraco.Cms.Api.Common (>= 16.0.0 && < 17.0.0)
- Umbraco.Cms.Api.Management (>= 16.0.0 && < 17.0.0)
- Umbraco.Cms.Web.Website (>= 16.0.0 && < 17.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 |
|---|---|---|
| 17.0.0-alpha0001 | 167 | 11/2/2025 |
| 16.0.3 | 180 | 10/29/2025 |
| 16.0.3-alpha0012 | 165 | 10/28/2025 |
| 16.0.3-alpha0006 | 157 | 10/21/2025 |
| 16.0.3-alpha0002 | 155 | 10/21/2025 |
| 16.0.2 | 164 | 9/13/2025 |
| 16.0.2-alpha0031 | 142 | 9/13/2025 |
| 16.0.2-alpha0020 | 144 | 9/6/2025 |
| 16.0.2-alpha0011 | 131 | 9/6/2025 |
| 16.0.2-alpha0003 | 163 | 8/10/2025 |
| 16.0.1 | 159 | 7/27/2025 |
| 16.0.1-alpha0006 | 127 | 7/11/2025 |
| 16.0.0 | 339 | 6/12/2025 |
| 16.0.0-alpha0007 | 306 | 6/12/2025 |
| 16.0.0-alpha0004 | 311 | 6/10/2025 |
| 16.0.0-alpha0001 | 260 | 5/12/2025 |
| 15.1.20-alpha0003 | 72 | 11/7/2025 |
| 15.1.19 | 169 | 10/29/2025 |
| 15.1.19-alpha0010 | 166 | 10/28/2025 |
| 15.1.19-alpha0008 | 160 | 10/28/2025 |
| 15.1.19-alpha0003 | 157 | 10/21/2025 |
| 15.1.18 | 157 | 9/13/2025 |
| 15.1.18-alpha0003 | 139 | 9/13/2025 |
| 15.1.17 | 167 | 9/8/2025 |
| 15.1.17-alpha0023 | 141 | 9/6/2025 |
| 15.1.17-alpha0014 | 134 | 9/6/2025 |
| 15.1.17-alpha0006 | 212 | 8/26/2025 |
| 15.1.16 | 160 | 7/27/2025 |
| 15.1.16-alpha0006 | 161 | 7/16/2025 |
| 15.1.15 | 171 | 6/19/2025 |
| 15.1.15-alpha0003 | 160 | 6/18/2025 |
| 15.1.14 | 332 | 6/12/2025 |
| 15.1.14-alpha0004 | 309 | 6/12/2025 |
| 15.1.13 | 313 | 6/10/2025 |
| 15.1.13-alpha0004 | 170 | 6/4/2025 |
| 15.1.13-alpha0001 | 166 | 6/3/2025 |
| 15.1.12 | 199 | 6/1/2025 |
| 15.1.12-alpha0005 | 172 | 5/27/2025 |
| 15.1.12-alpha0003 | 174 | 5/27/2025 |
| 15.1.11 | 262 | 5/12/2025 |
| 15.1.11-alpha0011 | 176 | 5/8/2025 |
| 15.1.10 | 192 | 4/27/2025 |
| 15.1.9 | 213 | 4/22/2025 |
| 15.1.9-alpha0007 | 188 | 4/21/2025 |
| 15.1.9-alpha0003 | 218 | 4/21/2025 |
| 15.1.8 | 185 | 4/18/2025 |
| 15.1.8-alpha0008 | 226 | 4/16/2025 |
| 15.1.8-alpha0003 | 184 | 4/8/2025 |
| 15.1.7 | 253 | 3/30/2025 |
| 15.1.7-alpha0025 | 157 | 3/26/2025 |
| 15.1.7-alpha0014 | 159 | 3/26/2025 |
| 15.1.7-alpha0012 | 161 | 3/26/2025 |
| 15.1.7-alpha0005 | 176 | 3/18/2025 |
| 15.1.7-alpha0003 | 177 | 3/18/2025 |
| 15.1.6 | 232 | 3/12/2025 |
| 15.1.6-alpha0003 | 193 | 3/12/2025 |
| 15.1.5 | 256 | 3/7/2025 |
| 15.1.5-alpha0003 | 238 | 3/4/2025 |
| 15.1.4 | 254 | 3/4/2025 |
| 15.1.4-alpha0003 | 127 | 3/1/2025 |
| 15.1.3 | 153 | 2/19/2025 |
| 15.1.3-alpha0005 | 146 | 2/18/2025 |
| 15.1.3-alpha0003 | 132 | 2/18/2025 |
| 15.1.2 | 149 | 2/14/2025 |
| 15.1.2-alpha0005 | 149 | 2/12/2025 |
| 15.1.2-alpha0003 | 136 | 2/12/2025 |
| 15.1.1 | 167 | 2/7/2025 |
| 15.1.1-alpha0015 | 135 | 2/5/2025 |
| 15.1.1-alpha0008 | 119 | 2/4/2025 |
| 15.1.1-alpha0003 | 133 | 1/28/2025 |
| 15.1.0 | 216 | 1/1/2025 |
| 15.1.0-alpha0003 | 148 | 12/31/2024 |
| 15.1.0-alpha0001 | 123 | 12/30/2024 |
| 15.0.0 | 151 | 11/19/2024 |
| 15.0.0-alpha0013 | 142 | 11/17/2024 |
| 15.0.0-alpha0011 | 146 | 11/12/2024 |
| 15.0.0-alpha0006 | 132 | 10/23/2024 |
| 15.0.0-alpha0004 | 118 | 10/17/2024 |
| 15.0.0-alpha0003 | 123 | 10/17/2024 |
| 15.0.0-alpha0001 | 134 | 10/9/2024 |
| 14.0.11 | 312 | 6/12/2025 |
| 14.0.10 | 179 | 6/1/2025 |
| 14.0.10-alpha0015 | 172 | 5/27/2025 |
| 14.0.10-alpha0006 | 170 | 5/8/2025 |
| 14.0.9 | 155 | 4/27/2025 |
| 14.0.8 | 191 | 4/22/2025 |
| 14.0.8-alpha0009 | 186 | 4/22/2025 |
| 14.0.8-alpha0003 | 219 | 4/13/2025 |
| 14.0.7 | 197 | 3/30/2025 |
| 14.0.7-alpha0003 | 178 | 3/18/2025 |
| 14.0.6 | 144 | 1/28/2025 |
| 14.0.6-alpha0003 | 132 | 1/26/2025 |
| 14.0.5 | 162 | 11/5/2024 |
| 14.0.5-alpha0003 | 118 | 11/4/2024 |
| 14.0.4 | 143 | 10/30/2024 |
| 14.0.4-alpha0003 | 129 | 10/28/2024 |
| 14.0.3 | 156 | 10/8/2024 |
| 14.0.3-alpha0003 | 141 | 9/29/2024 |
| 14.0.2 | 157 | 9/29/2024 |
| 14.0.2-alpha0016 | 135 | 9/26/2024 |
| 14.0.1 | 154 | 9/23/2024 |
| 14.0.1-alpha0012 | 138 | 9/22/2024 |
| 14.0.1-alpha0005 | 130 | 9/22/2024 |
| 14.0.0 | 181 | 6/25/2024 |
| 14.0.0-alpha0006 | 144 | 6/25/2024 |
| 14.0.0-alpha0005 | 149 | 6/25/2024 |
| 14.0.0-alpha0003 | 140 | 6/25/2024 |