azure-functions-university VS practical-aspnetcore

Compare azure-functions-university vs practical-aspnetcore and see what are their differences.

azure-functions-university

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

practical-aspnetcore

Practical samples of ASP.NET Core 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects. (by dodyg)
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 practical-aspnetcore
5 84
374 8,894
- -
4.7 9.2
6 months ago 21 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

practical-aspnetcore

Posts with mentions or reviews of practical-aspnetcore. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-29.

What are some alternatives?

When comparing azure-functions-university and practical-aspnetcore you can also consider the following projects:

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

DNTCaptcha.Core - DNTCaptcha.Core is a captcha generator and validator for ASP.NET Core applications

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

WopiHost - ASP.NET Core MVC implementation of the WOPI protocol. Enables integration with WOPI clients such as Office Online Server.

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.

qwik - Instant-loading web apps, without effort

vscode-azurefunctions - Azure Functions extension for VS Code

AspNetCoreRateLimit - ASP.NET Core rate limiting middleware

FunctionAnalyser - A tool that analyses your functions.

ASP.NET Core - ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

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

YARP - A toolkit for developing high-performance HTTP reverse proxy applications.