Mailgun.Api
0.2.0
See the version list below for details.
dotnet add package Mailgun.Api --version 0.2.0
NuGet\Install-Package Mailgun.Api -Version 0.2.0
<PackageReference Include="Mailgun.Api" Version="0.2.0" />
paket add Mailgun.Api --version 0.2.0
#r "nuget: Mailgun.Api, 0.2.0"
// Install Mailgun.Api as a Cake Addin #addin nuget:?package=Mailgun.Api&version=0.2.0 // Install Mailgun.Api as a Cake Tool #tool nuget:?package=Mailgun.Api&version=0.2.0
A Mailgun F# HTTPS API wrapper
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Chiron (>= 6.2.0)
- Http.fs-prerelease (>= 3.0.4)
- NodaTime (>= 1.3.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Mailgun.Api:
Package | Downloads |
---|---|
Logary.Targets.Mailgun
Logary is a high performance, multi-target logging, metric and health-check library for mono and .Net. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.5.0 | 12,301 | 9/26/2016 |
0.4.2 | 2,538 | 8/24/2016 |
0.4.1 | 1,136 | 8/12/2016 |
0.4.0 | 1,267 | 8/7/2016 |
0.3.0 | 2,091 | 8/2/2016 |
0.2.0 | 1,960 | 7/8/2016 |
0.1.3 | 1,045 | 8/11/2016 |
0.1.2 | 1,577 | 6/28/2016 |
0.1.0 | 4,871 | 12/8/2015 |
0.0.5 | 1,469 | 10/21/2015 |
0.0.4 | 2,407 | 5/24/2015 |
0.0.3 | 1,275 | 4/29/2015 |
0.0.2 | 1,194 | 4/7/2015 |
0.0.1 | 1,177 | 4/7/2015 |
Release Notes:
* [infra] rename title to Mailgun.Api
* Merge pull request #5 from Symphonym/master
* [api] Fixed the test so the image path is relative to the executable, previously it was unable to find the image.
* [infra] bumping albacore
* [infra] v0.2
* Merge pull request #4 from Symphonym/master
* [api] Added inline image functionality
* Merge pull request #3 from kunjee17/patch-1
* Update README.md
* Merge pull request #2 from mavnn/master
* [infra] update http.fs
* Update README.md