azure-webjobs-sdk

Azure WebJobs SDK

Github星跟蹤圖

Azure WebJobs SDK
===, Branch, Status, ---, :---:, master, Build status, dev, Build status, v2.x, Build status, The Azure WebJobs SDK is a framework that simplifies the task of writing background processing code that runs in Azure. The Azure WebJobs SDK includes a declarative binding and trigger system that works with Azure Storage Blobs, Queues and Tables as well as Service Bus. The binding system makes it incredibly easy to write code that reads or writes Azure Storage objects. The trigger system automatically invokes a function in your code whenever any new data is received in a queue or blob.

In addition to the built in triggers/bindings, the WebJobs SDK is fully extensible, allowing new types of triggers/bindings to be created and plugged into the framework in a first class way. See Azure WebJobs SDK Extensions for details. Many useful extensions have already been created and can be used in your applications today. Extensions include a File trigger/binder, a Timer/Cron trigger, a WebHook HTTP trigger, as well as a SendGrid email binding.

Usually you'll host the WebJobs SDK in Azure WebJobs, but you can also run your jobs in a Worker Role. The Azure WebJobs feature of Azure Web Apps provides an easy way for you to run programs such as services or background tasks
in a Web App. You can upload and run an executable file such as an .exe, .cmd, or .bat file to your Web App. In addition to the benefits listed above, using the Azure WebJobs SDK to write WebJobs also provides an integrated Dashboard experience in the Azure management portal, with rich monitoring and diagnostics information for your WebJob runs.

Documentation

Check out the getting started guide, the how-to guide and the wiki. For more information on Azure and .NET see here.

Contributing

We welcome outside contributions. If you are interested in contributing, please take a look at our CONTRIBUTING guide.

For details on development prereqs and running tests see here.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

License

This project is under the benevolent umbrella of the .NET Foundation and is licensed under the MIT License

Questions?

See the getting help section in the wiki.

主要指標

概覽
名稱與所有者Azure/azure-webjobs-sdk
主編程語言C#
編程語言PowerShell (語言數: 2)
平台
許可證MIT License
所有者活动
創建於2014-07-10 22:15:31
推送於2025-06-10 16:56:39
最后一次提交2019-07-24 14:26:57
發布數107
最新版本名稱appinsights-v3.0.42 (發布於 )
第一版名稱v0.1.0-alpha1 (發布於 )
用户参与
星數749
關注者數92
派生數356
提交數2.1k
已啟用問題?
問題數1780
打開的問題數647
拉請求數954
打開的拉請求數4
關閉的拉請求數323
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?