All Projects → Swastika-IO → Sio.core

Swastika-IO / Sio.core

Licence: mit
✔ [ 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.

Projects that are alternatives of or similar to Sio.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 (+151.24%)
Mutual labels:  cms, asp-net-core, asp, dotnet-core, dotnetcore
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 (+926.45%)
Mutual labels:  cms, asp-net-core, asp-net-core-mvc, dotnet-standard, dotnet-core
Dasblog Core
The original DasBlog reimagined with ASP.NET Core
Stars: ✭ 252 (+108.26%)
Mutual labels:  blog, blog-engine, asp-net-core-mvc, dotnetcore
Electron.net
Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).
Stars: ✭ 6,074 (+4919.83%)
Mutual labels:  asp-net-core, asp-net-core-mvc, dotnet-standard, dotnet-core
Sunengine
SunEngine – site engine with blog, forum and articles sections features support.
Stars: ✭ 130 (+7.44%)
Mutual labels:  blog, cms, blog-engine, asp-net-core
Puck Core
Open source, cross platform .NET Core CMS. Fast, scalable, code-first, unobtrusive and extensible with powerful querying and Lucene integration.
Stars: ✭ 115 (-4.96%)
Mutual labels:  asp-net-core, asp-net-core-mvc, dotnet-core, dotnetcore
Blog Core
Modular blog using Blazor with clean domain-driven design patterns
Stars: ✭ 345 (+185.12%)
Mutual labels:  blog, blog-engine, dotnet-standard, dotnet-core
Awesome Cms Core
Awesome CMS Core is an open source CMS built using ASP.Net Core & ReactJS with module seperation concern in mind and provide lastest trend of technology like .Net Core, React, Webpack, SASS, Background Job, Message Queue.
Stars: ✭ 352 (+190.91%)
Mutual labels:  cms, dotnet-standard, dotnet-core, dotnetcore
Cronscheduler.aspnetcore
Cron Scheduler for AspNetCore 2.x/3.x or DotNetCore 2.x/3.x Self-hosted
Stars: ✭ 100 (-17.36%)
Mutual labels:  asp-net-core, dotnet-core, dotnetcore
Htmly
Simple and fast databaseless PHP blogging platform, and Flat-File CMS
Stars: ✭ 689 (+469.42%)
Mutual labels:  blog, cms, blog-engine
Nopcommerce
The most popular open-source eCommerce shopping cart solution based on ASP.NET Core
Stars: ✭ 6,827 (+5542.15%)
Mutual labels:  sqlserver, asp-net-core, dotnet-core
Cofoundry
Cofoundry is an extensible and flexible .NET Core CMS & application framework focusing on code first development
Stars: ✭ 621 (+413.22%)
Mutual labels:  cms, asp-net-core, dotnet-core
Alexa Skills Dotnet
An Amazon Alexa Skills SDK for .NET
Stars: ✭ 412 (+240.5%)
Mutual labels:  dotnet-standard, dotnet-core, dotnetcore
Halo
✍ 一款优秀的开源博客发布应用。
Stars: ✭ 20,521 (+16859.5%)
Mutual labels:  blog, cms, blog-engine
Bludit
Simple, Fast, Secure, Flat-File CMS
Stars: ✭ 824 (+580.99%)
Mutual labels:  blog, cms, blog-engine
Smartsql
SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Diagnostics
Stars: ✭ 775 (+540.5%)
Mutual labels:  sqlserver, dotnet-core, dotnetcore
Comcms core
COMCMS_Core 版本
Stars: ✭ 377 (+211.57%)
Mutual labels:  cms, asp-net-core, dotnet-core
Ocelot
.NET core API Gateway
Stars: ✭ 6,675 (+5416.53%)
Mutual labels:  asp-net-core, dotnet-core, dotnetcore
Raft.net
Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet
Stars: ✭ 112 (-7.44%)
Mutual labels:  dotnet-standard, dotnet-core, dotnetcore
Sendgrid Csharp
The Official Twilio SendGrid Led, Community Driven C#, .NetStandard, .NetCore API Library
Stars: ✭ 835 (+590.08%)
Mutual labels:  dotnet-standard, dotnet-core, dotnetcore

Swastika I/O

If you have any concern about the brand, you may considering to switch to Mixcore CMS.

Swastika I/O CMS

Tutorials

GITs clone

mkdir siocore
cd siocore

git clone https://github.com/Swastika-IO/sio.heart.git
git clone https://github.com/Swastika-IO/sio.identity.git
git clone https://github.com/Swastika-IO/sio.core.git

Build & Run

cd sio.core/src/Sio.Cms.Web

npm install
gulp build
dotnet restore
dotnet bundle
dotnet build
dotnet run

Note: If you facing any System.Data.SqlClient.SqlException error, please replace all content inside "appsettings.json" file with "{}".

UI:

  • Default template: Swastika I/O CMS default template with Now UI Pro
  • Admin Portal: Swastika I/O Admin Portal Bootstrap 4.x
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].