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
#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

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

Usage

// TODO

Additional documentation

Feedback

  • TODO
Product 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.

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 511 12/1/2023
0.3.0 484 10/17/2023
0.2.2 244 9/25/2023
0.2.1 112 9/25/2023
0.1.2-alpha 83 9/21/2023
0.1.1-alpha 81 9/21/2023

Only implements selected APIs