An open API service for providing issue and pull request metadata for open source projects.

GitHub / introtocomputerscience/azure-function-autofac-dependency-injection issues and pull requests

#74 - Bump Newtonsoft.Json from 11.0.2 to 13.0.2 in /NetCoreExample

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#73 - Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /AzureFunctions.Autofac.NetFramework

Pull Request - State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#72 - Bump Newtonsoft.Json from 11.0.2 to 13.0.1 in /NetCoreExample

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#70 - Bump System.Text.RegularExpressions from 4.3.0 to 4.3.1 in /AzureFunctions.Autofac.NetFramework

Pull Request - State: open - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#69 - Fix verify dependency injection and added examples

Pull Request - State: closed - Opened by rawrspace about 4 years ago

#68 - Support for HttpRequestMessage parameter in DI class

Issue - State: closed - Opened by malaker about 4 years ago - 2 comments

#66 - Bump System.Net.Http from 4.3.0 to 4.3.4 in /AzureFunctions.Autofac.NetFramework.Tests

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies

#65 - Bump System.Net.Http from 4.3.0 to 4.3.4 in /AzureFunctions.Autofac.NetFramework

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies

#64 - Registering PerFunctionScope

Issue - State: closed - Opened by generik0 over 4 years ago

#63 - Pass a ContainerBuilder in

Issue - State: closed - Opened by mayuanyang over 4 years ago - 9 comments
Labels: enhancement, need more info

#62 - Feature/optional caching

Pull Request - State: closed - Opened by rawrspace over 4 years ago - 1 comment

#61 - Release ILifetimeScope in Functions V1

Pull Request - State: closed - Opened by supereddie over 4 years ago

#60 - ILifetimeScope not disposed on V1 functions

Issue - State: closed - Opened by supereddie over 4 years ago - 5 comments
Labels: bug, help wanted

#59 - Container instances do not cache

Issue - State: closed - Opened by mayuanyang over 4 years ago - 20 comments
Labels: enhancement, testing fix

#58 - Added support for post build container actions and example project

Pull Request - State: closed - Opened by rawrspace almost 5 years ago
Labels: enhancement, hacktoberfest-accepted

#56 - Dependency resolution graph for injected services

Issue - State: closed - Opened by prabh-62 almost 5 years ago - 2 comments
Labels: enhancement, fixed, Add-On

#55 - Constructor Injection

Issue - State: closed - Opened by javaadpatel almost 5 years ago - 3 comments
Labels: question

#54 - Feature/removing autofac version

Pull Request - State: closed - Opened by rawrspace over 5 years ago

#53 - Include an example of ILogger<> injection in the .NET Core example

Pull Request - State: closed - Opened by bradtglass over 5 years ago - 1 comment

#52 - RegisterLoggerFactory doesnt work

Issue - State: closed - Opened by lucax88x over 5 years ago - 1 comment
Labels: bug, fixed

#51 - RegisterAssemlyTypes now working for ClosedTypes

Issue - State: closed - Opened by hrsiddareddy over 5 years ago - 3 comments
Labels: op-no-response

#50 - Removed specific autofac version

Pull Request - State: closed - Opened by YoupHulsebos over 5 years ago - 12 comments
Labels: fixed

#49 - Upgrade to Core 3.1

Issue - State: closed - Opened by evilChipmunk over 5 years ago - 2 comments
Labels: question

#48 - Added capability to register ILoggerFactory into Autofac container

Pull Request - State: closed - Opened by GuillaumeGuerra over 5 years ago - 10 comments

#47 - Updated Autofac to 4.6.2 to match new Azure fuction core tools versio…

Pull Request - State: closed - Opened by BabyBalooga over 5 years ago - 3 comments

#46 - Nuspec change

Pull Request - State: closed - Opened by ryankelley over 5 years ago

#45 - Inject function parameters

Issue - State: closed - Opened by StevenDeRoover over 5 years ago - 7 comments
Labels: question, investigating

#44 - Allow newer versions of Autofac to be used

Issue - State: closed - Opened by magoicochea almost 6 years ago - 3 comments

#43 - IHttpClientFactory injection problem

Issue - State: closed - Opened by black-byte almost 6 years ago - 6 comments
Labels: question

#42 - Autofac with Azure Functions with IWebJobsBuilder for constructor DI

Issue - State: closed - Opened by prabhug143 almost 6 years ago - 3 comments
Labels: invalid

#41 - "A second operation started on this context before a previous asynchronous operation completed"

Issue - State: closed - Opened by fmesko about 6 years ago - 20 comments
Labels: question

#40 - IOptions DI in Azure Function

Issue - State: closed - Opened by ranouf about 6 years ago - 3 comments

#39 - Provide functions base directory to InjectionConfig

Pull Request - State: closed - Opened by lxalln over 6 years ago - 5 comments

#38 - Configuration Dependency Injection

Issue - State: closed - Opened by DownUnderDev over 6 years ago - 4 comments
Labels: enhancement, help wanted

#37 - Configuration Settings not picked up from appsettings.json file

Issue - State: closed - Opened by subhendu-de over 6 years ago - 3 comments
Labels: op-no-response

#36 - Access request in DIConfig

Issue - State: closed - Opened by subhendu-de over 6 years ago - 2 comments

#35 - Resolve method errors out

Issue - State: closed - Opened by epitka over 6 years ago - 2 comments
Labels: bug, help wanted, good first issue, pending verification

#34 - Updated Microsoft.Data.OData per GitHub security alert

Pull Request - State: closed - Opened by rawrspace over 6 years ago

#33 - Per function invocation resolution

Pull Request - State: closed - Opened by AdrianPell almost 7 years ago - 1 comment

#32 - License question

Issue - State: closed - Opened by AdrianPell almost 7 years ago - 1 comment

#31 - README.md got wrong information for Named instances registering in Co…

Pull Request - State: closed - Opened by nadzzz almost 7 years ago - 1 comment

#30 - README.md has wrong information for Named instances registering in ContainerBuilder

Issue - State: closed - Opened by nadzzz almost 7 years ago - 3 comments
Labels: invalid

#29 - Remove specific version dependency for Autofac

Pull Request - State: closed - Opened by ryankelley almost 7 years ago - 2 comments

#27 - Inject ILogger/TraceWriter to services

Issue - State: closed - Opened by thiagospassos almost 7 years ago - 2 comments

#26 - Feature/port services

Pull Request - State: closed - Opened by roryprimrose almost 7 years ago - 13 comments

#25 - Register existing services when creating containers

Issue - State: closed - Opened by roryprimrose almost 7 years ago - 10 comments
Labels: enhancement, help wanted

#24 - Fixed code to work with new update to azure functions v2

Pull Request - State: closed - Opened by rawrspace almost 7 years ago - 1 comment

#23 - Function NetCore doesn't work anymore with depency Injection (2.0.12050-alpha)

Issue - State: closed - Opened by ppeau almost 7 years ago - 8 comments
Labels: bug, verified, fixed

#22 - Fixed typo in README.md

Pull Request - State: closed - Opened by ThorHelms almost 7 years ago

#21 - Added DependencyInjection.VerifyConfiguration method

Pull Request - State: closed - Opened by ThorHelms almost 7 years ago - 3 comments

#20 - Ability to verify DI-configuration

Issue - State: closed - Opened by ThorHelms almost 7 years ago - 1 comment
Labels: enhancement, help wanted

#19 - Expose the container, or an ILifetimeScope.

Issue - State: closed - Opened by tsahi almost 7 years ago - 2 comments
Labels: enhancement, help wanted

#18 - Implementing ILogger

Issue - State: closed - Opened by almightydegu almost 7 years ago - 1 comment
Labels: question

#17 - 15 durable functions issues

Pull Request - State: closed - Opened by rawrspace almost 7 years ago

#16 - support function instance scoped DI

Issue - State: closed - Opened by ragogitpub about 7 years ago - 5 comments
Labels: enhancement, help wanted

#15 - Not working with Azure durable activity function

Issue - State: closed - Opened by goldytech about 7 years ago - 19 comments
Labels: bug, verified, fixed

#14 - Added support for multiple dependency injection configs

Pull Request - State: closed - Opened by rawrspace about 7 years ago - 1 comment

#13 - Multiple dependency injection configuration files overwrite one another

Issue - State: closed - Opened by russelhampton05 about 7 years ago - 1 comment
Labels: bug, verified, fixed

#12 - Downgrading Autofac from v4.8.1 to v4.2.1

Pull Request - State: closed - Opened by LeastOne about 7 years ago - 2 comments

#11 - Updated to net standard library

Pull Request - State: closed - Opened by rawrspace about 7 years ago

#10 - Create LICENSE

Pull Request - State: closed - Opened by rawrspace about 7 years ago

#9 - No License for Repository

Issue - State: closed - Opened by garth-theisen about 7 years ago - 1 comment
Labels: fixed

#8 - Converted autofac DI library to .Net Standard

Pull Request - State: closed - Opened by ossentoo about 7 years ago - 1 comment

#7 - Error with Autofac 4.7

Issue - State: closed - Opened by s-KaiNet over 7 years ago - 8 comments
Labels: fixed

#6 - Instances are resolved from the container, instead of from a lifetime scope

Issue - State: closed - Opened by tsahi over 7 years ago - 1 comment
Labels: wont fix

#5 - How to register or add the ExecutionContext to container?

Issue - State: closed - Opened by michaelsync over 7 years ago - 4 comments
Labels: question, wont fix

#4 - QueueTrigger - it doesn't work

Issue - State: closed - Opened by michaelsync over 7 years ago

#3 - Nuget package with netstandard2.0

Issue - State: closed - Opened by Andras-Csanyi over 7 years ago - 4 comments
Labels: enhancement, fixed

#2 - package installation error.

Issue - State: closed - Opened by michaelsync over 7 years ago - 1 comment
Labels: question

#1 - Autofac Named Instances aren't supported

Issue - State: closed - Opened by rawrspace over 7 years ago - 1 comment