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
Annotate core for trimming and Native AOT compatibility
- #1492
#1492
Merged
tillig
merged 14 commits into
develop
autofac/Autofac:develop
from
feature/aot-annotations
autofac/Autofac:feature/aot-annotations
Copy head branch name to clipboard
Jun 20, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Annotate core for trimming and Native AOT compatibility
#1492
tillig
merged 14 commits into
develop
autofac/Autofac:develop
from
feature/aot-annotations
autofac/Autofac:feature/aot-annotations
Copy head branch name to clipboard
Commits
Commits on Jun 18, 2026
Phase 1: Enable AOT trim warnings to determine how to proceed.
tillig
committed
821ff00
View commit details
Copy full SHA for 821ff00
Browse repository at this point
Phase 2a: Hot path items annotated.
tillig
committed
0faf2a2
View commit details
Copy full SHA for 0faf2a2
Browse repository at this point
Phase 2b: Propagating attributes through generics.
tillig
committed
be20421
View commit details
Copy full SHA for be20421
Browse repository at this point
Commits on Jun 19, 2026
Phase 2c: Continued propagation of attributes.
tillig
committed
0081dd2
View commit details
Copy full SHA for 0081dd2
Browse repository at this point
Phase 2d: Continued propagation of attributes.
tillig
committed
6712190
View commit details
Copy full SHA for 6712190
Browse repository at this point
Phase 2e: Annotations complete.
tillig
committed
3f81bfa
View commit details
Copy full SHA for 3f81bfa
Browse repository at this point
Add AOT trim enablement flag.
tillig
committed
5e8b45f
View commit details
Copy full SHA for 5e8b45f
Browse repository at this point
Added AOT test suite.
tillig
committed
36bd9e8
View commit details
Copy full SHA for 36bd9e8
Browse repository at this point
Added AOT test project.
tillig
committed
6a750cf
View commit details
Copy full SHA for 6a750cf
Browse repository at this point
Commits on Jun 20, 2026
Improve AOT testing.
tillig
committed
5174a56
View commit details
Copy full SHA for 5174a56
Browse repository at this point
dotnet format
tillig
committed
e2bc903
View commit details
Copy full SHA for e2bc903
Browse repository at this point
Bump version to 9.3.0 for AOT/trim annotation release.
tillig
committed
aff579d
View commit details
Copy full SHA for aff579d
Browse repository at this point
Address PR review: fix AOT warning fixture comments and harden per-API check.
tillig
committed
1d59c92
View commit details
Copy full SHA for 1d59c92
Browse repository at this point
Redirect AOT warning fixture build to a log to avoid PR annotations.
tillig
committed
e2ce0a9
View commit details
Copy full SHA for e2ce0a9
Browse repository at this point
You can’t perform that action at this time.