Skip to content

Commit 7364eca

Browse files
authored
Merge pull request microsoft#1163 from lbargaoanu/patch-1
Add CoreIpc in dotnet-developer-projects.md
2 parents 3a552c0 + b9d66fc commit 7364eca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dotnet-developer-projects.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
126126
* [ComparerExtensions](https://github.com/jehugaleahsa/comparerextensions) - Build IComparer and IEqualityComparer objects using natural language syntax.
127127
* [Comparers](https://github.com/StephenCleary/Comparers) - Fluent syntax for building comparers (and equality comparers) and implementing object comparison.
128128
* [CoordinateSharp](https://github.com/Tronald/CoordinateSharp) - Parse or convert geographic coordinate formats and calculate location based solar/lunar information.
129+
* [CoreIpc](https://github.com/UiPath/coreipc) - WCF-like service model API for communication over named pipes. .NET standard and node.js clients.
129130
* [Cricket](https://github.com/fsprojects/Cricket) - Actor library.
130131
* [DalSoft.RestClient](https://restclient.dalsoft.io/) - An extensible, dynamic and fluent Rest Client. Create frictionless code whilst still using the HttpClient you already know.
131132
* [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.

0 commit comments

Comments
 (0)