Docs > Plugins >

Available Plugins

Cofoundry.Plugins.Azure

This library contains services, abstractions and helpers for running in an Azure environment.

Cofoundry.Plugins.BackgroundTasks.Hangfire

Hangfire implementation of Cofoundry.Core.BackgroundTasks.

Cofoundry.Plugins.ErrorLogging

This plugin contains a simple implementation of IErrorLoggingService that logs errors to a CofoundryPlugin.Error database table and optionally sends an email notification.

Cofoundry.Plugins.Imaging.ImageSharp

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

Cofoundry.Plugins.Mail.MailKit

Cofoundry mail services that utilize the cross platform MailKit library.

Cofoundry.Plugins.Mail.SendGrid

Cofoundry mail service implemention for SendGrid.

Cofoundry.Plugins.SiteMap

The SiteMap plugin is a quick and easy way to add a dynamic sitemap to your site. All pages and custom entities routes are added to the sitemap automatically and additional pages can be added easily using an ISiteMapResourceRegistration class.

Cofoundry.Plugins.Vimeo

This plugin adds a single data attribute [Vimeo] that can be used to markup a property of type VimeoVideo. This will show as a Vimeo Video picker in the admin UI.

Cofoundry.Plugins.YouTube

This plugin adds a single data attribute [YouTube] that can be used to markup a property of type YouTubeVideo. This will show as a YouTube Video picker in the admin UI.