Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Azure/azure-functions-dotnet-extensions issues and pull requests
#79 - Update dependencies to latest, target .NET 8 where possible
Pull Request -
State: closed - Opened by YVbakker 3 months ago
- 2 comments
#78 - Update sample projects to v4 net6
Pull Request -
State: closed - Opened by liliankasem 6 months ago
#77 - Add codeql analysis
Pull Request -
State: closed - Opened by liliankasem 6 months ago
- 1 comment
#76 - Create codeql.yml
Pull Request -
State: closed - Opened by vrdmr 7 months ago
- 1 comment
#75 - Update Microsoft.Azure.WebJobs to latest, Newtonsoft.Json 11.0.2 dependency
Issue -
State: open - Opened by MathewBeldon 9 months ago
- 3 comments
#74 - Is there any documentation available for migrating from IWebJobsStartup to FunctionsStartup in Azure Function?
Issue -
State: closed - Opened by prashantagrawalcrowe about 1 year ago
- 3 comments
Labels: Needs: author feedback
#73 - FabricBot: Onboarding to GitOps.ResourceManagement because of FabricBot decommissioning
Pull Request -
State: closed - Opened by microsoft-github-policy-service[bot] over 1 year ago
- 3 comments
#72 - Incompatiblity with EF Core 7
Issue -
State: closed - Opened by Gevil about 2 years ago
- 11 comments
Labels: Needs: Triage (Functions)
#71 - This repo is missing important files
Issue -
State: closed - Opened by microsoft-github-policy-service[bot] over 2 years ago
- 1 comment
#70 - Adding Microsoft SECURITY.MD
Pull Request -
State: closed - Opened by microsoft-github-policy-service[bot] over 2 years ago
#69 - Migrate FabricBot Tasks to Config-as-Code
Pull Request -
State: closed - Opened by ghost over 2 years ago
#68 - Why is the context not available on IFunctionsHostBuilder, but on internal interface IFunctionsHostBuilderExt
Issue -
State: closed - Opened by CasperWSchmidt over 2 years ago
- 7 comments
Labels: Needs: author feedback
#67 - Dotnet 6 and Azure Functions V4
Issue -
State: closed - Opened by toralux about 3 years ago
- 5 comments
Labels: Needs: Triage (Functions)
#66 - [Pls Help] Why DI doesn't work as expected when using Azure Function
Issue -
State: closed - Opened by tangdaowan about 3 years ago
- 2 comments
#65 - The Functions scale controller may not scale the following functions correctly because some configuration values were modified in an external startup class
Issue -
State: open - Opened by Sti2nd about 3 years ago
- 16 comments
Labels: Needs: author feedback
#64 - Error during startup when using SignalR.Client
Issue -
State: open - Opened by rochapablo about 3 years ago
- 1 comment
Labels: Needs: Triage (Functions)
#63 - Url is missing from appinsights logs for requests if use FunctionStartup
Issue -
State: open - Opened by dhanore about 3 years ago
- 9 comments
Labels: Needs: attention :wave:
#62 - Dependency Injection not instantiating instances when using function.json rather than attributes
Issue -
State: open - Opened by burtonr over 3 years ago
#61 - [Feature Request] Specify Startup per function
Issue -
State: closed - Opened by tidusjar over 3 years ago
- 2 comments
#60 - Upgrading Microsoft.Extensions.DependencyInjection.Abstractions to latest version (5.0.0) breaks DI
Issue -
State: closed - Opened by sonic1981 almost 4 years ago
- 1 comment
#59 - DependencyInjection stops working when we add User Secrets (Error: "Microsoft.Extensions.DependencyInjection.Abstractions: Unable to resolve [injected service] while attempting to activate [function])
Issue -
State: closed - Opened by GCoding83 almost 4 years ago
#58 - [Question] How to use appsetting.json values in a trigger?
Issue -
State: closed - Opened by MhAllan almost 4 years ago
- 2 comments
Labels: Needs: author feedback
#57 - [Feature] Remove local.settings.json and be consistent with how AspNet Core work
Issue -
State: closed - Opened by MhAllan almost 4 years ago
- 1 comment
#56 - [FEATURE REQ] Fluent Strongly Typed Context
Issue -
State: open - Opened by MhAllan almost 4 years ago
Labels: Needs: Triage (Functions)
#55 - Registering implementation type X is not assignable to service type IX when using Generics
Issue -
State: closed - Opened by ruslanss about 4 years ago
- 6 comments
Labels: Needs: Triage (Functions)
#54 - Could not load type 'Microsoft.Azure.WebJobs.Hosting.IWebJobsStartup2'
Issue -
State: open - Opened by afetter about 4 years ago
- 16 comments
Labels: Needs: Triage (Functions)
#53 - Azure function v3 fails to start up in Visual Studio 2019 for Mac when using Microsoft.Azure.Functions.Extensions.DependencyInjection
Issue -
State: closed - Opened by Arash-Sabet about 4 years ago
- 8 comments
#52 - Changelog / release notes
Issue -
State: closed - Opened by NoahStahl about 4 years ago
- 1 comment
#51 - NullReferenceException with 1.1.0 (Value cannot be null. (Parameter 'webJobsBuilderContext')
Issue -
State: closed - Opened by Socolin about 4 years ago
- 10 comments
Labels: bug, Needs: attention :wave:
#50 - When will 1.1.0 final be released?
Issue -
State: closed - Opened by IanKemp about 4 years ago
- 8 comments
#49 - Fix nuget errors
Pull Request -
State: closed - Opened by pragnagopa about 4 years ago
#48 - changing DI reference to 2.1
Pull Request -
State: closed - Opened by brettsam about 4 years ago
#47 - Updating build label to point to new default branch name
Pull Request -
State: closed - Opened by fabiocav over 4 years ago
#45 - UserSecretsId causing Microsoft.Extensions.DependencyInjection.Abstractions: Unable to resolve service for type X while attempting to activate Function.Y
Issue -
State: closed - Opened by jwadaptivity over 4 years ago
- 4 comments
Labels: Needs: author feedback, no recent activity
#44 - Documentation and Samples for new IWebJobsConfigurationStartup support
Issue -
State: closed - Opened by brettsam over 4 years ago
- 5 comments
#43 - async version of FunctionsStartup
Issue -
State: open - Opened by a-vishar over 4 years ago
- 9 comments
#42 - Exposing a builder context as part of the startup
Pull Request -
State: closed - Opened by fabiocav over 4 years ago
#41 - Microsoft.NET.Sdk.Functions > 3.0.3 publish skips lots of DLLs
Issue -
State: closed - Opened by HansOlavS over 4 years ago
- 3 comments
#40 - DI sample code works when Function App is v2 but not v3
Issue -
State: open - Opened by nolanegly over 4 years ago
- 5 comments
#39 - example does not work
Issue -
State: closed - Opened by uranio-235 over 4 years ago
- 2 comments
Labels: Needs: author feedback
#38 - Error "The binding type(s) 'blobTrigger' are not registered." after update of SDK.Functions to 3.0.4
Issue -
State: closed - Opened by mchudinov over 4 years ago
- 2 comments
#37 - Getting error after update of SDK.Functions to 3.0.5
Issue -
State: closed - Opened by kuromukira over 4 years ago
- 5 comments
Labels: Needs: attention :wave:
#35 - Adding AspNetCore.Identity packages causes runtime error
Issue -
State: open - Opened by JohnGalt1717 almost 5 years ago
Labels: Needs: Triage (Functions)
#34 - dependency injection exception instead of null
Issue -
State: closed - Opened by OneCyrus almost 5 years ago
- 5 comments
#33 - support for IWebJobsConfigurationStartup
Pull Request -
State: closed - Opened by brettsam almost 5 years ago
- 18 comments
#32 - Method not foundMicrosoft.Azure.Functions.Extensions.DependencyInjection.IFunctionsHostBuilder.get_Services() since .Net Core 3.1 release
Issue -
State: closed - Opened by FrankGagnon almost 5 years ago
- 48 comments
Labels: Needs: author feedback
#31 - Using GitHub Releases
Issue -
State: closed - Opened by marcduiker almost 5 years ago
- 1 comment
#30 - Get ExecutionContext.InvocationId in startup (Azure function V2)
Issue -
State: open - Opened by ranciaro about 5 years ago
- 4 comments
#29 - get_Services method not found
Issue -
State: closed - Opened by ravishetty9 about 5 years ago
- 33 comments
#28 - Strange behaviour in injected interfaces
Issue -
State: open - Opened by shersh about 5 years ago
#27 - Dependencies of scoped services are resolved from the root container and become singletons
Issue -
State: open - Opened by nickverschueren over 5 years ago
#26 - 'IServiceCollection' does not contain a definition for 'AddDbContext'
Issue -
State: open - Opened by ywx105 over 5 years ago
#25 - I don't see releases in this repo!
Issue -
State: open - Opened by bluephoton over 5 years ago
#24 - Request: a simple README.MD for the "Scopes" example, explaining what is EXPECTED when people hit the HTTP trigger
Issue -
State: open - Opened by PureKrome over 5 years ago
#23 - DependencyInjection and Application Insights
Issue -
State: open - Opened by vidarw over 5 years ago
- 1 comment
#21 - Microsoft.Azure.Functions.Extensions should requires same package version as webjobs SDK
Issue -
State: open - Opened by ggirard07 over 5 years ago
#20 - Dependency injection based on trigger parameter
Issue -
State: open - Opened by avoxm over 5 years ago
- 2 comments
#19 - Problem with referencing one scoped service in another
Issue -
State: open - Opened by ashkansirous over 5 years ago
- 3 comments
#18 - Cryptic error messages when using FunctionsStartup DI if DI fails.
Issue -
State: open - Opened by Patrickkk over 5 years ago
#17 - Load custom configuration file at startup
Issue -
State: closed - Opened by benspeth over 5 years ago
- 5 comments
#16 - Multiple Azure functions ?
Issue -
State: open - Opened by Sbou over 5 years ago
#15 - Scoped Services Instantiated Multiple Times on Single Function Run
Issue -
State: closed - Opened by DaftDeveloper over 5 years ago
- 2 comments
#14 - Microsoft.Extensions.DependencyInjection.Abstractions: Unable to resolve service for type
Issue -
State: closed - Opened by exhesham over 5 years ago
- 4 comments
#13 - FunctionsStartup bypasses host.json
Issue -
State: closed - Opened by simonbu11 over 5 years ago
- 5 comments
#12 - Add logging services -- AddDebug
Issue -
State: closed - Opened by espray over 5 years ago
- 2 comments
#11 - Sample for using ConfigurationBuilder as well?
Issue -
State: closed - Opened by tstpierre over 5 years ago
- 4 comments
#10 - Inject ILogger in a service.
Issue -
State: closed - Opened by DibranMulder over 5 years ago
- 9 comments
#9 - Support for other DI containers, e.g. AutoFac
Issue -
State: closed - Opened by AdrianPell over 5 years ago
- 3 comments
#8 - Update Microsoft.NET.Sdk.Functions to 1.0.27
Pull Request -
State: closed - Opened by bentmar over 5 years ago
- 1 comment
#7 - 'IServiceCollection' does not contain a definition for 'AddHttpClient'
Issue -
State: closed - Opened by michaeljdresser over 5 years ago
- 2 comments
#6 - Microsoft.Azure.Functions.Extensions NuGet "overrides" WebJobs.Extensions?
Issue -
State: closed - Opened by balivo over 5 years ago
- 1 comment
#5 - FunctionsStartup is not being called, causing function dependency resolution to fail.
Issue -
State: closed - Opened by worleywa7 over 5 years ago
- 27 comments
#4 - Refactoring and adding scoped sample
Pull Request -
State: closed - Opened by fabiocav over 5 years ago
- 1 comment
#3 - Adding package icon and fixing license URL
Pull Request -
State: closed - Opened by fabiocav over 5 years ago
#2 - Adding basic DI sample
Pull Request -
State: closed - Opened by fabiocav over 5 years ago
#1 - Set up CI with Azure Pipelines [skip ci]
Pull Request -
State: closed - Opened by brettsam over 5 years ago