From 003d0e6ba5b6430f60c80c92b8995f5bf65a25aa Mon Sep 17 00:00:00 2001 From: William Ivanski Date: Sat, 30 Apr 2016 23:03:32 -0300 Subject: [PATCH 1/3] Added Spartacus and OmniDB --- dotnet-developer-projects.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index ddb1292..66bd1c3 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -140,6 +140,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C * [SharpSnmpLib](https://sharpsnmplib.codeplex.com) - An easy-to-use SNMP library for use on all platforms (.NET/Mono/Xamarin) * [Shielded](https://github.com/jbakic/Shielded) - Software Transactional Memory for .NET * [SmartIrc4net](https://github.com/meebey/SmartIrc4net) - IRC C# Library + * [Spartacus](https://github.com/wind39/spartacus) - Multi-purpose C# library, containing: 1) classes to access many types of databases in a fast, generic way; 2) classes to work with XLSX, CSV and DBF files; 3) PDF report engine. * [Splat](https://github.com/paulcbetts/splat) - A library to make things cross-platform that should be. * [SSH.NET](https://sshnet.codeplex.com/) - A client-side library for SSH, SCP and SFTP. * [Strongly Typed Client API Generators for ASP.NET Web API](https://webapiclientgen.codeplex.com/) - Strongly Typed Client API Generators generate strongly typed client API in TypeScript and C# codes supporting desktop, Universal Windows, Android and iOS. @@ -209,6 +210,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C * [Mini Profiler](https://github.com/MiniProfiler/dotnet) - A simple but effective mini-profiler for .NET. * [Node.js Tools For Visual Studio](https://github.com/Microsoft/nodejstools) - Plugin that turns Visual Studio into a Node.js IDE * [Obfuscar](https://obfuscar.codeplex.com) - MSIL obfuscation utility for .NET assemblies. + * [OmniDB](http://omnidb.com.br)(https://github.com/OmniDB/OmniDB) - Web tool for database management and conversion. * [Outcomes.Net](https://github.com/kinetiq/Ether.Outcomes/) - Fluent wrapper that eliminates plumbing code around failure-prone functions. * [Paket](https://github.com/fsprojects/Paket) - Dependency manager for .NET and Mono projects, which is designed to work well with NuGet packages and also enables referencing files directly from GitHub repositories. * [Protobuf-net](https://code.google.com/p/protobuf-net/) - A .NET implementation of protobuf, allowing you to serialize your .NET objects efficiently and easily. From f8b82d8c5421b7447f612cfb2e192c9607978bab Mon Sep 17 00:00:00 2001 From: William Ivanski Date: Sat, 30 Apr 2016 23:04:45 -0300 Subject: [PATCH 2/3] Update dotnet-developer-projects.md --- dotnet-developer-projects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index 66bd1c3..9cb975f 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -210,7 +210,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C * [Mini Profiler](https://github.com/MiniProfiler/dotnet) - A simple but effective mini-profiler for .NET. * [Node.js Tools For Visual Studio](https://github.com/Microsoft/nodejstools) - Plugin that turns Visual Studio into a Node.js IDE * [Obfuscar](https://obfuscar.codeplex.com) - MSIL obfuscation utility for .NET assemblies. - * [OmniDB](http://omnidb.com.br)(https://github.com/OmniDB/OmniDB) - Web tool for database management and conversion. + * [OmniDB](http://omnidb.com.br) (https://github.com/OmniDB/OmniDB) - Web tool for database management and conversion. * [Outcomes.Net](https://github.com/kinetiq/Ether.Outcomes/) - Fluent wrapper that eliminates plumbing code around failure-prone functions. * [Paket](https://github.com/fsprojects/Paket) - Dependency manager for .NET and Mono projects, which is designed to work well with NuGet packages and also enables referencing files directly from GitHub repositories. * [Protobuf-net](https://code.google.com/p/protobuf-net/) - A .NET implementation of protobuf, allowing you to serialize your .NET objects efficiently and easily. From b05e700201545befe0eba3d3c21e83bc1265fd8c Mon Sep 17 00:00:00 2001 From: William Ivanski Date: Sat, 30 Apr 2016 23:05:55 -0300 Subject: [PATCH 3/3] Update dotnet-developer-projects.md --- dotnet-developer-projects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index 9cb975f..264ef65 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -210,7 +210,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C * [Mini Profiler](https://github.com/MiniProfiler/dotnet) - A simple but effective mini-profiler for .NET. * [Node.js Tools For Visual Studio](https://github.com/Microsoft/nodejstools) - Plugin that turns Visual Studio into a Node.js IDE * [Obfuscar](https://obfuscar.codeplex.com) - MSIL obfuscation utility for .NET assemblies. - * [OmniDB](http://omnidb.com.br) (https://github.com/OmniDB/OmniDB) - Web tool for database management and conversion. + * [OmniDB](https://github.com/OmniDB/OmniDB) - Web tool for database management and conversion. [Site](http://omnidb.com.br) * [Outcomes.Net](https://github.com/kinetiq/Ether.Outcomes/) - Fluent wrapper that eliminates plumbing code around failure-prone functions. * [Paket](https://github.com/fsprojects/Paket) - Dependency manager for .NET and Mono projects, which is designed to work well with NuGet packages and also enables referencing files directly from GitHub repositories. * [Protobuf-net](https://code.google.com/p/protobuf-net/) - A .NET implementation of protobuf, allowing you to serialize your .NET objects efficiently and easily.