Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
U

Umbraco-CMS

> 编程语言
Open source

Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.

5.2K stars0 likes0 views
WebsiteGitHub

About

Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.

# [Umbraco CMS](https://umbraco.com) ### Umbraco is a free and open source .NET content management system. Our mission is to help you deliver delightful digital experiences by making Umbraco friendly, simpler and social. Learn more at [umbraco.com](https://umbraco.com)

## Looking to install Umbraco? You can get started using the following commands on Windows, Linux and MacOS (after installing the [.NET Runtime and SDK](https://docs.umbraco.com/umbraco-cms/fundamentals/setup/requirements)): ``` dotnet new install Umbraco.Templates dotnet new umbraco --name MyProject cd MyProject dotnet run ``` ## Documentation Our [comprehensive documentation](https://docs.umbraco.com/umbraco-cms) takes you from the fundamentals on how to start with Umbraco to deploying it to production. Some important documentation links to get you started: - [Installing Umbraco CMS](https://docs.umbraco.com/umbraco-cms/fundamentals/setup/install) - [Getting to know Umbraco](https://docs.umbraco.com/umbraco-cms/fundamentals/get-to-know-umbraco) - [Tutorials for creating a basic website and customizing the editing experience](https://docs.umbraco.com/umbraco-cms/tutorials/overview) ## Backoffice Preview Want to see the latest backoffice UI in action? Check out our live preview: **[backofficepreview.umbraco.com](https://backofficepreview.umbraco.com/)** This preview is automatically deployed from the main branch and showcases the latest backoffice features and improvements. It runs from mock data and persistent edits are not supported. ## Get help If you need a bit of feedback while building your Umbraco projects, we are [chatty on Discord](https://discord.umbraco.com). Our Discord server serves as a social space for all Umbracians. If you have any questions or need some help with a problem, head over to our [dedicated forum](https://forum.umbraco.com/) where the Umbraco Community will be happy to help. ## Looking to contribute back to Umbraco? You came to the right place! Our GitHub repository is available for all kinds of contributions: - [Create a bug report](https://github.com/umbraco/Umbraco-CMS/issues) - [Create a feature request](https://github.com/umbraco/Umbraco-CMS/discussions) Umbraco is contribution-focused and community-driven. If you want to contribute back to the Umbraco source code, please check out our [guide to contributing](CONTRIBUTING.md). ### Tip: You should not run Umbraco from source code found here. Umbraco is extremely extensible and can do whatever you need. Instead, [install Umbraco as noted above](#looking-to-install-umbraco) and then [extend it any way you want to](https://docs.umbraco.com/umbraco-cms/extending/).

GitHub Issues· 0 open

View all on GitHub

No open issues yet, or sync has not completed.

Highlights

  • •Installing Umbraco CMS
  • •Getting to know Umbraco
  • •Tutorials for creating a basic website and customizing the editing experience
  • •Create a bug report
  • •Create a feature request

> Tags

C#asp-net-corecmscsharpdotnet-core

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言