index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
csharp
/
Grpc.IntegrationTesting
/
Grpc.IntegrationTesting.csproj
Commit message (
Expand
)
Author
Age
*
fix package downgrade warning in dotnet restore
Jan Tattermusch
2017-04-07
*
Initial migration to new .csproj files
Jan Tattermusch
2017-04-07
*
update nugets in csproj projects
Jan Tattermusch
2017-03-07
*
get rid of unused ReleaseSigned config
Jan Tattermusch
2016-12-09
*
Update .csproj files to System.Interactive.Async to 3.1.1
Jan Tattermusch
2016-11-21
*
upgrade Moq to version that supports netstandard1.3
Jan Tattermusch
2016-09-05
*
update csproj files to Google.Protobuf to 3.0.0
Jan Tattermusch
2016-09-05
*
update .csproj projects to Google.Apis.Auth to 1.16.0
Jan Tattermusch
2016-09-05
*
update to the newest CommandLineParser API
Jan Tattermusch
2016-08-13
*
update csproj project to Google.Apis.Auth 0.15.0
Jan Tattermusch
2016-08-11
*
updated hint path to updated library in csproj files
Alex Polcyn
2016-08-02
*
prevent interfering of project.json files with .csproj files in VS2015
Jan Tattermusch
2016-06-15
*
Update Grpc.sln to Google.Protobuf.3.0.0-beta3
Jan Tattermusch
2016-05-16
*
add metrics.proto generated files to C# project
Jan Tattermusch
2016-04-21
*
Add C# stress test client
Jan Tattermusch
2016-04-21
*
use NUnitLite to run nunit tests
Jan Tattermusch
2016-04-11
*
add NUnitMain to test projects
Jan Tattermusch
2016-04-11
*
update nuget dependencies to nunit3
Jan Tattermusch
2016-04-11
*
Add more features for C# performance worker
Jan Tattermusch
2016-04-05
*
add some test for the newly generated code
Jan Tattermusch
2016-04-01
*
add ClientBase.WithHost and get rid of HeaderInterceptor
Jan Tattermusch
2016-04-01
*
bump Google.Apis.Auth nuget to 1.11.1
Jan Tattermusch
2016-03-29
*
add ASYNC_GENERIC_SERVER support for C#
Jan Tattermusch
2016-03-25
*
update C# dependencies
Jan Tattermusch
2016-01-25
*
include assembly signing key in the repo
Jan Tattermusch
2016-01-21
*
upgrade Grpc.sln to newest Google.Protobuf nuget
Jan Tattermusch
2016-01-20
*
improve MetadataCredentials test
Jan Tattermusch
2015-12-15
*
add ClientBase coverage
Jan Tattermusch
2015-12-10
*
Provide performance workers for C#
Jan Tattermusch
2015-11-17
*
Merge pull request #3731 from jtattermusch/csharp_use_common_protos
Yang Gao
2015-10-08
|
\
|
*
remove extra copy of test.proto
Jan Tattermusch
2015-10-07
*
|
implement C# wrapping for plugin API
Jan Tattermusch
2015-10-06
|
/
*
update the interop tests based on spec
Jan Tattermusch
2015-09-03
*
switch C# projects to Google.Protobuf 3.0.0-alpha4 package
Jan Tattermusch
2015-08-27
*
upgrade third_party/protobufs to 3.0.0-beta-1
Jan Tattermusch
2015-08-27
*
Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3
Jan Tattermusch
2015-08-13
|
\
*
|
upgrade to latest protobufs
Jan Tattermusch
2015-08-13
|
*
migrate to usable auth library
Jan Tattermusch
2015-08-12
*
|
switched to protobuf from 20150808
Jan Tattermusch
2015-08-08
*
|
upgraded NuGet package
Jan Tattermusch
2015-08-08
*
|
regenerate protos
Jan Tattermusch
2015-08-08
|
/
*
remove the ImmutableCollections dependency
Jan Tattermusch
2015-08-04
*
Add ReleaseSigned configuration for Grpc.sln
Jan Tattermusch
2015-07-27
*
fix reference to bouncyCastles assembly
Jan Tattermusch
2015-07-24
*
upgrade Grpc.Auth to latest version of Google.Apis.Auth and remove unneeded code
Jan Tattermusch
2015-07-24
*
fix x86 target to be AnyCPU
Jan Tattermusch
2015-07-24
*
added test for client SSL authentication
Jan Tattermusch
2015-07-24
*
fixed dependencies in C# project
Jan Tattermusch
2015-07-20
*
introduce Version.cs as single source of truth of gRPC C# version
Jan Tattermusch
2015-07-15
*
use System.Collections.Immutable instead of Microsoft.Bcl.Immutable
Jan Tattermusch
2015-07-09
[next]