Found 27 packages
This package contains the GraphQL AzureFunctions Isolated Process integration for Hot Chocolate.
Microsoft.Azure.AppConfiguration.Functions.Worker allows developers to use the Microsoft Azure App Configuration service as a configuration source in their applications. This package adds additional features to the existing package Microsoft.Extensions.Configuration.AzureAppConfiguration for .NET Azure Functions running in an isolated process.
This library provides the core functionality to build an Azure Functions .NET Worker, adding support for the isolated, out-of-process execution model.
This library enables you to create an Azure Functions .NET Worker, adding support for the isolated, out-of-process execution model.
This is a extension package for HotChocolate GraphQL framework to enable execution within AzureFunctions V3 with .Net 5 isolated process model (e.g. out-of-process). It enables the new HotChocolate GraphQL v12 API and provides very easy integration with Azure Functions with maximum support for out-of-the-box HotChocolate functionality -- including Schema Download & Banana Cake Pop Web IDE.
A simple package that allows you to configure Azure Functions trigger in the dotnet-isolated process similarly to the In-Process model.
Provides utility functions for tracing (server-side) Azure Function invocations implemented as isolated process (worker, "dotnet-isolated" runtime) functions.
This package converts the 'functions.metadata' file, generated for 'dotnet-isolated' Azure Function worker runtime, into multiple 'function.json' files, similarly to what is generated for in-process 'dotnet' worker runtime. It can be used as a workaround until 'func kubernetes deploy' supports the isolated .NET worker runtime. See https://github.com/Azure/azure-functions-core-tools/issues/2825
Enables a process to act as a WitRPC server in an isolated process, allowing you to host services out-of-process for consumption by a host application (handles agent-side setup for inter-process communication).
Easily add ILogger (non-generic) support logging back into Azure Functions (Isolated Process) for improved DI, better de-coupling from generic types, improved code portability, etc.
Easily add response Json response handling for POCO or DTO objects from plain vanilla Isolated Process Azure Functions. This reduces the need for full AspNetCore dependencies for simple APIs while also minimizing hte need to handle HttpResponseData manually in every function.
Lib.ServerTiming.Abstractions provides abstractions for Lib.AspNetCore.ServerTiming and Lib.Azure.Functions.Worker.ServerTiming, libraries which provide Server Timing API support for ASP.NET Core and isolated worker process Azure Functions.
Easily add response compression support, via middleware, for Azure Functions (Isolated Process) when using HttpResponseData.
https://devlib.codeplex.com/ load and run objects in isolated process DevLib is a highly reusable collection of components and core functionalities addressing common crosscutting concerns. It provides a comprehensive set of features that save development time, minimize costs, reduce the use of precious test resources, and decrease the overall maintenance effort. It is time to boost your productivity.
OIDC / JWT Bearer Tokens authentication made easy for Azure Functions. This is a base package, in your project please use AzureFunctions.Extensions.OpenIDConnect.InProcess or AzureFunctions.Extensions.OpenIDConnect.Isolated
C# Process Isolated Serial Port
Lib.Azure.Functions.Worker.ServerTiming is a library which provides Server Timing API support for isolated worker process Azure Functions.