King.Service
3.0.2
Prefix Reserved
dotnet add package King.Service --version 3.0.2
NuGet\Install-Package King.Service -Version 3.0.2
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="King.Service" Version="3.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="King.Service" Version="3.0.2" />
<PackageReference Include="King.Service" />
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 King.Service --version 3.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: King.Service, 3.0.2"
#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=King.Service&version=3.0.2
#tool nuget:?package=King.Service&version=3.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Task scheduling for .NET core
- Auto-Scale micro-services within your compute
- Tasks to initialize your resources
- Load WCF services
- Create Tasks that Occur:
- Every X seconds per server instance
- Every X seconds; lessens frequency to Y when there is limited work
- That determines the needed rate via frequency of processing tasks
- Once, even with multiple servers
- Runs at a specified time (resolution to the hour, or the minute) on one server
- Extension for working with: Azure Storage
- Extension for working with: Service Bus
Ready, Set, Go!
NuGet
PM> Install-Package King.Service
Docs
View the wiki to learn how to use this.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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 was computed. 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.
-
net6.0
- Azure.Data.Wrappers (>= 3.0.10)
- System.Diagnostics.TraceSource (>= 4.3.0)
- System.Threading.Tasks.Parallel (>= 4.3.0)
- System.Threading.Timer (>= 4.3.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on King.Service:
Package | Downloads |
---|---|
King.Service.ServiceBus
Task scheduling for .NET: Azure Service Bus |
|
King.Azure.Imaging
Image API & processing for Azure Web Apps |
|
KingService.Storage
Task scheduling for Azure Storage |
|
King.Service.Azure
Task scheduling for Azure Storage |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.2 | 648 | 11/9/2022 |
3.0.1 | 573 | 11/9/2022 |
3.0.0 | 550 | 11/9/2022 |
2.3.6 | 6,784 | 5/10/2019 |
2.3.5 | 2,321 | 5/9/2019 |
2.3.4 | 780 | 5/9/2019 |
2.3.3 | 750 | 5/9/2019 |
2.3.2 | 1,407 | 5/7/2019 |
2.3.1 | 764 | 5/7/2019 |
2.3.0 | 803 | 5/7/2019 |
2.2.5 | 1,173 | 6/20/2018 |
2.2.4 | 1,187 | 6/20/2018 |
2.2.3 | 1,995 | 6/18/2018 |
2.2.2 | 1,264 | 6/15/2018 |
2.2.1 | 2,182 | 2/26/2018 |
2.2.0 | 1,338 | 6/20/2017 |
2.1.8 | 1,557 | 1/18/2017 |
2.1.7 | 1,369 | 1/7/2017 |
2.1.6 | 2,209 | 9/22/2016 |
2.1.5 | 2,093 | 9/22/2016 |
2.1.4 | 2,082 | 9/22/2016 |
2.1.3 | 1,609 | 9/6/2016 |
2.1.2 | 1,532 | 9/6/2016 |
2.1.1 | 1,516 | 9/6/2016 |
2.1.0 | 1,541 | 9/6/2016 |
2.0.7 | 1,528 | 9/6/2016 |
2.0.6 | 1,366 | 9/4/2016 |
2.0.5 | 1,549 | 9/4/2016 |
2.0.4 | 1,648 | 8/29/2016 |
2.0.3 | 1,161 | 8/29/2016 |
2.0.2-preview | 1,059 | 5/3/2016 |
1.12.12 | 1,838 | 5/24/2016 |
1.12.11 | 1,345 | 5/8/2016 |
1.12.10 | 1,186 | 5/5/2016 |
1.12.9 | 1,195 | 5/4/2016 |
1.12.8 | 2,585 | 4/18/2016 |
1.12.7 | 3,673 | 4/16/2016 |
1.12.6 | 1,741 | 2/27/2016 |
1.9.5 | 1,693 | 2/10/2015 |
1.8.1 | 3,046 | 11/9/2014 |
1.7.0 | 2,818 | 10/31/2014 |
Removing Azure dependancies from base King.Service