219
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix CheckInverseList without property comparer to call invalid overload (#688) More... 7 days ago
Refactor FluentNHibernate.Testing.Values List & ReferenceBag to avoid using non-generic IEnumerable (#687) More... 7 days ago
Replace usage of non-generic IEnumerable in ConventionVisitor (#686) More... 7 days ago
Obsolete FluentNHibernate.Data.Entity (#685) More... 7 days ago
Obsolete CollectionExtensions class and methods (#684) More... 8 days ago
Replace IList<T> with List<T> where possible (#683) More... 8 days ago
Remove Polyfill (#682) More... 9 days ago
Update dependency NUnit.Analyzers to v4.2.0 (#681) More... 21 days ago
Update dependency FakeItEasy to v8.2.0 (#677) More... about 1 month ago
Remove unused NH21 build condition (#673) More... about 1 month ago
Simplify calls to AttributeStoreExtensions.GetOrDefault (#672) More... about 1 month ago
Fix overriding Id for automapping (#671) More... about 1 month ago
Remove redundant private modifiers (#670) More... about 1 month ago
Update dependency Polyfill to v4.2.0 (#669) More... about 1 month ago
Replace Constructor Info Invoke with CreateInstance (#646) More... about 1 month ago
Remove redundant private modifiers (#667) More... about 2 months ago
Update dependency Polyfill to v4.1.0 (#666) More... about 2 months ago
Update dependency NUnit.Analyzers to v4.1.0 (#665) More... about 2 months ago
Update dependency System.Drawing.Common to v8 (#626) More... 2 months ago
Update dependency Microsoft.Data.Sqlite to v8 (#578) More... 2 months ago
Update dependency Polyfill to v4 (#663) More... 2 months ago
Use Array.Empty where appropriate (#662) More... 2 months ago
Implement missing IEquatable<> interfaces (#661) More... 2 months ago
Use C#12 primary constructors (#659) More... 2 months ago
Remove redundant Cast calls (#660) More... 2 months ago
Enable C#12 (#657) More... 2 months ago
Make properties readonly where possible (#658) More... 2 months ago
Replace object.Equals with Type equals operator (#656) More... 2 months ago
Use nameof where possible (#654) More... 2 months ago
Use expression bodied properties (#653) More... 2 months ago