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 | 104 | 4/4/2026 |
| 3.0.4 | 354 | 12/25/2023 |
| 3.0.3 | 210 | 12/25/2023 |
| 2.15.0 | 674 | 9/7/2021 |
| 2.14.0 | 572 | 9/3/2021 |
| 2.13.0 | 808 | 6/11/2021 |
| 2.12.0 | 751 | 6/11/2021 |
| 2.11.0 | 552 | 6/11/2021 |
| 2.10.0 | 586 | 6/11/2021 |
| 2.9.0 | 576 | 6/11/2021 |
| 2.8.0 | 667 | 5/13/2021 |
| 2.7.0 | 560 | 4/28/2021 |
| 2.6.0 | 597 | 3/15/2021 |
| 2.5.0 | 1,032 | 9/27/2020 |
| 2.4.0 | 851 | 9/24/2019 |
| 2.3.0 | 1,313 | 2/19/2019 |
| 2.2.0 | 950 | 2/7/2019 |
| 2.1.0 | 899 | 2/7/2019 |
| 2.0.0 | 888 | 1/21/2019 |
| 1.9.6 | 874 | 1/21/2019 |
v3.0.4 Packages and Libraries Upgrade