Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
185d4133405c620953b008299ea233d8df20071b
/
src
/
csharp
/
Grpc.Examples.MathServer
e7f0b85
use grpc_csharp_ext built by cmake
by Jan Tattermusch
· 8 years ago
c7df4cf
get rid of unused ReleaseSigned config
by Jan Tattermusch
· 8 years ago
8613e47
Merge remote-tracking branch 'upstream/v1.0.x' into HEAD
by Jan Tattermusch
· 8 years ago
84be265
strong name sign csharp nuget builds with dotnet on windows
by Alexander Polcyn
· 8 years ago
f6caaa7
add copyrights for AssemblyInfo.cs files
by Jan Tattermusch
· 8 years ago
35d2cff
dont enumerate runtimes in project.json file
by Jan Tattermusch
· 8 years ago
67b6ef4
cleanup of project.json files
by Jan Tattermusch
· 8 years ago
08ac1d4
dont enumerate runtimes in project.json file
by Jan Tattermusch
· 8 years ago
b9a6f79
cleanup of project.json files
by Jan Tattermusch
· 8 years ago
6bfe7da
add all runtime nodes back into testing packages
by Alexander Polcyn
· 8 years ago
84f0f79
removed runtime nodes from project.json libraries
by Alexander Polcyn
· 8 years ago
baa8c31
Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtm
by Jan Tattermusch
· 8 years ago
3fc8c8a
regenerate
by Jan Tattermusch
· 8 years ago
1617677
update to use new nuget client in tests
by Alexander Polcyn
· 8 years ago
3fcd20f
Overhaul how the native extension is found, loaded and used
by Jon Skeet
· 8 years ago
a9208be
regenerate
by Jan Tattermusch
· 9 years ago
652c000
regenerate files
by Jan Tattermusch
· 9 years ago
381e26a
regenerate project.json files
by Jan Tattermusch
· 9 years ago
7433013
improve project.json files
by Jan Tattermusch
· 9 years ago
099cbf8
add debian.8-x64 to the list of runtimes
by Jan Tattermusch
· 9 years ago
fab857e
address review comments
by Jan Tattermusch
· 9 years ago
317b8ac
migrate everything to netstandard1.5
by Jan Tattermusch
· 9 years ago
a6c9a91
update project.json
by Jan Tattermusch
· 9 years ago
5ff32fa
update .xproj files
by Jan Tattermusch
· 9 years ago
8d9dff5
prevent interfering of project.json files with .csproj files in VS2015
by Jan Tattermusch
· 9 years ago
ec4359d
add support for CoreCLR
by Jan Tattermusch
· 9 years ago
ecb02be
include assembly signing key in the repo
by Jan Tattermusch
· 9 years ago
0608a00
Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3
by Jan Tattermusch
· 9 years ago
2b35795
get rid of explicit GrpcEnvironment.Shutdown()
by Jan Tattermusch
· 9 years ago
8644aea
migrated code to proto3
by Jan Tattermusch
· 9 years ago
31ba063
changed the way ports are added to the server
by Jan Tattermusch
· 9 years ago
021df8a
changed way service definitions are added to the server
by Jan Tattermusch
· 9 years ago
c463c53
Add ReleaseSigned configuration for Grpc.sln
by Jan Tattermusch
· 9 years ago
a96ac05
make insecure channel and server explicit
by Jan Tattermusch
· 9 years ago
dce9f6e
fix x86 target to be AnyCPU
by Jan Tattermusch
· 9 years ago
a580070
introduce Version.cs as single source of truth of gRPC C# version
by Jan Tattermusch
· 9 years ago
04eb89c
no need to call GrpcEnvironment.Initialize() explicitly
by Jan Tattermusch
· 10 years ago
cd9bb5c
bumped version of C#
by Jan Tattermusch
· 9 years ago
302b29f
generate MathServer.exe instead of Grpc.Examples.MathServer
by Jan Tattermusch
· 10 years ago
3af690c
bump version of gRPC C# assemblies
by Jan Tattermusch
· 10 years ago
085533e
Replace handwritten math stub by the generated one
by Jan Tattermusch
· 10 years ago
03e82e2
Split address passed to AddListeningPort into host and port
by Jan Tattermusch
· 10 years ago
68180a2
Merge pull request #1358 from jtattermusch/csharp_server_improvements
by Tim Emiola
· 10 years ago
97e294a
Removing some ugly hacks from C# server and improving the comments a bit
by Jan Tattermusch
· 10 years ago
8cad507
mathserver listens on fixed port
by Jan Tattermusch
· 10 years ago
4c64d46
Added example math server
by Jan Tattermusch
· 10 years ago