madhatter22 / LinqToLdap

C# LINQ provider built on top of System.DirectoryServices.Protocols for querying and updating LDAP servers.
MIT License
45 stars 23 forks source link

Use nameof in ConnectionFactoryBase.cs, too #43

Open rklec opened 4 weeks ago

rklec commented 4 weeks ago

It is much recommend: https://learn.microsoft.com/en-us/dotnet/fundamentals/code-analysis/quality-rules/ca1507