Update dotnet-developer-projects.md (#394)
parent
76fc241129
commit
d433708a46
|
@ -115,6 +115,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
|
||||||
* [Cricket](https://github.com/fsprojects/Cricket) - Actor library
|
* [Cricket](https://github.com/fsprojects/Cricket) - Actor library
|
||||||
* [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.
|
* [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.
|
||||||
* [DeveelDB](https://github.com/deveel/deveeldb) - SQL-99 embeddable database engine for .NET
|
* [DeveelDB](https://github.com/deveel/deveeldb) - SQL-99 embeddable database engine for .NET
|
||||||
|
* [Deveel Math](https://github.com/deveel/deveel-math) - A port of Google's Harmony library of the Math components to .NET for the computation of astonomic decimals (numbers with more than 1 million decimal digits)
|
||||||
* [DiffSharp](https://github.com/gbaydin/DiffSharp) - Automatic Differentiation Library
|
* [DiffSharp](https://github.com/gbaydin/DiffSharp) - Automatic Differentiation Library
|
||||||
* [DnsClient](https://github.com/MichaCo/DnsClient.NET) - A high performant DNS query/lookup library - [Home](http://dnsclient.michaco.net)
|
* [DnsClient](https://github.com/MichaCo/DnsClient.NET) - A high performant DNS query/lookup library - [Home](http://dnsclient.michaco.net)
|
||||||
* [DotNetOpenAuth](https://github.com/DotNetOpenAuth) - Library that adds support for your site visitors to login with their OpenIDs by just dropping an ASP.NET control onto your page.
|
* [DotNetOpenAuth](https://github.com/DotNetOpenAuth) - Library that adds support for your site visitors to login with their OpenIDs by just dropping an ASP.NET control onto your page.
|
||||||
|
|
Loading…
Reference in New Issue