Megaphone.DotnetCore.WebApi 3.0.4

dotnet add package Megaphone.DotnetCore.WebApi --version 3.0.4
NuGet\Install-Package Megaphone.DotnetCore.WebApi -Version 3.0.4
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="Megaphone.DotnetCore.WebApi" Version="3.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Megaphone.DotnetCore.WebApi --version 3.0.4
#r "nuget: Megaphone.DotnetCore.WebApi, 3.0.4"
#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 Megaphone.DotnetCore.WebApi as a Cake Addin
#addin nuget:?package=Megaphone.DotnetCore.WebApi&version=3.0.4

// Install Megaphone.DotnetCore.WebApi as a Cake Tool
#tool nuget:?package=Megaphone.DotnetCore.WebApi&version=3.0.4

MegaPhone NetStandard

A framework to self-register services on Consul.IO, now supporting .NET Core 6+ and .Net Standard

MegaPhone

MegaPhone is a lightweight framework to run self-hosting REST services using AspnetCore Web API on top of a Consul. Each service will start by allocating a free port to run on, once the service is started, it will register itself in the local cluster provider.

MegaPhone.DotnetCore

NuGet

Build Status

Build history

Install the Package

Install-Package Megaphone.DotnetCore

Install-Package Megaphone.DotnetCore.WebApi

AppSettings Sample Configuration

  "ConsulConfig": {
    "Host": "localhost",
    "Port": "8500",
    "StatusEndPoint": "status",
    "StatusEndPointFrequencyCheck": "5s"
  }
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  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 is compatible.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.4 159 12/25/2023
3.0.3 88 12/25/2023
2.15.0 438 9/7/2021
2.14.0 364 9/3/2021
2.13.0 623 6/11/2021
2.12.0 544 6/11/2021
2.11.0 375 6/11/2021
2.10.0 380 6/11/2021
2.9.0 365 6/11/2021
2.8.0 460 5/13/2021
2.7.0 359 4/28/2021
2.6.0 402 3/15/2021
2.5.0 770 9/27/2020
2.4.0 632 9/24/2019
2.3.0 1,015 2/19/2019
2.2.0 710 2/7/2019
2.1.0 650 2/7/2019
2.0.0 647 1/21/2019
1.9.6 647 1/21/2019
1.9.5 818 1/21/2019
1.9.4 657 1/21/2019
1.9.3 632 1/21/2019
1.9.2 645 1/21/2019
1.9.0 632 1/21/2019
1.8.0 691 1/16/2019
1.7.0 672 1/11/2019
1.6.0 698 12/24/2018
1.5.0 650 12/24/2018
1.4.0 628 12/24/2018
1.3.0 658 12/24/2018
1.2.0 632 12/20/2018
1.1.0 686 12/19/2018
1.1.0-alpha 511 11/9/2018
1.0.0 681 11/7/2018
0.0.1 872 9/17/2018

v3.0.4 Packages and Libraries Upgrade