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

Serenity

> 数据库
Open source

Business Apps Made Simple with Asp.Net Core MVC / TypeScript

2.7K stars0 likes0 views
WebsiteGitHub

About

Business Apps Made Simple with Asp.Net Core MVC / TypeScript

Serenity Application Platform

What is the Serenity Platform

Serenity is an ASP.NET Core / TypeScript application platform designed to simplify and shorten the development of data-centric business applications with a service-based architecture.

It aims to make development easier while reducing maintenance costs by avoiding boiler-plate code, reducing the time spent on repetitive tasks, and applying best software design practices.

Online Demo

https://demo.serenity.is

Quickstart

Premium customers should use the StartSharp template which they can download from the Serenity members area.

Ensure you have the necessary requirements installed.

# Install/Update Serene.Templates package.
> dotnet new install Serene.Templates

# Create a new Serene project.
> dotnet new serene -n MySereneApp

# Navigate into your project folder.
> cd MySereneApp/MySereneApp.Web

# Install NPM packages.
> npm i

# Build and run the project.
> dotnet run

That's it! ✨ You can visit http://localhost:5000 (actual port may vary, check the console after dotnet run) to access your Serenity application.

Documentation and Tutorials

See Serenity Developer Guide - https://serenity.is/docs for documentation and step-by-step tutorials.

Serenity Blog:

  • https://serenity.is/blog/

Check out the Visual Studio Toolbox Presentation:

  • Building Web Apps with the Serenity Platform

Serenity Developer Tools

Serenity Developer Tools is a Chrome extension designed to help developers inspect and debug widgets, properties, source code, and DOM elements directly within the browser's DevTools.

  • Widget Inspector: Browse and inspect Serenity widgets in your application
  • Element Picker: Click on elements to find their corresponding widget
  • Property Viewer: View widget properties, options, and state
  • DOM Highlighting: Highlight DOM elements associated with widgets
  • Scroll Into View: Quickly navigate to widget elements in the page
  • View Source: Instantly inspect the source code for widget constructors and methods

Download from Chrome Web Store

Contribute / Spread the Word

You may contribute to the project by opening a pull request, adding documentation, sample source code, asking a question or suggesting an improvement, etc. Just open a discussion here with relevant links.

Please help spread the word by posting in blogs, forums, and social media, starring the project on GitHub, or reviewing the Serene extension in VSGallery.

License

Serenity (including its application template Serene) is a free and open-source project with an MIT license, which permits usage in commercial applications.

Premium Packages

We offer premium support packages at https://serenity.is. They also include the StartSharp template with advanced samples, features, and modules.

Visit this document for more information about what is available in premium support and StartSharp.

Custom Development

Custom development options are available from the author and a team of Serenity professionals. Contact us for details.

Video Tutorials by Community Members (not official, some might be out of date)

  • Starting Point Videos by @sayuga: https://www.youtube.com/channel/UCHGyxXj-vI32YaRs0v3HvKw
  • Youtube Channel of @samdubey: https://www.youtube.com/c/SerenityApplicationFramework
  • Introduction to Serene by @samdubey: https://www.youtube.com/watch?v=_AqRl_U_gcw
  • Movie Tutorial: https://www.youtube.com/playlist?list=PLMr_-cvwVIMWBsgWWUYdbHxBHPrOSzWVf
  • Continuous Deployment on Azure by @samdubey: https://www.youtube.com/watch?v=tcywhS9k9Wc
  • Videos in Arabic by @MohamedEbrahimSaad: https://www.youtube.com/watch?v=op15-Q2TDjg

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

C#admin-dashboardadmin-panelaspnetbusiness-application

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category数据库
PricingOpen source

> Related tools

P
PostgreSQL
功能强大的开源关系型数据库
R
Redis
内存数据结构存储,常用作缓存与队列
M
MySQL
广泛使用的开源关系型数据库