All Projects → hogenwang → Comcms_core

hogenwang / Comcms_core

Licence: mit
COMCMS_Core 版本

Programming Languages

javascript
184084 projects - #8 most used programming language
csharp
926 projects

Projects that are alternatives of or similar to Comcms core

Piranha.core
Piranha CMS is the friendly editor-focused CMS for .NET Core that can be used both as an integrated CMS or as a headless API.
Stars: ✭ 1,242 (+229.44%)
Mutual labels:  cms, asp-net-core, dotnet-core
Cofoundry
Cofoundry is an extensible and flexible .NET Core CMS & application framework focusing on code first development
Stars: ✭ 621 (+64.72%)
Mutual labels:  cms, asp-net-core, dotnet-core
Sio.core
✔ [ SIOC ] Swastika I/O Core is an all in one platform (e.g CMS, eCommerce, Forum, Q&A, CRM...) ASP.NET Core / Dotnet Core System based on SIOH Framework.
Stars: ✭ 121 (-67.9%)
Mutual labels:  cms, asp-net-core, dotnet-core
Mix.core
🚀 Mixcore CMS is an open source CMS that support both headless and decoupled to easily build any kinds of app/web app/customisable APIs built on top of ASP.NET Core / Dotnet Core. It is a completely open source ASP.NET Core (Dotnet Core) CMS solution. https://mixcore.org
Stars: ✭ 304 (-19.36%)
Mutual labels:  cms, asp-net-core, dotnet-core
Umbraco Cms
The simple, flexible and friendly ASP.NET CMS used by more than 730.000 websites
Stars: ✭ 3,484 (+824.14%)
Mutual labels:  cms, dotnet-core, asp-net-core
Yoyocmsfree.template
一个免费版本的ABP框架,整合了ng-Zorro。
Stars: ✭ 254 (-32.63%)
Mutual labels:  asp-net-core, dotnet-core
Platformus
Platformus is free, open source, and cross-platform developer-friendly CMS based on ASP.NET Core, ExtCore framework, and Magicalizer.
Stars: ✭ 421 (+11.67%)
Mutual labels:  cms, asp-net-core
Orchardcore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
Stars: ✭ 5,591 (+1383.02%)
Mutual labels:  cms, dotnet-core
Anclafs
ASP.NET Core Library and Framework Support
Stars: ✭ 192 (-49.07%)
Mutual labels:  asp-net-core, dotnet-core
Squidex
Headless CMS and Content Managment Hub
Stars: ✭ 1,583 (+319.89%)
Mutual labels:  cms, asp-net-core
Sunengine
SunEngine – site engine with blog, forum and articles sections features support.
Stars: ✭ 130 (-65.52%)
Mutual labels:  cms, asp-net-core
Winton.extensions.configuration.consul
Enables Consul to be used as a configuration source in dotnet core applications
Stars: ✭ 239 (-36.6%)
Mutual labels:  asp-net-core, dotnet-core
Templates
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
Stars: ✭ 2,864 (+659.68%)
Mutual labels:  asp-net-core, dotnet-core
Electron.net Api Demos
Explore the Electron.NET APIs
Stars: ✭ 231 (-38.73%)
Mutual labels:  asp-net-core, dotnet-core
Lyniconanc
Lynicon CMS for ASP.Net Core for .Net Standard 2.0/2.1 and .Net 4.6.1/4.6
Stars: ✭ 173 (-54.11%)
Mutual labels:  cms, asp-net-core
Unitynuget
Provides a service to install NuGet packages into a Unity project via the Unity Package Manager
Stars: ✭ 257 (-31.83%)
Mutual labels:  asp-net-core, dotnet-core
Angular 7 Project With Asp.net Core Apis
Angular 7 Project with ASP.NET CORE APIS | Angular Project
Stars: ✭ 174 (-53.85%)
Mutual labels:  asp-net-core, dotnet-core
Hotchocolate
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
Stars: ✭ 3,009 (+698.14%)
Mutual labels:  asp-net-core, dotnet-core
Rapidcms
RapidCMS is a Blazor framework which allows you to build a responsive and flexible CMS purely from code. It provides a basic set of editors and controls, and is fully customisable.
Stars: ✭ 149 (-60.48%)
Mutual labels:  cms, asp-net-core
Simplcommerce
A simple, cross platform, modularized ecommerce system built on .NET Core
Stars: ✭ 3,474 (+821.49%)
Mutual labels:  asp-net-core, dotnet-core

COMCMS_NETCORE

COMCMS NETCORE版本,一个简单的CMS后台管理系统,带前台演示。 主要是演示了.net core 一个系统后台如何搭建。前台如何使用。可以简单的完成一个企业站。通过二次开发,可以支持商城系统、小程序、app服务器端等...

更新日志

  • 2021-02-02 升级组件,删除ZKWeb组件,增加文章Tag标签
  • 2020-12-02 升级到.net5;增加文章栏目、商品分类快速修改排序;增加jwt授权登录
  • 2020-11-11 管理组管理增加控制普通管理组的文章和商品权限,文章、商品操作增加权限判断
  • 2020-10-11 更新组件,兼容IE11
  • 2020-08-06 增加数据字典管理
  • 2020-04-27 增加程序初始化数据,支持Mysql(windows和linux)、Sqlserver 数据库
  • 2020-03-06 更新新的demo地址

技术简要

  • .net 5 (请注意升级本地SDK 或者runtime)
  • 数据库:Mysql 5.7 /Mysql 8.0 / SqlServer 2008+
  • ORM:数据库操作使用XCode,目前支持mysql、sqlserver。详细见:https://github.com/NewLifeX/X
  • 据库驱动使用:MySQL官方驱动,8.0.23
  • 后台模板是H+
  • 编辑器采用CKeditor 支持截图粘贴进去,上传图片采用webuploader

文件夹介绍

  • COMCMS.API 目前还没用到,预留api的第三对接类库

  • COMCMS.Common 通用帮助函数类库

  • COMCMS.Core 数据库操作核心业务逻辑和实体 采用XCode

  • COMCMS.Web .net 5 的MVC网站。

  • XCoder 代码生成器,跟上述的没任何关系,只是为了生成数据库操作业务逻辑和实体而已。

  • Lib.Core 部分中间件

  • NewLife.UserGroup.WebUploader 大文件上传

  • WebTest 测试站点;暂时屏蔽

  • data 目录是初始化sql ,目前是mysql,注意linux版本要还原comcms_for_linux.sql

演示地址

演示地址1(windows server 2016 + IIS):前台:[前台演示地址](http://demo.comcms.com) 后台:[后台演示地址](http://demo.comcms.com/AdminCP)
演示地址2(CentOS + Nginx):前台:[前台演示地址](http://demo.comcms.cn) 后台:[后台演示地址](http://demo.comcms.cn/AdminCP)

账号密码都是admin

技术交流群

1600800

贡献者

漫遊者(hogenwang)、笑笑(xxred)、一只萌新(HTR)

捐赠

  • 如果您觉得本源码对您有所帮助,可以给我捐赠一杯咖啡

捐赠微信码 捐赠支付宝码

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].