50 Commits (e5f9f5ef4605bec53ebd06b2d0ade0c77189d256)

Author SHA1 Message Date
Jan Tattermusch a37b72e9fd dont set RuntimeFrameworkVersion unneccessarily 8 years ago
Jan Tattermusch b8c77c59c5 Fix warnings in Grpc.Examples 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Jan Tattermusch 7727c7649c Initial migration to new .csproj files 8 years ago
Jan Tattermusch e7f0b8579b use grpc_csharp_ext built by cmake 8 years ago
Jan Tattermusch c7df4cfd7c get rid of unused ReleaseSigned config 8 years ago
Alexander Polcyn 84be265239 strong name sign csharp nuget builds with dotnet on windows 9 years ago
Jan Tattermusch f6caaa76a6 add copyrights for AssemblyInfo.cs files 9 years ago
Jan Tattermusch 35d2cff9d6 dont enumerate runtimes in project.json file 9 years ago
Jan Tattermusch 67b6ef4d6f cleanup of project.json files 9 years ago
Jan Tattermusch 08ac1d4b5a dont enumerate runtimes in project.json file 9 years ago
Jan Tattermusch b9a6f79241 cleanup of project.json files 9 years ago
Alexander Polcyn 6bfe7dadf7 add all runtime nodes back into testing packages 9 years ago
Alexander Polcyn 84f0f791e9 removed runtime nodes from project.json libraries 9 years ago
Jan Tattermusch 3fc8c8a9ff regenerate 9 years ago
Alexander Polcyn 161767771b update to use new nuget client in tests 9 years ago
Jon Skeet 3fcd20fb5a Overhaul how the native extension is found, loaded and used 9 years ago
Jan Tattermusch a9208befc6 regenerate 9 years ago
Jan Tattermusch 652c00043f regenerate files 9 years ago
Jan Tattermusch 381e26a21e regenerate project.json files 9 years ago
Jan Tattermusch 74330130a3 improve project.json files 9 years ago
Jan Tattermusch 099cbf84aa add debian.8-x64 to the list of runtimes 9 years ago
Jan Tattermusch fab857eefc address review comments 9 years ago
Jan Tattermusch 317b8acf99 migrate everything to netstandard1.5 9 years ago
Jan Tattermusch a6c9a9121e update project.json 9 years ago
Jan Tattermusch 5ff32fa9fd update .xproj files 9 years ago
Jan Tattermusch 8d9dff5118 prevent interfering of project.json files with .csproj files in VS2015 9 years ago
Jan Tattermusch ec4359ddc1 add support for CoreCLR 9 years ago
Jan Tattermusch ecb02be1ea include assembly signing key in the repo 9 years ago
Jan Tattermusch 2b3579541b get rid of explicit GrpcEnvironment.Shutdown() 10 years ago
Jan Tattermusch 8644aeaa71 migrated code to proto3 10 years ago
Jan Tattermusch 31ba063224 changed the way ports are added to the server 10 years ago
Jan Tattermusch 021df8a7f2 changed way service definitions are added to the server 10 years ago
Jan Tattermusch c463c5362b Add ReleaseSigned configuration for Grpc.sln 10 years ago
Jan Tattermusch a96ac058f4 make insecure channel and server explicit 10 years ago
Jan Tattermusch dce9f6e4c2 fix x86 target to be AnyCPU 10 years ago
Jan Tattermusch a5800706fa introduce Version.cs as single source of truth of gRPC C# version 10 years ago
Jan Tattermusch 04eb89ca26 no need to call GrpcEnvironment.Initialize() explicitly 10 years ago
Jan Tattermusch cd9bb5c140 bumped version of C# 10 years ago
Jan Tattermusch 302b29f9b3 generate MathServer.exe instead of Grpc.Examples.MathServer 10 years ago
Jan Tattermusch 3af690c9c4 bump version of gRPC C# assemblies 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
zeliard 3e3e0ad348 merge from upstream (grpc) master 10 years ago
Craig Tiller 6f7030b9d7 revert accidental change 10 years ago
Craig Tiller 1a727fde47 clang-format 10 years ago
Jan Tattermusch 97e294aadc Removing some ugly hacks from C# server and improving the comments a bit 10 years ago
Jan Tattermusch 8cad507126 mathserver listens on fixed port 10 years ago
Jan Tattermusch 4c64d4695a Added example math server 10 years ago