Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/cofoundry-cms/cofoundry

Cofoundry is an extensible and flexible .NET Core CMS & application framework focusing on code first development
https://github.com/cofoundry-cms/cofoundry

asp-mvc asp-net asp-net-core cms cofoundry csharp dotnet dotnet-core framework

Last synced: about 2 months ago
JSON representation

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

Lists

README

        

![Cofoundry](https://www.cofoundry.org/content/images/external/logo_for_github_readme.png)

[![Build status](https://ci.appveyor.com/api/projects/status/q22kvqkckiswtv8i?svg=true)](https://ci.appveyor.com/project/Cofoundry/cofoundry)
[![NuGet](https://img.shields.io/nuget/v/Cofoundry.Web.Admin.svg)](https://www.nuget.org/packages/Cofoundry.Web.Admin/)
[![Gitter](https://img.shields.io/gitter/room/cofoundry-cms/cofoundry.svg)](https://gitter.im/cofoundry-cms/cofoundry)

Cofoundry is an open source .NET Core CMS and application framework focusing on:

- Code first development
- Unobtrusive integration into your application
- Extensible & flexible architecture
- Simple & user friendly content management

## Getting Started

Find out more at [Cofoundry.org](https://www.cofoundry.org/) or head to the [docs](https://www.cofoundry.org/docs) to get started.

## Feedback & Community

We're keen to hear feedback about Cofoundry. Whether you've been playing about with the samples, run into some issues or just browsed the docs and have an opinion on the concept we'd love to hear it.

If you have a technical question or issue, please either:

- [Submit an issue](https://github.com/cofoundry-cms/cofoundry/issues)
- [Ask a question on StackOverflow](http://stackoverflow.com/search?q=cofoundry)

To keep updated:

- [Follow us on Twitter](https://twitter.com/cofoundrycms)
- [Follow our blog](https://www.cofoundry.org/blog)

To give informal feedback or talk more generally about the project:

- [Chat with us on Gitter](https://gitter.im/cofoundry-cms/cofoundry)
- [Contact us directly](https://www.cofoundry.org/contact)

## Roadmap

For up to date information on what's going into up-coming releases check out our [GitHub milestones](https://github.com/cofoundry-cms/cofoundry/milestones).

You can also keep up to date with recent developments on [our blog](https://www.cofoundry.org/blog).

### SemVer & 1.0

As per [SemVer](https://semver.org/) our 0.x set of releases are considered early development and breaking changes can happen at any point, however our approach is that patch releases are non-breaking while minor releases can be breaking, but will be documented as such in release notes.

Having been open sourced from an existing product, Cofoundry is already loaded with features. What 0.x releases do give us is the ability to make breaking changes and alter our public API as we receive feedback, without constantly publishing major releases.

## Contributing

For up to date information check out our [contributor guidelines](https://github.com/cofoundry-cms/cofoundry/blob/master/CONTRIBUTING.md).