Connie Yau
04b09e9ac9
Fix System.Activities.CodeActivity docIds ( #378 )
2017-04-17 14:32:21 -07:00
Rich Lander
832b70c66d
Restore and move RyuJIT testing doc ( #380 )
...
* Restore and move RyuJIT testing doc
* Fix link
* Freshen content
2017-04-17 13:43:22 -07:00
Richard Lander
05728cebaa
Delete popular tag from some releases
2017-04-17 06:54:39 -07:00
Richard Lander
f5db962b5a
Add .git files
2017-04-16 17:49:55 -07:00
Rich Lander
08440cfd01
Update LICENSE
2017-04-16 17:26:17 -07:00
Karel Zikmund
6569c7acd3
Make sections of dotnet-developer-projects.md linkable ( #377 )
...
* Make sections of dotnet-developer-projects.md linkable
Lists are not linkable, but headings are.
* Create dotnet-developer-projects.md
Missed case
2017-04-16 16:43:08 -07:00
Richard Lander
f23f40a90e
Add link for .NET 4.7
2017-04-12 13:20:52 -07:00
Richard Lander
28be04f49b
Move known issues to release README
2017-04-11 19:36:08 -07:00
Rich Lander
0fe9071073
Update dotnet47-changes.md
2017-04-07 14:36:45 -07:00
Rich Lander
c3a38db08e
Update dotnet47-changes.md
2017-04-07 14:36:27 -07:00
Rich Lander
7ea9c4e697
Add links to BC docs ( #373 )
2017-04-05 14:30:13 -07:00
Rich Lander
12482495cb
.NET Framework 4.7 Release notes ( #372 )
2017-04-05 14:28:36 -07:00
Rich Lander
8b412d77b3
Add breaking change docs ( #371 )
...
* Add breaking change docs
* Update README
2017-04-05 13:52:19 -07:00
MichaC
68c571217f
Adding DnsClient.NET ( #370 )
...
Adding DnsClient.NET library with repository and homepage link
2017-04-05 09:33:29 -07:00
Rich Lander
457068a30b
Remove RyuJIT docs - no longer relevant
2017-04-05 06:40:15 -07:00
Ferenc Vizkeleti
571c853298
Added tools: NsDepCop and QuickDiagram. Also fixed indentation of second-level bullets. ( #369 )
2017-04-05 06:34:18 -07:00
Rich Lander
7efa9997b8
Add .NET Framework releases
2017-04-02 09:05:19 -07:00
Rich Lander
d07c5cb430
Move community list up
2017-04-01 21:38:40 -07:00
Rich Lander
d6f46b73bb
Add links to .NET Framework and VS
2017-04-01 21:32:51 -07:00
Rich Lander
2db783ce42
Add earlier .NET Framework releases
2017-04-01 18:05:16 -07:00
Rich Lander
647c39ee14
Move community lists higher
2017-04-01 17:10:36 -07:00
Rich Lander
5833901357
Update READMEs ( #368 )
...
* Update READMEs
* Fix grammar
* Update comment about product issues
* Update comment about product issues
* Rearrange text
2017-04-01 17:07:14 -07:00
Rich Lander
606daf1a7e
Add READMEs for release notes ( #367 )
...
* Add READMEs for release notes
* Update order of info
* Link directly to README
* Correct alpha order
2017-04-01 16:02:23 -07:00
Scott Hanselman
d128c946b6
Merge pull request #366 from phillip-haydon/patch-1
...
Added Marten to developer projects
2017-03-21 11:13:53 -07:00
Phillip Haydon
8cabdbab62
Added Marten to developer projects
...
Added Marten https://github.com/JasperFx/marten to the list.
2017-03-22 02:09:46 +08:00
Rich Lander
66fc1d6283
Update .NET Core version number
2017-03-09 00:15:09 -08:00
Rich Lander
9e62cbb760
Remove Visual Studio 2015 Community link
2017-03-08 22:17:24 -08:00
Rich Lander
625539126c
Update .NET Core links
2017-03-08 22:14:57 -08:00
BrainCrumbz
3b69f800fe
docs(development-projects): add NSpec project, fix typos ( #362 )
...
* docs(developer-projects): delete odd [ at the top
* docs(developer-projects): fix typo in SpecFlow
* docs(development-projects): add NSpec project
2017-03-08 22:02:54 -08:00
Richard Lander
de2952d6ff
Update 4.6.2 support
2017-03-08 15:10:57 -08:00
Richard Lander
5486efac11
Update for Visual Studio 2017
2017-03-08 13:03:40 -08:00
Henrique
4039ff8a69
Update C# Coding Guidelines in Readme ( #360 )
...
Update C# Coding Guidelines to GitHub Uri
2017-03-06 23:18:07 -08:00
Muhammad Rehan Saeed
e2617a85d1
Update dotnet-developer-projects.md ( #359 )
2017-03-06 23:17:40 -08:00
Stephen Cleary
6c1d3abdff
Add Comparers library ( #358 )
2017-03-06 23:17:13 -08:00
damienbod
92193a7843
adding link for ASP.NET Core SQL Localization ( #357 )
2017-03-06 23:16:48 -08:00
Pure Krome
53cb963310
Added links to NBuilder and Http.ClientHelpers. ( #356 )
...
![](http://i.imgur.com/RqZV0Y7.gif )
2017-03-06 23:16:24 -08:00
Adam Hathcock
4a9b82d7ec
Add sharpcompress ( #354 )
2017-03-06 23:15:50 -08:00
Dmitry Sikorsky
40c61d92ab
Added Platformus and ExtCore projects ( #353 )
2017-03-06 23:15:31 -08:00
Tomáš Herceg
0a55b8eb3e
Add DotVVM ( #352 )
...
DotVVM is an open source Knockout JS based framework that lets you build modern web apps and SPAs using C# and HTML without writing any JavaScript code.
It is been developed for more than 2 years by now, in July 2016 there was a first stable release (1.0) and currently we have the version 1.1 RC with .NET Core support.
This framework is an interesting alternative to using ASP.NET MVC in combination with Angular, React or any other client-side framework. It is also interesting for client app developers because it uses the MVVM pattern which they are usually familiar with. It doesn't require to learn 20 different JS libraries, tools or frameworks to create a web app, the framework handles all the common tasks like client-server communication, validation, localization and SPAs and includes built-in controls like GridView, FileUpload etc.
The framework is open source and there is also a free Visual Studio extension which adds IntelliSense and project templates for DotVVM apps.
(My company also develops commercial extensions and we also have a paid version of the VS extension with more features.)
I am the founder of the DotVVM project. I have spoken about DotVVM on several conferences in Europe and we got a really great feedback, many people and companies are already using it, so I think it may be the right time for DotVVM to be listed here.
2017-03-06 23:14:56 -08:00
Jiri {x2} Cincura
c386fe88dc
Updated link for Firebird's provider. ( #351 )
2017-03-06 23:14:08 -08:00
Sergey Bykov
e9973bea3d
Filling the glaring omission of Orleans ( #350 )
2017-03-06 23:13:40 -08:00
Khalid Abuhakmeh
85ab8366b7
Add Stuntman ( #349 )
2017-03-06 23:12:51 -08:00
Maira Wenzel
8f3ce5965c
Merge pull request #348 from oigami/master
...
fix typo
2017-02-10 00:21:31 -08:00
おいがみ
7144330766
fix typo
2017-02-10 11:17:59 +09:00
John Taubensee
36624bde41
Adding Relay and Service Bus to the list ( #344 )
2017-01-11 22:37:44 -08:00
James Jackson-South
534711bb7f
Split up ImageProcessor and ImageSharp ( #343 )
...
The libraries are no longer part of the same repository so the current information is now out of date.
2017-01-11 22:36:58 -08:00
NN
4505bed087
Add CodeJam library ( #342 )
2017-01-11 22:36:24 -08:00
Ian Cooper
23852da2a6
Update dotnet-developer-projects.md ( #334 )
...
Moved Brighter to messaging. It's a clearer fot for us, as we hold similar functionality to Mass Transit and NServiceBus
2017-01-11 22:35:54 -08:00
Richard Lander
b1b234b38c
Add aliases
2016-11-24 11:27:01 -08:00
Rich Lander
ae6e4cbe71
Add scripts to accelerate NGEN compilation ( #332 )
...
- Context: https://blogs.msdn.microsoft.com/dotnet/2013/08/06/wondering-why-mscorsvw-exe-has-high-cpu-usage-you-can-speed-it-up/
- The files were on a webserver before. Now, they will be more easily
accessible
2016-10-26 15:33:11 -07:00