azure-functions-university VS azure-functions-durable-extension

Compare azure-functions-university vs azure-functions-durable-extension and see what are their differences.

azure-functions-university

Repository with training material to learn all about Azure Functions <⚡> (by marcduiker)

azure-functions-durable-extension

Durable Task Framework extension for Azure Functions (by Azure)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
azure-functions-university azure-functions-durable-extension
5 5
374 700
- 0.4%
4.7 9.0
6 months ago 3 days ago
C# C#
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

azure-functions-university

Posts with mentions or reviews of azure-functions-university. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-13.
  • # What happened with Azure Functions in 2022? And some wishes for 2023
    9 projects | dev.to | 13 Dec 2022
    Azure Functions University - Discussions
  • Where can I find projects to do in Azure?
    2 projects | /r/AZURE | 18 Oct 2022
    If you want to learn and experiment with Azure Functions you can have a look at https://github.com/marcduiker/azure-functions-university. If you want some real life examples that use Durable Functions there's https://github.com/marcduiker/durable-functions-use-cases.
  • The Azure Developer CLI - Compatibility journey for an Azure Functions Project
    4 projects | dev.to | 19 Sep 2022
    As a basis project I took an Azure Functions project that I created for the Azure Functions University. It is a very basic setup consisting of an HTTP triggered Azure Function with an output binding to a Blob Storage. Not really fancy but still enough moving parts to get a feeling for the journey.
  • What area(s) of .NET should I focus on?
    1 project | /r/dotnet | 11 Apr 2022
    I suggest you look into Azure and start using different services. For instance you can write C# based Azure Functions and then use bindings to, relatively easily, read or write data to other Azure services. Such as Blob storage , Table storage, Queue Storage, CosmosDB. There are quite some examples here: https://github.com/marcduiker/azure-functions-university
  • Backend development in .Net
    3 projects | /r/dotnet | 9 Apr 2022
    Since you want to focus on Azure Functions (which I think is a great idea) I'd like to suggest this YouTube channel that contains a lot of accessible content: https://youtube.com/c/marcduiker-serverless This GitHub repo is also part of it: https://github.com/marcduiker/azure-functions-university

azure-functions-durable-extension

Posts with mentions or reviews of azure-functions-durable-extension. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-13.

What are some alternatives?

When comparing azure-functions-university and azure-functions-durable-extension you can also consider the following projects:

azd-compatibility-azure-function - Making an Azure Functions project (from Azure Functions University) compatible to azd

durabletask-netherite - A new engine for Durable Functions. https://microsoft.github.io/durabletask-netherite

AspNetCore-Developer-Roadmap - Roadmap to becoming an ASP.NET Core developer in 2024

DurableTask - Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.

azure-dev - A developer CLI that reduces the time it takes for you to get started on Azure. The Azure Developer CLI (azd) provides a set of developer-friendly commands that map to key stages in your workflow - code, build, deploy, monitor, repeat.

azure-signalr - Azure SignalR Service SDK for .NET

vscode-azurefunctions - Azure Functions extension for VS Code

speaker-buddy - This repository describes the Speaker Buddy System, an approach for conference speakers and organizers, to increase speaker confidence, and ensure a smooth speaker experience, before, during and after a speaking session.

FunctionAnalyser - A tool that analyses your functions.

js-serverless-prep-course - Complete this application repository and send us your link to apply for the serverless camp!

azure-function-example - Azure Function Example in .NET