mg-net
0.3.1
dotnet add package mg-net --version 0.3.1
NuGet\Install-Package mg-net -Version 0.3.1
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="mg-net" Version="0.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add mg-net --version 0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: mg-net, 0.3.1"
#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.
// Install mg-net as a Cake Addin #addin nuget:?package=mg-net&version=0.3.1 // Install mg-net as a Cake Tool #tool nuget:?package=mg-net&version=0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Mailgun .NET Client (Unofficial)
In place of an official client, this is WIP attempt at exposing Mailgun API functionality in current .NET
Getting started
// TODO
Prerequisites
- NET 7.0 or later
- Depends on Microsoft.Extensions.Http
Usage
// TODO
Additional documentation
- Based on Mailgun API Reference as of 2023-09-21
Feedback
- TODO
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Microsoft.Extensions.Http (>= 7.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on mg-net:
Package | Downloads |
---|---|
mg-net.Extensions.AspNet
Provides convinience methods for configuring Mailgun .NET Client (Unofficial) |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.3.1 | 724 | 12/1/2023 |
0.3.0 | 527 | 10/17/2023 |
0.2.2 | 281 | 9/25/2023 |
0.2.1 | 157 | 9/25/2023 |
0.1.2-alpha | 114 | 9/21/2023 |
0.1.1-alpha | 119 | 9/21/2023 |
Only implements selected APIs