Category: Code Updates


 

Dot Net Core 8 | 4/3/2024

In the past few months at my day job I have spent a lot of time updating code to the latest LTS version of .Net, so I decided the .Net 6 incarnation of CarrotCakeCMS should get a similar treatment. Look for the repos [ github | sourceforge ] being updated[.....]


Dot Net Core 6 - Progress | 7/5/2023

So far, I'm a month in on progress . I've got a couple of widgets as well as basic CMS functionality working. It's still very much a work in progress, consider the code pre-beta. Even though I've been using .Net Core for a few years (.Net Core 3.1), it's b[.....]


Dot Net Core 6 | 6/12/2023

So I'm taking a stab at porting the MVC version over to .Net Core 6. A lot of things are different, but a lot of other things are still the same. So far, I've got a basic routing solution for SEO friendly page/post URLs and have worked out how to render M[.....]


MVC skin colors are now live | 5/13/2023

Now introducing the skin colors for the admin dashboard and tools. Classic AmethystOrchid BlueIzis FrenchBlue Mauve MosaicBlue Plum QuetzalGreen Rust Sandstone SugarAlmond These are set via a config entry in the web.config Example entry is shown here. If t[.....]


Updates and Features | 5/1/2023

The MVC version now includes TinyMCE v5. Coming soon, admin dashboard skins. Draft images updated with final-ish versions 2023-05-13.


release candidate of mvc edition | 2/20/2016

This is a release candidate binary including the core code base to date, as well as the photo gallery and simple calendar plugin. Binaries built in release, not debug mode. Includes all ASP.NET MVC binaries and supporting assemblies as well. The download[.....]


beta release of mvc edition | 12/21/2015

This is a beta binary including the core code base to date, as well as the photo gallery and simple calendar plugin. Binaries built in release, not debug mode. Includes all ASP.NET MVC binaries and supporting assemblies as well. The download also includes[.....]


MVC progress report | 12/15/2015

MVC5 Progress: Getting there! Currently at 95% - at this point it's mostly find minor gaps in functionality or refactor layout to make the UI more natural. Time for TTE (Test Tweak Extend). At this point all the functionality has been stood up, it's just[.....]


MVC progress report | 11/1/2015

Currently about 85% has been ported, anything particularly critical has been ported (able to create and remove content, categories, tags, personalized templates, wire in widgets etc.) but some of the nicer but not critical functionality is still pending. GitHub | SourceForge | CodePlex


MVC version in progress! | 9/19/2015

So I've been doing razor + mvc5 for almost the last year, and that being the case, I'm starting the process of porting CarrotCakeCMS into MVC5. Here's the brainstorm I've had so far: Draft of MVC version can be found at http://sourceforge.net/projects/carr[.....]