Jan Tattermusch
f1199912e8
fix typo in log message
6 years ago
Lidi Zheng
1d7e99142f
Regenerate projects
6 years ago
Lidi Zheng
0231bf3b01
Regenerate projects
6 years ago
Jan Tattermusch
de772a3347
dont include Grpc.Core.Api/Version.cs twice
6 years ago
Jan Tattermusch
7d489f6a44
use process architecture instead of OS architecture
6 years ago
Jan Tattermusch
8665e94b11
make Grpc.Tools work inside 32bit docker container on linux
6 years ago
=
68c3414cf4
fix test
6 years ago
John Luo
f699bd8604
Ensure errors link to correct line numbers through the error list
6 years ago
Jan Tattermusch
3624963ec9
regenerate c# protos
6 years ago
Jan Tattermusch
8e393ea13e
rename BindServiceAttribute
6 years ago
Jan Tattermusch
c40f959de5
make AuthContext constructor public
6 years ago
Jan Tattermusch
a48d3efc9e
move dependencies.props to the right directory
6 years ago
Jan Tattermusch
4eedf568a8
makes generation of dev nuget versions work
6 years ago
Jan Tattermusch
6fba3c0221
dependency versions are imported through Directory props
6 years ago
Jan Tattermusch
f30da05dff
introduce Directory.Build.props
6 years ago
Jan Tattermusch
5d0a571426
introduce build/dependencies.props
6 years ago
Jan Tattermusch
7a38ddfab4
run src/csharp/generate_protos.sh
6 years ago
James Newton-King
31ce7a32bb
PR feedback
6 years ago
James Newton-King
297dd0cb62
PR feedback
6 years ago
James Newton-King
688ad6373b
Fix Grpc.Core.Api assembly version
6 years ago
James Newton-King
f00508e9ce
Add BindServiceAttribute
6 years ago
kkm
aa40424bb2
fixup! C# tools: support generated filename corner cases
6 years ago
kkm
50aed8d238
fixup! C# tools: support generated filename corner cases
6 years ago
kkm
c07a74d0e5
C# Tooling: change the case to 'Protobuf' consistently
...
Users will not be affected, as MSBuild is not case-sensitive.
The changes in C# code are also entirely for consistency; they
do not affect the tooling dll at runtime.
Closes #17884
6 years ago
kkm
cbb70f534b
C# tools: support generated filename corner cases
...
protoc and gRPC codegens differently treat non-ASCII letter
characters and symbols other than underscores when constructing
their respective output filenames for generated .cs files.
This change reproduces their respective behaviors exactly.
Fixes #17661
6 years ago
Thibaut Le Guilly
303416080c
Provide access to verify_peer_callback from C#
6 years ago
Jan Tattermusch
6dac288e95
clang format code
6 years ago
Jan Tattermusch
fa33d47da5
address interview feedback
6 years ago
Jan Tattermusch
1ef8bd0944
fix cast warnings
6 years ago
Jan Tattermusch
afc2e36803
use GCHandle.FromIntPtr
6 years ago
Adam Lemmon
49164c8aeb
Update Channel.cs
...
Simple spelling or wording fixes to make comments read more cleanly
6 years ago
John Luo
ca90580d2b
Enable design time builds by default
...
- Design time build can be disable by setting DisasbleProtobufDesignTimeBuild to true
6 years ago
Jan Tattermusch
e8c8ca6d70
fix layout of Grpc.Tools package
6 years ago
Jan Tattermusch
b302f912ce
publish repository url
6 years ago
Jan Tattermusch
b089b21c6f
Fix source stepping by upgrading sourcelink
6 years ago
John Luo
55897b9f69
WIP Fix tests
6 years ago
John Luo
33dbbb98d8
Update tools to ensure error details appear in VS
6 years ago
Jan Tattermusch
cfe021a3b3
netstandard2.0 tweaks
6 years ago
Jan Tattermusch
fac3ec2563
add netstandard2.0 target for Grpc.* packages
6 years ago
Jan Tattermusch
478377ff70
PDBs will get included automatically
6 years ago
Jan Tattermusch
c820cfc158
activate sourcelink when building packages
6 years ago
Jan Tattermusch
96fd871694
bump C# protobuf dependency
6 years ago
Jan Tattermusch
1c6040162e
regenerate C# protos
6 years ago
Jan Tattermusch
83b6a98872
allow return value from native callbacks
6 years ago
Jan Tattermusch
5a65985bf8
add NativeCallbackDispatcher
6 years ago
Jan Tattermusch
38ecd3831b
install dotnet SDK before starting Windows build
6 years ago
Jan Tattermusch
3291154db0
update all executables to netcoreapp2.1
6 years ago
Tyler Southard
5779e0c9af
Updated experimental README
6 years ago
Tyler Southard
b93d4842cc
Add armv7 support for Xamarin.iOS native libraries
6 years ago
Srini Polavarapu
9e9cc11d2b
Regenerate projects
6 years ago