SkillAgentSearch skills...

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.

Install / Use

/learn @Swastika-IO/Sio.core

README

Swastika I/O

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

Swastika I/O CMS

Tutorials

  • Demo: http://dev.swastika.io
  • Docs: https://docs.swastika.io
  • Youtube: https://www.youtube.com/channel/UChqzh6JnC8HBUSQ9AWIcZAw

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
View on GitHub
GitHub Stars133
CategoryData
Updated2mo ago
Forks60

Languages

C#

Security Score

100/100

Audited on Jan 12, 2026

No findings