Rich Lander
9d555cb8d6
Merge pull request #123 from RolandPheasant/master
...
Added Dynamic Data to the listing
2014-11-28 08:43:05 -08:00
Rich Lander
80fdc92ea1
Merge pull request #122 from JimBobSquarePants/patch-1
...
Adding ImageProcessor description
2014-11-28 08:42:33 -08:00
Nathanael Jones
f49dc6d488
Create graphics/image processing section, add libs
2014-11-28 10:45:10 -05:00
RolandPheasant
9cab3079bd
Added Dynamic Data to the listing
2014-11-28 12:37:04 +00:00
James South
3c8004cb08
Adding ImageProcessor description
2014-11-28 10:42:05 +00:00
Rich Lander
e4405d992b
Merge pull request #121 from lextm/patch-1
...
Added SharpSnmpLib and Obfuscar info.
2014-11-27 20:49:50 -08:00
Rich Lander
603355dd68
Merge pull request #120 from AdamsLair/patch-1
...
Updated .Net Developer Projects Overview
2014-11-27 20:48:59 -08:00
Rich Lander
89427b0845
Merge pull request #118 from scale-tone/patch-1
...
Please, add LINQ2DynamoDB to data access section
2014-11-27 20:48:23 -08:00
Rich Lander
3abd5e73b4
Merge pull request #117 from niemyjski/patch-2
...
Added new project
2014-11-27 20:44:05 -08:00
Rich Lander
7b8d053547
Merge pull request #116 from neyromant/master
...
Added Neyro.Data to Data Access section.
2014-11-27 20:43:27 -08:00
Rich Lander
b77eff51f6
Merge pull request #115 from faniereynders/master
...
Added WebApiProxy to libraries list
2014-11-27 20:42:36 -08:00
Rich Lander
193400147a
Merge pull request #114 from mterwoord/master
...
Change the Cosmos entry
2014-11-27 20:40:16 -08:00
Rich Lander
0e15975b83
Merge pull request #113 from HagashenNaidu/patch-1
...
Update dotnet-developer-projects.md
2014-11-27 20:36:12 -08:00
Lex Li
6a8e599ad6
Added SharpSnmpLib and Obfuscar info.
2014-11-28 11:22:19 +08:00
Adam
e0f442accd
Updated .Net Developer Projects Overview
...
Added the Duality game framework to the Games sub-list of .Net Developer Projects.
2014-11-27 23:56:07 +01:00
Konstantin Lepeshenkov
5b7ebe2c06
Update dotnet-developer-projects.md
...
LINQ2DynamoDb is a type-safe data context for AWS DynamoDB with LINQ and in-memory caching support.
Allows to combine DynamoDB's durability with cache speed and read consistency. Translates LINQ queries into corresponding DynamoDB Get/Query/Scan operations and stores query results in an in-memory cache. Data updates are propagated both to DynamoDB and cache.
Bridges the gap between AWS SDK's object model and Microsoft's stack of data access technologies like data binding, ASP.Net datasources etc. Also allows to easily expose data from DynamoDB as an OData endpoint.
2014-11-26 23:52:23 +03:00
Blake Niemyjski
480fe56919
Update dotnet-developer-projects.md
2014-11-26 11:23:37 -06:00
Andrey Kudashkin
e6cb9e8af5
Added Neyro.Data to Data Access section.
2014-11-26 17:29:51 +06:00
Fanie Reynders
d2ff47c915
Added WebApiProxy to list
2014-11-26 12:03:05 +01:00
Matthijs ter Woord
a62721159c
Change Cosmos entry.
2014-11-26 08:35:17 +01:00
Matthijs ter Woord
f1fe16c8dc
Merge pull request #1 from Microsoft/master
...
Update from Original
2014-11-26 08:34:46 +01:00
Hagashen Naidu
c5e3552a3a
Update dotnet-developer-projects.md
2014-11-26 07:48:36 +02:00
Richard Lander
efae3b0727
Add one more link to community page.
2014-11-25 21:41:15 -08:00
Richard Lander
6e536d5065
Fix link in README.
2014-11-25 21:33:14 -08:00
Rich Lander
32dab754a0
Merge pull request #109 from moodmosaic/patch-3
...
Added Albedo to libraries section
2014-11-25 21:30:43 -08:00
Richard Lander
fd2d31bbb3
Merge branch 'moodmosaic-patch-2'
2014-11-25 21:29:46 -08:00
Richard Lander
a1ba41833f
Merge branch 'patch-2' of https://github.com/moodmosaic/dotnet into moodmosaic-patch-2
...
Conflicts:
dotnet-developer-projects.md
2014-11-25 21:29:37 -08:00
Richard Lander
575d29d37a
Merge branch 'davetimmins-master'
2014-11-25 21:27:58 -08:00
Richard Lander
6bf4ecbcef
Merge branch 'master' of https://github.com/davetimmins/dotnet into davetimmins-master
...
Conflicts:
dotnet-developer-projects.md
2014-11-25 21:27:37 -08:00
Rich Lander
ee6f22080c
Merge pull request #112 from ButchersBoy/master
...
Add Dragablz library to UI section
2014-11-25 21:24:53 -08:00
Rich Lander
dcdd3b83f6
Merge pull request #111 from jcant0n/patch-1
...
Added Wave Engine as another powerful option for C# game developers.
2014-11-25 21:24:20 -08:00
Rich Lander
046dae5adb
Merge pull request #107 from moodmosaic/patch-1
...
Moved AutoFixture up, in alphabetical order
2014-11-25 21:23:38 -08:00
Rich Lander
afb5e634dd
Merge pull request #106 from drieseng/master
...
Added entry for SSH.NET.
2014-11-25 21:23:00 -08:00
Rich Lander
67302e55df
Merge pull request #105 from HellBrick/master
...
Added AsyncCollections to the Developer projects
2014-11-25 21:22:29 -08:00
Rich Lander
cd7b58da8c
Merge pull request #104 from kinetiq/patch-1
...
Added two projects
2014-11-25 21:21:51 -08:00
ButchersBoy
38ad233f88
Add Dragablz library to UI section
2014-11-25 23:05:59 +00:00
jcant0n
ab2ebfa3b4
Added Wave Engine as another powerful option for C# game developers.
...
Wave Engine is a component based game engine to allow C# developers to create cross platform games. Currently the target platforms are Windows, Windows Store, Windows Phone, iOS, Android, OUYA, Linux and MacOS.
2014-11-25 23:19:03 +01:00
Immo Landwerth
dcb9f9e5ad
Add line breaks for easier diffs
2014-11-25 13:45:32 -08:00
Immo Landwerth
257bd05cb5
Merge branch 'terrajobst/readme-changes'
...
Conflicts:
README.md
2014-11-25 13:41:19 -08:00
Dave Timmins
428d2abbb6
Added descriptions
...
for ArcGIS.PCL, ColoredConsole and FakeItEasy
2014-11-26 10:40:03 +13:00
Nikos Baxevanis
4815a2a7c7
Added Albedo to libraries section.
2014-11-25 23:19:53 +02:00
Nikos Baxevanis
6611fb35fb
Added ZeroToNine to tools section.
2014-11-25 23:18:05 +02:00
Nikos Baxevanis
c826d93886
Moved AutoFixture up, in alphabetical order.
2014-11-25 23:15:02 +02:00
drieseng
b43df4b18f
Added entry for SSH.NET.
2014-11-25 21:14:37 +01:00
HellBrick
b59b7b8e12
Added AsyncCollections to the Developer projects
2014-11-25 22:25:06 +03:00
Brian MacKay
9b02fec185
Added two projects
...
Added Outcomes.Net and the Weighted Selector.
2014-11-25 14:19:05 -05:00
Richard Lander
e811ef5b0b
Merge branch 'martincostello-master'
2014-11-25 09:01:13 -08:00
Richard Lander
268d93cfa5
Merge branch 'master' of https://github.com/martincostello/dotnet into martincostello-master
...
Conflicts:
dotnet-developer-projects.md
2014-11-25 09:00:59 -08:00
Rich Lander
b083016cbf
Merge pull request #99 from kekekeks/master
...
Added linq2db
2014-11-25 08:35:46 -08:00
mcostello_expn
ce478eb862
Added description for SQL LocalDB Wrapper.
2014-11-25 16:07:27 +00:00