The host/runtime that powers Azure Functions
-
Updated
Mar 6, 2025 - C#
Serverless architecture refers to apps that depend on third-party services (backend as a service, or BaaS) or custom code (functions as a service, or FaaS). Their goal is to free the developer and operator from managing the server their code runs on.
The host/runtime that powers Azure Functions
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
A toolkit to create code-first HTTP reverse proxies on ASP.NET Core
An simple and easy Url Shortener
This reference architecture walks you through the decision-making process involved in designing, developing, and delivering a serverless application using a microservices architecture through hands-on instructions for configuring and deploying all of the architecture's components along the way. The goal is to provide practical hands-on experienc…
Repository with training material to learn all about Azure Functions <⚡>
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
This repository is designed to provide guidance for implementing comprehensive test suites for serverless applications.
How to implement a streaming at scale solution in Azure
Every developer deserves the right of creating microservices without using any framework 🤍
Powertools is a developer toolkit to implement Serverless best practices and increase developer velocity.
Azure Function for a URL shortening website. Uses serverless functions, Azure Table Storage and Application Insights.
Serverless .NET on AWS - λ# is a CLI and Framework for Rapid Application Development using .NET on AWS
DEPRECATED: Please refer to the website link for the latest version under AWS Game Backend Framework
Sample Code for Azure Functions
A game designed to teach and learn serverless durable functions in C#
This extension enriches Azure Functions with Swagger/ Open API support
Example of processing events in order with the Azure Functions Event Hubs trigger
Azure Functions v2 with .NET Core - billing in serverless architecture.