astroboard 1.0.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package astroboard --version 1.0.5
                    
NuGet\Install-Package astroboard -Version 1.0.5
                    
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="astroboard" Version="1.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="astroboard" Version="1.0.5" />
                    
Directory.Packages.props
<PackageReference Include="astroboard" />
                    
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 astroboard --version 1.0.5
                    
#r "nuget: astroboard, 1.0.5"
                    
#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 astroboard@1.0.5
                    
#: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=astroboard&version=1.0.5
                    
Install as a Cake Addin
#tool nuget:?package=astroboard&version=1.0.5
                    
Install as a Cake Tool

Astroboard πŸ“¦ Umbraco dashboard

astroboard compact mode

NuGet Downloads GitHub Issues Umbraco Versions Astro Version TypeScript Tailwind CSS

Astroboard is an Umbraco dashboard to get insights of your contents, assets and members.

Upgrade to Astroboard Pro Version

Feature Personal Pro Business Enterprise
Sites 1 3 10 25
Total groups chart βœ… βœ… βœ… βœ…
Total members chart βœ… βœ… βœ… βœ…
Total medias chart βœ… βœ… βœ… βœ…
Total pages chart βœ… βœ… βœ… βœ…
Assets stats chart (folder, file, image, svg, audio & video) βœ… βœ… βœ… βœ…
Pages stats chart βœ… βœ… βœ… βœ…
Activities carousel βœ… βœ… βœ… βœ…
Table members with export to Excel & CSV βœ… βœ… βœ… βœ…
Pages insights with chart βœ… βœ… βœ… βœ…
Full screen mode βœ… βœ… βœ… βœ…
Send feedback βœ… βœ… βœ… βœ…
12 Months Support ❌ βœ… 6 months βœ… 6 months βœ… Dedicated support
Free Updates βœ… βœ… βœ… βœ…
License Closed Commercial Commercial Commercial
Pricing Free/PWYW $9.95 $19.95 $29.95

Preview - Compact mode

image

Preview - Full screen mode

preview

System Requirements

Astroboard has the following requirements: Umbraco version 9, 10, 11, 12, 13 and 14.

It is recommended to upgrade your Umbraco installation to the latest version.

Installation

dotnet add package astroboard

Just like that, it’s done! πŸŽ‰

If you've installed the Astroboard you should start your website (dotnet run) and automatically the Astroboard section should appear in the backoffice, as shown in previews above.

🚨 Important: Required Settings Configuration

astroboard settings

Reporting Bugs and Issues

If you think you've found a bug and you're confident it's a new bug and have confirmed that someone else is facing the same issue, go ahead and create a new GitHub issue. Be sure to include as much information as possible so we can reproduce the bug.

Reporting Security Issues and Responsible Disclosure

I appreciate responsible disclosure of vulnerabilities that might impact the integrity of Umbraco CMS and users.

Copyright Β© 2024 Tarik Rital.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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.

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
1.1.3 122 7/16/2025
1.1.2 332 6/9/2025
1.1.1 155 5/28/2025
1.1.0 79 5/24/2025
1.0.9 208 10/26/2024
1.0.8 143 10/18/2024
1.0.7 117 9/30/2024
1.0.6 145 9/19/2024
1.0.5 152 9/6/2024
1.0.4 140 9/6/2024
1.0.3 145 8/29/2024
1.0.2 123 8/29/2024
1.0.1 120 8/29/2024
1.0.0 132 8/29/2024

1.0.0 Release (2024-08-29)
- Initial release.
1.0.1 Release (2024-08-29)
- Fix incorrect link of Get Start your 14-Days free trial.
1.0.2 Release (2024-08-29)
- Switch `umbraco-marketplace.json` from website to github repo.
1.0.3 Release (2024-08-29)
- Adjust license CTA.
1.0.4 Release (2024-09-06)
- Optimize UX of support.
- Add filtering for donut chart & table
1.0.5 Release (2024-09-06)
- Fix README file headline preview bug!