10 Commits (18938cd4723d4dae79dd320f0434459bc481570a)

Author SHA1 Message Date
Jan Tattermusch e84b6180dc get rid of dependencies on some unneeded nuget packages 10 years ago
Jan Tattermusch 085533e1dc Replace handwritten math stub by the generated one 10 years ago
Jan Tattermusch 03e82e2cdf Split address passed to AddListeningPort into host and port 10 years ago
Jan Tattermusch a5272b6adc A new version C# API based on async/await 10 years ago
Jan Tattermusch 8c61db9164 cleanup of C# API examples 10 years ago
Nicolas Noble cfd6073a66 Various Windows fixes. 10 years ago
Jan Tattermusch c0b3721d61 added support for metadata 10 years ago
Jan Tattermusch 075dde42fe code style fixes based on StyleCop warnings 10 years ago
Jan Tattermusch babfd91e4a Rename Grpc.Api to Grpc.Examples 10 years ago
Jan Tattermusch 8b86b15e67 renaming of VS projects and other minor structural fixes 10 years ago
Jan Tattermusch 3086862d20 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings 10 years ago
Jan Tattermusch 607307d0be Cleanup of AsyncCall.cs 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Jan Tattermusch af77b3d0b7 changed 2014 -> 2015 10 years ago
Jan Tattermusch a7fff86b61 added license headers to all grpc C# files 10 years ago
Jan Tattermusch 23821ceb69 Reworked GrpcEnvironment initialization and shutdown to allow running all tests at once. 10 years ago
Jan Tattermusch 07fadea2ff Got rid of the PortPicker utility 10 years ago
Jan Tattermusch 15111f5c6b Polishing C# math service implementation and added an in-process mathclient mathserver test 10 years ago