Coder Social home page Coder Social logo

nicholasinvb / kalikocms.core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kalikocms/kalikocms.core

0.0 0.0 0.0 6.1 MB

Open source content management system (CMS) for the ASP.NET platform.

License: GNU Lesser General Public License v3.0

C# 44.08% ASP 4.40% CSS 16.54% JavaScript 33.82% Pascal 1.15%

kalikocms.core's Introduction

Kaliko CMS

Kaliko CMS is an open source content management system (CMS) for the ASP.NET platform that supports both ASP.NET MVC and traditional WebForms. It provides you with the possibilities to build your website the way you want using the tools you choose. Whether you prefer MVC over WebForms or SQL Server over SQLite, it gives you a great framework to build on.

The framework approach also doesn't set any boundaries on how you structure your website or content. It's also very easy to extend the framework with content types if the ones included in the core doesn't quite match the requirements.

You find a couple of articles on how to get started using Kaliko CMS here.

Demo project using ASP.NET MVC and SQLite: https://github.com/KalikoCMS/DemoSite.Mvc and the accompanying article: http://www.codeproject.com/Articles/1021598/Build-a-website-with-Kaliko-CMS-using-ASP-NET-MVC

Demo project using WebForms and SQLite: https://github.com/KalikoCMS/DemoSite.WebForms and the accompanying article: http://www.codeproject.com/Articles/845483/Build-a-website-with-Kaliko-CMS-using-WebForms

Sign up to the Kaliko CMS Developer Newsletter to get updates about the project: http://eepurl.com/dJzMY

Install via NuGet

The far easiest way to install Kaliko CMS is through NuGet:

Optionally install Kaliko CMS Identity-package to enable ASP.NET Identity based user authentication.

Optionally install Kaliko CMS Search-package to enable search functionality.

*) For other databases see supported databases

Requirements

Branching strategy

The master branch will always include the latest release while new development will be done in separate branches. All releases are also tagged.

Licenses

Kaliko CMS is licensed under GNU Lesser General Public License version 3 (LGPL). However, this project also contains other libraries with their individual licenses.

KalikoCMS.Core makes use of:

KalikoCMS.Data-providers makes use of:

KalikoCMS.Search makes use of:

KalikoCMS.Identity makes use of:

  • ASP.NET Identity provider for Telerik Data Access (Ms-PL)

Thanks to

Thanks to Alvaro Muñoz (@pwntester) and Alexandr Mirosh from Hewlett-Packard Enterprise Security for great help with identifying and solving vulnerability related to JSON deserialization.

This project has been developed using:

kalikocms.core's People

Contributors

bonniesoftware avatar fschultz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.