piranha.core VS core-admin

Compare piranha.core vs core-admin and see what are their differences.

piranha.core

Piranha CMS is the friendly editor-focused CMS for .NET that can be used both as an integrated CMS or as a headless API. (by PiranhaCMS)

core-admin

Fully automatic admin site CRUD UI generator for ASP.NET Core and .NET 8 (by edandersen)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
piranha.core core-admin
3 6
1,906 511
0.6% -
8.0 7.1
17 days ago about 2 months ago
C# C#
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

piranha.core

Posts with mentions or reviews of piranha.core. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-29.
  • headless CMS
    1 project | /r/dotnet | 10 Jul 2023
    I’ve messed around with Piranha CMS before and it was quite good - i used their minimal option though, but they do offer headless
  • Blog app purely with c#
    3 projects | /r/dotnet | 29 Mar 2023
    Could go with a CMS like Piranha, which allows for full, minimal or headless integrations
  • Vue SFC's with C# MVC project?
    2 projects | /r/vuejs | 24 Nov 2022
    Not sure if this would help. PiranhaCMS uses Vue https://github.com/PiranhaCMS/piranha.core/tree/master/core/Piranha.Manager

core-admin

Posts with mentions or reviews of core-admin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-28.
  • Ask HN: Why aren't Django Admin style dashboards popular in other frameworks?
    6 projects | news.ycombinator.com | 28 Oct 2023
    Like most things, it's probably a combination of things.

    The Django Admin existed before Django publicly existed. That meant that once anyone started using Django they knew that they should constrain their use of Django in certain ways so that the Django Admin would work with their usage. Features that would be added to Django would be built with the Django Admin in mind.

    Many tools like Flask or FastAPI don't have an opinionated model layer like Django. Without that, you can't really create an admin interface programatically. People could be storing their data in any sort of fashion anywhere. How would one build an admin system for something like Flask or FastAPI where there's no convention around how people set up data access? A lot of frameworks out there don't tell you "access your data in this way" or "this is how users will be authenticated." Without those two things, it's hard to really create an admin system.

    There are similar systems available for some frameworks, but since they aren't part of the core framework, they don't get the same attention. Someone creates it, but it doesn't have the kind of community buy-in that sustains it. One of the odd things about Django is that the admin system is under `django.contrib` which indicated that they didn't intend for it to be in the core of Django forever, but that's not really how `django.contrib` ended up. It continued to be a core part of Django maintained as part of the framework.

    Like I said, there are admin dashboards available in other frameworks like RailsAdmin (https://github.com/railsadminteam/rails_admin) or Core Admin for .NET (https://github.com/edandersen/core-admin) and I'm sure there's more. However, both Rails and .NET provide most of what Django provides (and a lot more than most frameworks). Rails and .NET both have a default data access ORM that a majority of people using those frameworks tend to use. .NET has built-in authentication/authorization so the admin can work off that. Rails doesn't have auth, but RailsAdmin uses some plugins.

  • Why Is the Django Admin "Ugly"?
    3 projects | news.ycombinator.com | 27 Oct 2023
  • CRUD on many tables
    1 project | /r/csharp | 17 Apr 2023
    If CRUD only is your goal, there are existing out of the box options such as this: https://github.com/edandersen/core-admin
  • How do .NET developers handle content creation?
    3 projects | /r/dotnet | 26 Jan 2023
    There are projects in other languages/frameworks like .NET (https://github.com/edandersen/core-admin, https://github.com/serenity-is/Serenity), but nothing quite has the momentum that the Django admin has.
  • Does .net mvc come with an model-based admin panel
    1 project | /r/dotnet | 4 Feb 2022

What are some alternatives?

When comparing piranha.core and core-admin you can also consider the following projects:

Umbraco - The simple, flexible and friendly ASP.NET CMS used by more than 730.000 websites

RazorEngineCore - .NET6 Razor Template Engine

oqtane.framework - CMS & Application Framework for Blazor & .NET MAUI

kaffy - Powerfully simple admin package for phoenix applications

Chromely - Build Cross Platform HTML Desktop Apps on .NET using native GUI, HTML5, JavaScript, CSS, Owin, AspNetCore (MVC, RazorPages, Blazor)

H.Pipes - A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.

cofoundry - Cofoundry is an extensible and flexible .NET Core CMS & application framework focusing on code first development

WopiHost - ASP.NET Core MVC implementation of the WOPI protocol. Enables integration with WOPI clients such as Office Online Server.

petite-vue - 6kb subset of Vue optimized for progressive enhancement

Blogifier - Blogifier is an open-source publishing platform Written in ASP.NET and Blazor WebAssembly. With Blogifier make a personal blog or a website.

Smartstore - A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7

boilerplate-net - Kontent.ai Boilerplate for development of ASP.NET Core MVC applications.