302 packages tagged with “functions”
This package provides development time code analysis for C# Azure Functions.
This package provides development time code analysis for the Azure Functions .NET Worker.
Code Analyzers that help find and fix common issues when writing code using the Azure Durable Functions extension.
Azure WebJobs SDK Extension for the Durable Task Framework
Durable Task extension for .NET isolated functions
Google Cloud Functions Framework
The Google Cloud Functions Framework Hosting package makes it easy to run a web server to execute functions.
Support for store functions (table valued functions, scalar user defined functions and stored procedures) for Entity Framework 6.3.0+ Code First.
Open API
This subset of CryptSharp contains only its SCrypt and any-HMAC PBKDF2 functionality. If you need these algorithms for purposes unrelated to passwords, this package may be sufficient for you. If you are dealing with passwords, use the "CryptSharpOfficial" package.
Library of .NET functions, extensions and components including asynchronous processing queues, configuration APIs, diagnostics, error handling, console functions, adapter framework, active directory and local account functions, checksum algorithms, unit conversion, binary parsing, cron-style task scheduler, Unix and NTP time classes, precision timer, 24-bit signed and unsigned integers, database extensions and abstraction layer, extensions for drawing, reflection, XML, buffers, chars, date/times, enumerations, strings, etc.
A C# client for Supabase Functions
Recommended Google client library to access the Google Cloud Functions API (v2), which manages lightweight user-provided functions executed in response to events.
FunctionContext accessor via dependency injection
Azure Functions resource types for Aspire.
Generated C# SDK based on official OpenAI OpenAPI specification. Includes C# Source Generator which allows you to define functions natively through a C# interface, and also provides extensions that make it easier to call this interface later
EntityFramework.Functions library implements Entity Framework code first support for - Stored procedures (with single result type, multiple result types, output parameter), - Table-valued functions (returning entity type, complex type), - Scalar-valued functions (composable, non-composable), - Aggregate functions, - Built-in functions, - Niladic functions, - Model defined functions. EntityFramework.Functions library works on .NET Standard with Entity Framework 6.4.0. It also works on .NET 4.0, .NET 4.5, .NET 4.6, .NET 4.7, .NET 4.8 with Entity Framework 6.1.0 and later. It can be installed through Nuget: - dotnet add package EntityFramework.Functions Or: - Install-Package EntityFramework.Functions -DependencyVersion Highest For more information, see: - Document (APIs and examples): https://weblogs.asp.net/Dixin/EntityFramework.Functions - Source code: https://github.com/Dixin/EntityFramework.Functions - Nuget package: https://www.nuget.org/packages/EntityFramework.Functions
Extensions to provide consistent configurations and patterns for your service.
Official Azure Functions Worker SDK integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Recommended Google client library to access the Google Cloud Functions API (v1), which manages lightweight user-provided functions executed in response to events.
NSwag SwaggerGenerator for generating Swagger JSON from HttpTriggered Azure Functions. Supports the AzureFunctionsV2.HttpExtensions function signature and authentication extensions as well.
Spin up integration tests on your Azure Functions!
The Functions service helps you build and deploy applications and functions.
Simplifies tests for Google Cloud Functions Framework functions.
DarkLoop's Azure Functions authorization extension shared core functionality for InProc and Isolated modules.
Azure Functions V4 in Isolated mode extension to enable authentication and authorization on a per function basis based on ASPNET Core frameworks.
A lightweight framework for integration testing of Azure Functions applications. Provides utilities and abstractions for programmatically starting, configuring, and stopping Azure Functions instances during test execution. Supports managing function runtime processes, environment variables, port allocation, and output capture to enable reliable and repeatable testing of Azure Functions across different environments.
Azure Functions V3 and V4 (InProc) extension to enable authentication and authorization on a per function basis based on ASPNET Core frameworks.
A Serilog sink that writes events to Azure WebJob Host's TraceWriter.