Cofoundry.Web 0.13.2

Prefix Reserved
dotnet add package Cofoundry.Web --version 0.13.2
                    
NuGet\Install-Package Cofoundry.Web -Version 0.13.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Cofoundry.Web" Version="0.13.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cofoundry.Web" Version="0.13.2" />
                    
Directory.Packages.props
<PackageReference Include="Cofoundry.Web" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Cofoundry.Web --version 0.13.2
                    
#r "nuget: Cofoundry.Web, 0.13.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Cofoundry.Web@0.13.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Cofoundry.Web&version=0.13.2
                    
Install as a Cake Addin
#tool nuget:?package=Cofoundry.Web&version=0.13.2
                    
Install as a Cake Tool

Cofoundry

Build status NuGet

Cofoundry is an open source .NET 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 or head to the docs to get started.

Feedback & Community

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

To keep updated:

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

Roadmap

For up to date information on what's going into up-coming releases check out our GitHub milestones.

You can also keep up to date with recent developments on our blog.

SemVer & 1.0

As per SemVer 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.

Contributing

For up to date information check out our contributor guidelines.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Cofoundry.Web:

Package Downloads
Cofoundry.Web.Admin

Adds the Cofoundry admin panel to a website.

Cofoundry.Plugins.ErrorLogging

Adds simple database error logging to Cofoundry.

Cofoundry.Plugins.BackgroundTasks.Hangfire

Hangfire implementation of Cofoundry.Core.BackgroundTasks.

Cofoundry.Plugins.Imaging.ImageSharp

Handle image validation and resizing in Cofoundry using the cross platform ImageSharp library.

Cofoundry.Plugins.Imaging.SkiaSharp

Handle image validation and resizing in Cofoundry using the SkiaSharp library.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.13.2 267 2/13/2026
0.13.1 197 1/24/2026
0.13.0 211 1/6/2026
0.12.5 471 12/17/2025
0.12.4 418 12/4/2025
0.12.2 559 9/21/2025
0.12.1 1,663 9/21/2024
0.12.0 3,657 4/5/2024
0.11.4 2,294 5/18/2023
0.11.3 1,108 11/6/2022
0.11.2 625 11/3/2022
0.11.1 2,039 8/2/2022
0.11.0 4,032 8/2/2022
0.10.3 1,532 5/9/2022
0.10.2 1,647 4/4/2022
0.10.1 1,166 3/28/2022
0.10.0 5,329 3/11/2022
0.9.2 2,524 8/20/2021
0.9.1 4,845 3/4/2021
0.9.0 4,803 1/28/2021
Loading failed