Jan Tattermusch
|
3af690c9c4
|
bump version of gRPC C# assemblies
|
2015-05-14 17:20:41 -07:00 |
Jan Tattermusch
|
1c51f550de
|
Merge branch 'master' of github.com:grpc/grpc into csharp_cleanup
Conflicts:
src/csharp/Grpc.Examples/MathGrpc.cs
|
2015-05-08 10:12:52 -07:00 |
Jan Tattermusch
|
e84b6180dc
|
get rid of dependencies on some unneeded nuget packages
|
2015-05-07 16:38:59 -07:00 |
Jan Tattermusch
|
cd7e3137da
|
add newline to the end of generated files
|
2015-05-07 15:10:23 -07:00 |
Jan Tattermusch
|
085533e1dc
|
Replace handwritten math stub by the generated one
|
2015-05-07 14:50:46 -07:00 |
Jan Tattermusch
|
2d92495776
|
added csharp generator plugin
|
2015-05-07 14:50:46 -07:00 |
Jan Tattermusch
|
8ab1f7ed3d
|
added concept of ServerCallContext, that is passed to all server-side handlers
|
2015-05-07 09:14:13 -07:00 |
Jan Tattermusch
|
a5272b6adc
|
A new version C# API based on async/await
|
2015-05-04 09:21:37 -07:00 |
Jan Tattermusch
|
e8fef4319c
|
csharp version 0.1 -> 0.2
|
2015-04-07 10:58:15 -07:00 |
Jan Tattermusch
|
8c61db9164
|
cleanup of C# API examples
|
2015-04-02 15:22:31 -07:00 |
Jan Tattermusch
|
c0b3721d61
|
added support for metadata
|
2015-03-16 13:20:22 -07:00 |
Jan Tattermusch
|
3de9f49e3c
|
Setting up stylecop to ignore generated files and fixing style
|
2015-03-12 12:54:43 -07:00 |
Jan Tattermusch
|
075dde42fe
|
code style fixes based on StyleCop warnings
|
2015-03-11 18:23:53 -07:00 |
Jan Tattermusch
|
13cd1256af
|
Used StyleCop to get rid of tabs in the source code
|
2015-03-06 10:11:50 -08:00 |
Jan Tattermusch
|
208313895d
|
Added interop server, interop unit tests and fixes to pingpong
|
2015-02-25 10:03:39 -08:00 |
Jan Tattermusch
|
babfd91e4a
|
Rename Grpc.Api to Grpc.Examples
|
2015-02-20 09:49:25 -08:00 |