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.
<PackageVersion Include="mg-net" Version="0.3.1" />
                    
Directory.Packages.props
<PackageReference Include="mg-net" />
                    
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 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.
#addin nuget:?package=mg-net&version=0.3.1
                    
Install mg-net as a Cake Addin
#tool nuget:?package=mg-net&version=0.3.1
                    
Install mg-net as a Cake Tool

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.  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. 
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 799 12/1/2023
0.3.0 538 10/17/2023
0.2.2 290 9/25/2023
0.2.1 169 9/25/2023
0.1.2-alpha 123 9/21/2023
0.1.1-alpha 128 9/21/2023

Only implements selected APIs