Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
autofac
/
Autofac
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
846
Star
4.7k
Code
Issues
6
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Actions: autofac/Autofac
Actions
All workflows
Workflows
Continuous Integration
Continuous Integration
Native AOT Verification
Native AOT Verification
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
242 workflow runs
242 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Simplify circular dependency detection caching.
Continuous Integration
#118:
Commit
dbb6f7d
pushed by
tillig
1m 25s
feature/perf
feature/perf
1m 25s
View workflow file
Merge pull request #1477 from autofac/feature/metrics
Continuous Integration
#117:
Commit
812f644
pushed by
tillig
3m 29s
develop
develop
3m 29s
View workflow file
Add metrics for easier benchmarking and performance monitoring
Continuous Integration
#116:
Pull request
#1477
synchronize by
tillig
2m 10s
feature/metrics
feature/metrics
2m 10s
View #1477
View workflow file
Update documentation on lock contention metrics.
Continuous Integration
#115:
Commit
5aaee7b
pushed by
tillig
1m 57s
feature/metrics
feature/metrics
1m 57s
View #1477
View workflow file
Add metrics for easier benchmarking and performance monitoring
Continuous Integration
#114:
Pull request
#1477
synchronize by
tillig
2m 6s
feature/metrics
feature/metrics
2m 6s
View #1477
View workflow file
Excluding metrics items from code coverage.
Continuous Integration
#113:
Commit
43df76e
pushed by
tillig
2m 6s
feature/metrics
feature/metrics
2m 6s
View workflow file
Add metrics for easier benchmarking and performance monitoring
Continuous Integration
#112:
Pull request
#1477
synchronize by
tillig
2m 41s
feature/metrics
feature/metrics
2m 41s
View #1477
View workflow file
Micro-optimization to skip calculations for metrics.
Continuous Integration
#111:
Commit
104c718
pushed by
tillig
1m 42s
feature/metrics
feature/metrics
1m 42s
View workflow file
Add metrics for easier benchmarking and performance monitoring
Continuous Integration
#110:
Pull request
#1477
synchronize by
tillig
1m 47s
feature/metrics
feature/metrics
1m 47s
View #1477
View workflow file
Use ASP.NET ValueStopwatch.
Continuous Integration
#109:
Commit
754848d
pushed by
tillig
1m 45s
feature/metrics
feature/metrics
1m 45s
View workflow file
Add metrics for easier benchmarking and performance monitoring
Continuous Integration
#108:
Pull request
#1477
synchronize by
tillig
1m 51s
feature/metrics
feature/metrics
1m 51s
View #1477
View workflow file
Refactored for cyclomatic complexity, added docs.
Continuous Integration
#107:
Commit
40759ba
pushed by
tillig
1m 51s
feature/metrics
feature/metrics
1m 51s
View workflow file
Add metrics for easier benchmarking and performance monitoring
Continuous Integration
#106:
Pull request
#1477
synchronize by
tillig
1m 21s
feature/metrics
feature/metrics
1m 21s
View #1477
View workflow file
Revert changes to the BenchmarkProfiling tool.
Continuous Integration
#105:
Commit
cd06839
pushed by
tillig
Failure
feature/metrics
feature/metrics
Failure
View workflow file
Add metrics for easier benchmarking and performance monitoring
Continuous Integration
#104:
Pull request
#1477
opened by
tillig
1m 28s
feature/metrics
feature/metrics
1m 28s
View #1477
View workflow file
Add metrics instrumentation
Continuous Integration
#103:
Commit
58214f5
pushed by
tillig
1m 34s
feature/metrics
feature/metrics
1m 34s
View workflow file
Simplify circular dependency detection caching.
Continuous Integration
#102:
Commit
4647962
pushed by
tillig
1m 58s
feature/perf
feature/perf
1m 58s
View workflow file
Remove the global shared lock in favor of one shared instance lock pe…
Continuous Integration
#101:
Commit
096aae1
pushed by
tillig
1m 53s
feature/perf
feature/perf
1m 53s
View workflow file
Streamlined caching for collection registrations.
Continuous Integration
#100:
Commit
7987541
pushed by
tillig
1m 46s
feature/perf
feature/perf
1m 46s
View workflow file
Added caching for collection registration and service registration to…
Continuous Integration
#99:
Commit
b4475f6
pushed by
tillig
1m 57s
feature/perf
feature/perf
1m 57s
View workflow file
Remove temporary instrumentation code.
Continuous Integration
#98:
Commit
4f06835
pushed by
tillig
1m 59s
feature/perf
feature/perf
1m 59s
View workflow file
Removed unused usings.
Continuous Integration
#97:
Commit
7dc67cf
pushed by
tillig
1m 55s
feature/perf
feature/perf
1m 55s
View workflow file
#1476: TryGetKeyedServiceKey<T>; allow [ServiceKey] injection during …
Continuous Integration
#96:
Commit
40d167b
pushed by
tillig
2m 11s
develop
develop
2m 11s
View workflow file
TryGetKeyedServiceKey<T>; allow [ServiceKey] injection during AnyKey resolution
Continuous Integration
#95:
Pull request
#1476
synchronize by
tillig
1m 53s
feature/keyed-fixes
feature/keyed-fixes
1m 53s
View #1476
View workflow file
Refactored code to remove copy/paste.
Continuous Integration
#94:
Commit
f0b3b96
pushed by
tillig
1m 50s
feature/keyed-fixes
feature/keyed-fixes
1m 50s
View #1476
View workflow file
Previous
1
2
…
6
7
8
9
10
Next
You can’t perform that action at this time.