Megaphone.DotnetCore.WebApi
3.0.5
dotnet add package Megaphone.DotnetCore.WebApi --version 3.0.5
NuGet\Install-Package Megaphone.DotnetCore.WebApi -Version 3.0.5
<PackageReference Include="Megaphone.DotnetCore.WebApi" Version="3.0.5" />
<PackageVersion Include="Megaphone.DotnetCore.WebApi" Version="3.0.5" />
<PackageReference Include="Megaphone.DotnetCore.WebApi" />
paket add Megaphone.DotnetCore.WebApi --version 3.0.5
#r "nuget: Megaphone.DotnetCore.WebApi, 3.0.5"
#:package Megaphone.DotnetCore.WebApi@3.0.5
#addin nuget:?package=Megaphone.DotnetCore.WebApi&version=3.0.5
#tool nuget:?package=Megaphone.DotnetCore.WebApi&version=3.0.5
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
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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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. net9.0 is compatible. 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. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Megaphone.DotnetCore (>= 3.0.5)
-
net8.0
- Megaphone.DotnetCore (>= 3.0.5)
-
net9.0
- Megaphone.DotnetCore (>= 3.0.5)
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.5 | 110 | 4/4/2026 |
| 3.0.4 | 356 | 12/25/2023 |
| 3.0.3 | 212 | 12/25/2023 |
| 2.15.0 | 682 | 9/7/2021 |
| 2.14.0 | 576 | 9/3/2021 |
| 2.13.0 | 810 | 6/11/2021 |
| 2.12.0 | 753 | 6/11/2021 |
| 2.11.0 | 554 | 6/11/2021 |
| 2.10.0 | 588 | 6/11/2021 |
| 2.9.0 | 578 | 6/11/2021 |
| 2.8.0 | 670 | 5/13/2021 |
| 2.7.0 | 562 | 4/28/2021 |
| 2.6.0 | 599 | 3/15/2021 |
| 2.5.0 | 1,034 | 9/27/2020 |
| 2.4.0 | 853 | 9/24/2019 |
| 2.3.0 | 1,316 | 2/19/2019 |
| 2.2.0 | 952 | 2/7/2019 |
| 2.1.0 | 901 | 2/7/2019 |
| 2.0.0 | 890 | 1/21/2019 |
| 1.9.6 | 876 | 1/21/2019 |
v3.0.4 Packages and Libraries Upgrade