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

Integrate Continuous integration (CI) (eventually CD) via GitHub Actions #35

Open rklec opened 1 month ago

rklec commented 1 month ago

It would be great for development to have an automated CI etc. I guess the simplest way would be to adopt it from other popular C# projects, like https://github.com/fluentassertions/fluentassertions/tree/dc441ec10ce07e3f752b285456f588c4765ca25b/.github/workflows