49 Commits (e0c72bb8ed7a5ca8e2a65aaf6507e7361b735002)

Author SHA1 Message Date
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 8 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 acb842c205 fix copyrights 9 years ago
Jan Tattermusch 809148d6c5 migrate code to single client-side class 9 years ago
Jan Tattermusch d8f7c8ae0e migrate from client side interface to client side abstract class 9 years ago
Jan Tattermusch ecb02be1ea include assembly signing key in the repo 9 years ago
Jan Tattermusch 5bd7005833 introduce the new split-type credentials api 10 years ago
Jan Tattermusch 2b3579541b get rid of explicit GrpcEnvironment.Shutdown() 10 years ago
Jan Tattermusch 28526319e0 upgraded NuGet package 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 e5c9b80566 renaming stub to client and refactoring metadata class 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 da71a4d391 add host and port overload for new channel 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 e8fef4319c csharp version 0.1 -> 0.2 10 years ago
Jan Tattermusch 8c61db9164 cleanup of C# API examples 10 years ago
Jan Tattermusch 075dde42fe code style fixes based on StyleCop warnings 10 years ago
Jan Tattermusch 13cd1256af Used StyleCop to get rid of tabs in the source code 10 years ago
Jan Tattermusch 92aa11dff6 renamed MathClient -> Grpc.Examples.MathClient 10 years ago