- Notifications
You must be signed in to change notification settings - Fork0
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
License
arunkumar12712/Serenity
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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.
Premium customers should use the StartSharp template which they can download from theSerenity members area.
Ensure you have the necessaryrequirements 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 visithttp://localhost:5000 (actual port may vary, check the console afterdotnet run) to see your runningSerene application.
SeeSerenity Developer Guide - https://serenity.is/docs for documentation and step-by-step tutorials.
Serenity Blog:
Check out the Visual Studio Toolbox Presentation:
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 inVSGallery.
Serenity (including its application template Serene) is a free and open-source project with an MIT license, which permits usage in commercial applications.
We offer premium support packages athttps://serenity.is. They also include theStartSharp template with advanced samples, features, and modules.
Visitthis document for more information about what is available in premium support andStartSharp.
Custom development options are available from the author and a team of Serenity professionals.Contact us for details.
- 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
About
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- C#55.8%
- TypeScript22.2%
- JavaScript8.8%
- PLSQL6.5%
- TSQL3.4%
- CSS2.5%
- Other0.8%
