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
<PackageReference Include="Megaphone.DotnetCore.WebApi" Version="3.0.4" />
paket add Megaphone.DotnetCore.WebApi --version 3.0.4
#r "nuget: Megaphone.DotnetCore.WebApi, 3.0.4"
// 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
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 | 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. |
-
.NETStandard 2.1
- Megaphone.DotnetCore (>= 3.0.4)
-
net6.0
- Megaphone.DotnetCore (>= 3.0.4)
-
net7.0
- Megaphone.DotnetCore (>= 3.0.4)
-
net8.0
- Megaphone.DotnetCore (>= 3.0.4)
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 | 206 | 12/25/2023 |
3.0.3 | 126 | 12/25/2023 |
2.15.0 | 473 | 9/7/2021 |
2.14.0 | 388 | 9/3/2021 |
2.13.0 | 637 | 6/11/2021 |
2.12.0 | 583 | 6/11/2021 |
2.11.0 | 387 | 6/11/2021 |
2.10.0 | 406 | 6/11/2021 |
2.9.0 | 391 | 6/11/2021 |
2.8.0 | 495 | 5/13/2021 |
2.7.0 | 392 | 4/28/2021 |
2.6.0 | 429 | 3/15/2021 |
2.5.0 | 797 | 9/27/2020 |
2.4.0 | 658 | 9/24/2019 |
2.3.0 | 1,046 | 2/19/2019 |
2.2.0 | 739 | 2/7/2019 |
2.1.0 | 677 | 2/7/2019 |
2.0.0 | 678 | 1/21/2019 |
1.9.6 | 665 | 1/21/2019 |
1.9.5 | 845 | 1/21/2019 |
1.9.4 | 692 | 1/21/2019 |
1.9.3 | 664 | 1/21/2019 |
1.9.2 | 679 | 1/21/2019 |
1.9.0 | 658 | 1/21/2019 |
1.8.0 | 728 | 1/16/2019 |
1.7.0 | 709 | 1/11/2019 |
1.6.0 | 735 | 12/24/2018 |
1.5.0 | 662 | 12/24/2018 |
1.4.0 | 640 | 12/24/2018 |
1.3.0 | 690 | 12/24/2018 |
1.2.0 | 654 | 12/20/2018 |
1.1.0 | 721 | 12/19/2018 |
1.1.0-alpha | 535 | 11/9/2018 |
1.0.0 | 714 | 11/7/2018 |
0.0.1 | 921 | 9/17/2018 |
v3.0.4 Packages and Libraries Upgrade