0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 2 days ago.
Jun 26, 2025 — Jun 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove temporary config change. More... 11 days ago
Update all dependencies, enable nullable on tests. More... 11 days ago
Merge pull request #132 from autofac/feature/remove-redundant-workflows More... 20 days ago
Remove redundant per-repo workflows in favor of centralized CI More... 20 days ago
Rename master branch to main More... 20 days ago
Try updating Codecov action. More... 20 days ago
Unify formatting/naming with core Autofac. More... 20 days ago
Minor ruleset adjustments. More... 30 days ago
Merge pull request #131 from autofac/feature/tighten-analyzers More... 30 days ago
Disable CA1711, CA1721, S125 in Test.ruleset. More... 30 days ago
Fix analyzer warnings. More... about 1 month ago
Disable CA2201 in Test.ruleset: tests use generic exceptions for simulation. More... about 1 month ago
Enable CA1063, disable S3881, fix ruleset comment ordering. More... about 1 month ago
Fix analyzer issues. More... about 1 month ago
Suppress false positives. More... about 1 month ago
Remove redundant interface declarations - these come through inheritance. More... about 1 month ago
Disable S1133: do not warn on use of obsolete/deprecated members. More... about 1 month ago
Fix S2699: add assertions to tests that verify no exception is thrown. More... about 1 month ago
Fix S6608: use indexer instead of LINQ First(). More... about 1 month ago
Fix S1481: remove unused local variable. More... about 1 month ago
Disable CA1034 in Test.ruleset: nested types are standard in test fixtures. More... about 1 month ago
Fix S927: rename parameters to match interface declarations. More... about 1 month ago
Disable S4456 in analyzer rulesets. More... about 1 month ago
Add Sonar analyzers, use standard rulesets. More... about 1 month ago
Merge pull request #130 from autofac/feature/technology-refresh More... about 1 month ago
Remove NuGetAudit workaround from Directory.Build.props More... about 1 month ago
Update dependencies for technology refresh More... about 1 month ago
Merge pull request #129 from autofac/feature/net10 More... 4 months ago
Standardize exclusion comments. More... 4 months ago
Exclude caches from coverage. More... 4 months ago