Build server | Platform | Build status |
---|---|---|
AppVeyor | Windows | |
Travis | Linux / OS X | |
CoverAlls | ||
NuGet |
This is a complete rewrite of Piranha CMS for NetStandard
. The goal of this rewrite
is to create a version capable of targeting multiple platforms & frameworks with minimal
depenencies, but still provide a flexible & high performance CMS library.
Piranha is currently built for NetStandard 2.0
and uses the following awesome packages:
- AutoMapper
7.0.1
- Markdig
0.15.0
- Microsoft.AspNetCore.App
2.1.5
- Microsoft.EntityFrameworkCore
2.1.4
- Newtonsoft.Json
11.0.2
- .NET Core SDK 2.1.5 or later
- An IDE or Editor of your choice
> git clone https://github.com/PiranhaCMS/piranha.core.git
> cd piranha.core
> dotnet restore
> dotnet build
> cd examples/MvcWeb
> dotnet run
> cd piranha.core/core/Piranha.Manager
> npm install
> bower install
> cd ../../examples/MvcWeb
> npm install
> bower install
For people running Visual Studio 2017 almost all of the above steps will be handled by the IDE. Just get the source code, open the .sln
file and you're good to go.
Support Piranha CMS with a monthly donation and help us focus on giving you even more features and better support. Piranha CMS @ Open Collective