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
.
dotnet
/
extensions
Public
Notifications
You must be signed in to change notification settings
Fork
891
Star
3.2k
Code
Issues
219
Pull requests
34
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Introduce set of built-in Enrichers
- #6957
#6957
Merged
adamsitnik
merged 10 commits into
dotnet:main
dotnet/extensions:main
from
adamsitnik:enrichers
adamsitnik/extensions:enrichers
Copy head branch name to clipboard
Oct 30, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Introduce set of built-in Enrichers
#6957
adamsitnik
merged 10 commits into
dotnet:main
dotnet/extensions:main
from
adamsitnik:enrichers
adamsitnik/extensions:enrichers
Copy head branch name to clipboard
Commits
Commits on Oct 24, 2025
move code as is
adamsitnik
committed
0285046
View commit details
Copy full SHA for 0285046
Browse repository at this point
solve the warnings
adamsitnik
committed
08a894d
View commit details
Copy full SHA for 08a894d
Browse repository at this point
avoid the need of using structured input and dependency on MEAI (MEAI.Abstractions is fine)
adamsitnik
committed
4ebb495
View commit details
Copy full SHA for 4ebb495
Browse repository at this point
add tests
adamsitnik
committed
9bee9a2
View commit details
Copy full SHA for 9bee9a2
Browse repository at this point
add note about defaults
adamsitnik
committed
6248fba
View commit details
Copy full SHA for 6248fba
Browse repository at this point
Apply suggestions from code review
Show description for 991f649
adamsitnik
and
Copilot
authored
991f649
View commit details
Copy full SHA for 991f649
Browse repository at this point
Add warning suppression for IDisposable implementation for the test project
adamsitnik
authored
d6cb3e7
View commit details
Copy full SHA for d6cb3e7
Browse repository at this point
Commits on Oct 27, 2025
address code review feedback:
Show description for a13954f
adamsitnik
committed
a13954f
View commit details
Copy full SHA for a13954f
Browse repository at this point
address code review feedback: reject invalid keywords/classes, improve prompt message to better handle wordCount = 1
adamsitnik
committed
8e6e3de
View commit details
Copy full SHA for 8e6e3de
Browse repository at this point
Commits on Oct 30, 2025
address code review feedback
adamsitnik
committed
11ada2b
View commit details
Copy full SHA for 11ada2b
Browse repository at this point
You can’t perform that action at this time.