Limbo.MailSystem 1.0.0-beta001

Prefix Reserved
This is a prerelease version of Limbo.MailSystem.
dotnet add package Limbo.MailSystem --version 1.0.0-beta001
                    
NuGet\Install-Package Limbo.MailSystem -Version 1.0.0-beta001
                    
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="Limbo.MailSystem" Version="1.0.0-beta001" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Limbo.MailSystem" Version="1.0.0-beta001" />
                    
Directory.Packages.props
<PackageReference Include="Limbo.MailSystem" />
                    
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 Limbo.MailSystem --version 1.0.0-beta001
                    
#r "nuget: Limbo.MailSystem, 1.0.0-beta001"
                    
#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.
#addin nuget:?package=Limbo.MailSystem&version=1.0.0-beta001&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Limbo.MailSystem&version=1.0.0-beta001&prerelease
                    
Install as a Cake Tool

Limbo.MailSystem

The Limbo mail system

Content

  • Install
  • Description
  • Documentation

Install

dotnet add package Limbo.MailSystem

Description

This package adds the Limbo mail system

Documentation

You can find the documentation here

Maintainer information

Here you'll find information for maintaining the repository

Test database

To get the test database up and running use:

docker-compose up -d

Exceuted in the root of the repository with Docker running.

Changelog

This repository uses standard-version to create changelogs using conventional commits

Releases

First change the version of the csproj file to the new version.

To create a release use the following commands:

Install packages

yarn
yarn release

This will create the nuget package at Releases and update the changelog.

Prereleases

First change the version of the csproj file to the new version.

To create a prerelease use the following commands:

Install packages

yarn
yarn release --prerelease

This will create the nuget package at Releases and update the changelog.

Debug

First change the version of the csproj file to the new version.

To create a debug nuget package use the following commands:

Install packages

yarn
yarn debug

This will create the nuget package at debug.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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 (1)

Showing the top 1 NuGet packages that depend on Limbo.MailSystem:

Package Downloads
Limbo.Subscriptions

A package for managing subscriptions.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0-beta001 180 6/7/2022