Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add more examples and improve existing ones | Jan Tattermusch | 2016-05-10 |
| | |||
* | fix copyrights | Jan Tattermusch | 2016-04-01 |
| | |||
* | migrate code to single client-side class | Jan Tattermusch | 2016-04-01 |
| | |||
* | migrate from client side interface to client side abstract class | Jan Tattermusch | 2016-04-01 |
| | |||
* | Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 | Jan Tattermusch | 2015-08-13 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: src/csharp/Grpc.Core/VersionInfo.cs src/csharp/Grpc.Examples.Tests/MathClientServerTests.cs src/csharp/Grpc.IntegrationTesting/Grpc.IntegrationTesting.csproj src/csharp/Grpc.IntegrationTesting/InteropClient.cs src/csharp/Grpc.IntegrationTesting/packages.config src/csharp/build_packages.bat | ||
| * | rename async extension methods for clarity | Jan Tattermusch | 2015-08-10 |
| | | |||
* | | upgraded NuGet package | Jan Tattermusch | 2015-08-08 |
|/ | |||
* | rename Result to ResponseAsync | Jan Tattermusch | 2015-07-21 |
| | |||
* | regenerated code and fixed inconsistencies | Jan Tattermusch | 2015-07-21 |
| | |||
* | renaming stub to client and refactoring metadata class | Jan Tattermusch | 2015-07-15 |
| | |||
* | changed tests and examples to use "using" for IDisposable calls | Jan Tattermusch | 2015-05-20 |
| | |||
* | remove unused example | Jan Tattermusch | 2015-05-20 |
| | |||
* | Merge branch 'master' of github.com:grpc/grpc into csharp_cleanup | Jan Tattermusch | 2015-05-08 |
|\ | | | | | | | | | Conflicts: src/csharp/Grpc.Examples/MathGrpc.cs | ||
* | | get rid of dependencies on some unneeded nuget packages | Jan Tattermusch | 2015-05-07 |
| | | |||
| * | Replace handwritten math stub by the generated one | Jan Tattermusch | 2015-05-07 |
|/ | |||
* | A new version C# API based on async/await | Jan Tattermusch | 2015-05-04 |
| | |||
* | cleanup of C# API examples | Jan Tattermusch | 2015-04-02 |
| | |||
* | code style fixes based on StyleCop warnings | Jan Tattermusch | 2015-03-11 |
| | |||
* | Used StyleCop to get rid of tabs in the source code | Jan Tattermusch | 2015-03-06 |
| | |||
* | Rename Grpc.Api to Grpc.Examples | Jan Tattermusch | 2015-02-20 |