Skip to content

Commit

Permalink
Update dotnet-developer-projects.md (#1386)
Browse files Browse the repository at this point in the history
  • Loading branch information
AngeloDotNet authored Jun 13, 2023
1 parent dbf66da commit 9a8f0ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dotnet-developer-projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
* [Comparers](https://github.com/StephenCleary/Comparers) - Fluent syntax for building comparers (and equality comparers) and implementing object comparison.
* [CoordinateSharp](https://github.com/Tronald/CoordinateSharp) - Parse or convert geographic coordinate formats and calculate location based solar/lunar information.
* [CoreIpc](https://github.com/UiPath/coreipc) - WCF-like service model API for communication over named pipes. .NET standard and node.js clients.
* [CustomLibrary.EFCore](https://github.com/AngeloDotNet/CustomLibrary.EFCore) - Library of generic and transactional CRUD operations with Entity Framework Core 6.x for SQL Server, MySQL, Postgres, SQLite databases
* [Cricket](https://github.com/fsprojects/Cricket) - Actor library.
* [DalSoft.RestClient](https://restclient.dalsoft.io/) - An extensible, dynamic and fluent Rest Client. Create frictionless code whilst still using the HttpClient you already know.
* [DateTimeExtensions](https://github.com/kappy/DateTimeExtensions) - Common Date Time operations on the form of extensions to System.DateTime, including holidays and working days calculations on several culture locales.
Expand Down

0 comments on commit 9a8f0ba

Please sign in to comment.