MonkeyTyper.Core
1.0.0
MonkeyTyper is an extensible application that was created for sending bulk emails.
This is the core library for all MonkeyTyper projects.
Install-Package MonkeyTyper.Core -Version 1.0.0
dotnet add package MonkeyTyper.Core --version 1.0.0
<PackageReference Include="MonkeyTyper.Core" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MonkeyTyper.Core --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MonkeyTyper.Core, 1.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install MonkeyTyper.Core as a Cake Addin #addin nuget:?package=MonkeyTyper.Core&version=1.0.0 // Install MonkeyTyper.Core as a Cake Tool #tool nuget:?package=MonkeyTyper.Core&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.6.1
- MailKit (>= 2.8.0)
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.1)
- Newtonsoft.Json (>= 12.0.3)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.ValueTuple (>= 4.5.0)
-
.NETFramework 4.8
- MailKit (>= 2.8.0)
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.1)
- Newtonsoft.Json (>= 12.0.3)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.0
- MailKit (>= 2.8.0)
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.1)
- Newtonsoft.Json (>= 12.0.3)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.1
- MailKit (>= 2.8.0)
- Newtonsoft.Json (>= 12.0.3)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MonkeyTyper.Core:
Package | Downloads |
---|---|
MonkeyTyper.Plugins.DataReaders.DSV
Plugin for MonkeyTyper that allows application to read data from DSV files (e.g., CSV, TSV, etc.)
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 197 | 8/18/2020 |