Jan Tattermusch
e8404698d5
Remove C# implementation (individual packages will continue to be maintained through v2.46.x patches or moved to grpc-dotnet) ( #29225 )
...
* remove examples/csharp
* remove reference to examples/csharp
* remove C# references from doc/
* remove src/csharp
* update test_creds locations
* remove C# distribtests
* remove buildgen templates for files under src/csharp
* remove grpc_csharp_ext C build target
* regenerate projects
* update tools/run_tests/README.md
* change many C# test/build scripts to noop
* unbreak run_tests.py -l csharp
* unbreak C# build_package targets
* unbreak C# distribtests
* remove C# pre-build steps from prepare_build_windows.bat
* remove src/csharp from clang_format
* remove csharp and csharpcoreclr from run_interop_tests.py
* remove C# interop test docker images
* Revert "remove src/csharp"
This reverts commit 97f2b6d707
.
* remove src/csharp, but keep Grpc.Tools
* add back templates/src/csharp/build/dependencies.props.template
* remove everything but Grpc.Tools and Grpc.Tools.Tests from sln
* Revert "unbreak run_tests.py -l csharp"
This reverts commit 529b5e2ec1
.
* revive Grpc.Tools.Tests through run_tests.py
* Revert "unbreak C# build_package targets"
This reverts commit 79d8d83c8b
.
* experiment with build_nuget.sh fixes
* simplify create_fake_native_artifacts.sh
* building of Grpc.Tools in package_targets.py
* move shared files from Grpc.Core to Grpc.Tools
* yapf format: distribtest_targets.py
* Revert "remove C# pre-build steps from prepare_build_windows.bat"
This reverts commit bd38956a2b
.
* update C# README.md
* disable C# in gke OSS benchmarks
3 years ago
Patrice Chalin
48b24aa6da
Examples README: add link to android example and fix link text
...
Add a link to the android example and fix the link text (platforms are now served from another page).
4 years ago
Patrice Chalin
d33bd76855
examples/README rework
...
- Fix link to "Intro to gRPC" (formerly "Overview")
- Don't list wrapped languages twice (once in intro paragraph, then in subdirectory list); move subdirectory links to the start of the page.
- Sort subdirectory list
- Link to grpc.io "Supported Languages" page for the remaining languages
4 years ago
Mehrdad Afshari
bb3d95b643
Use https://grpc.io consistently as the canonical URL
7 years ago
Lisa Carey
1b393da433
Updated main examples README to link to main docs and quickstarts
9 years ago
Stanley Cheung
3f5c5c7e18
fix broken link
9 years ago
Jorge Canizales
1f5d62b454
ObjC: Start with helloworld, then the web page
9 years ago
Stanley Cheung
d87e203622
fix examples links
9 years ago
Stanley Cheung
0a268216c2
replace all grpc-common occurances with examples
9 years ago
Stanley Cheung
20fa6693f3
move examples to correct locations
9 years ago
Stanley Cheung
6905915db1
prepare for move
9 years ago
Nicolas "Pixel" Noble
517662cbf0
Moving our build status badge from Travis to Jenkins.
9 years ago
Jorge Canizales
0a4615d2a9
List Objective-C library as alpha.
10 years ago
Jorge Canizales
b8ef00aeef
Add Objective-C link to main README
10 years ago
Jan Tattermusch
ece25ee8a4
Update README.md
10 years ago
Stanley Cheung
f8401a757c
PHP hello world example first draft
10 years ago
Jayant Kolhe
6ab757bc94
Update README.md
10 years ago
Jan Tattermusch
226af6569f
C# Greeter example
10 years ago
Masood Malekghassemi
da8df48de0
Change Python status to "Alpha" at repo root
10 years ago
Aaron Beitch
35746e7fd0
Fix typo
10 years ago
LisaFC
4fdd141b67
added link to new public proto3 doc
10 years ago
Dmitri Shuralyov
b8ee4002ec
Fix old references to Greeting service/hello method.
...
In commit e1a9ebdce3
, "service Greeting {" was renamed to "service Greeter {" and method "rpc hello" was renamed to "rpc sayHello" (and later on to "rpc SayHello").
This fixes some old references to Greeting service and hello method to use the current Greeter service and SayHello method.
I've also tried to improve consistency in the wording/styling around "Greeter service".
10 years ago
Matt Ward
7c26b0e5c7
move Documentation up in the readme
...
the documentation is kinda the most important part so let's put the important things first.
10 years ago
LisaFC
71c0c6f71a
Update README.md
10 years ago
Nobuaki Sukegawa
a14a16921d
Update grpc-common and grpc-java url
10 years ago
Javier
3cc9bc8760
Fixed some links that were missing the package
10 years ago
Nicolas "Pixel" Noble
36aa8e0193
Adding a Travis badge.
10 years ago
Thomas Pietrzak
46b1125360
fix typo
10 years ago
LisaFC
8650bb9373
added prettyprint proto formatting
10 years ago
Florent Castelli
c07b8d6d2d
Fix typo in README.md
10 years ago
Jayant Kolhe
60725b5401
Update README.md
...
Fixed link the authentication information.
10 years ago
LisaFC
7e5c8fae95
added link to auth doc
10 years ago
Lisa Carey
058bcbcfb1
Added link to auth doc
10 years ago
Tim Emiola
e79b8d7d3c
Corrects capitalization
10 years ago
nmittler
04837cefe8
Updating Java code in README.md
10 years ago
Lisa Carey
5d843ea3dc
small fix
10 years ago
Lisa Carey
51d53cb10c
Removed big diagram todo
10 years ago
LisaFC
4b8fbe2bb3
Fixed a couple of small errors
10 years ago
Lisa Carey
ff0591f8d5
Updated to work with new Java example location/build
10 years ago
nmittler
8b3d4231c8
Updating Java code in README.md
10 years ago
Lisa Carey
dc82ddbe2c
small fix
10 years ago
Lisa Carey
dd6a918da5
Removed big diagram todo
10 years ago
LisaFC
9892f5c1fe
Fixed a couple of small errors
10 years ago
Lisa Carey
111273522f
Updated to work with new Java example location/build
10 years ago
Xiao Hang
b8942be562
Update Android Helloworld example
10 years ago
Mugur Marculescu
b6ab52c2b3
Added link to python helloworld
10 years ago
LisaFC
5d6398c3ba
small fixes
10 years ago
Jayant Kolhe
fcfbb41f1d
Update README.md
10 years ago
Dan Ciruli
e384403de5
Update README.md
10 years ago
LisaFC
a25a42b4b7
Update README.md
10 years ago