Home
last modified time | relevance | path

Searched full:dotnet (Results 1 – 25 of 96) sorted by relevance

1234

/third_party/grpc/test/distrib/csharp/
Drun_distrib_test_dotnetcli.sh28 CLR_OPENSSL_VERSION_OVERRIDE=1.1 dotnet restore DistribTestDotNet.csproj
30 dotnet build DistribTestDotNet.csproj
36 dotnet publish -f net45 DistribTestDotNet.csproj
38 # .NET 4.5 target after dotnet build
41 # .NET 4.5 target after dotnet publish
47 dotnet publish -f netcoreapp2.1 DistribTestDotNet.csproj
49 # .NET Core target after dotnet build
50 dotnet exec bin/Debug/netcoreapp2.1/DistribTestDotNet.dll
52 # .NET Core target after dotnet publish
53 dotnet exec bin/Debug/netcoreapp2.1/publish/DistribTestDotNet.dll
[all …]
/third_party/grpc/templates/tools/dockerfile/
Dcsharp_dotnetcli_deps.include4 …&& curl -sSL -o dotnet.tar.gz https://dotnetcli.blob.core.windows.net/dotnet/Sdk/$DOTNET_DOWNLOAD_…
5 && mkdir -p /usr/share/dotnet ${'\\'}
6 && tar -zxf dotnet.tar.gz -C /usr/share/dotnet ${'\\'}
7 && rm dotnet.tar.gz
12 …&& curl -sSL -o dotnet.tar.gz https://dotnetcli.blob.core.windows.net/dotnet/Sdk/$DOTNET_DOWNLOAD_…
13 && mkdir -p /usr/share/dotnet ${'\\'}
14 && tar -zxf dotnet.tar.gz -C /usr/share/dotnet ${'\\'}
15 && rm dotnet.tar.gz
17 # Make sure "dotnet" is on PATH
18 RUN ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet
[all …]
/third_party/grpc/templates/tools/dockerfile/interoptest/grpc_interop_aspnetcore/
Dbuild_interop.sh.template22 git clone /var/local/jenkins/grpc-dotnet /var/local/git/grpc-dotnet
27 cd /var/local/git/grpc-dotnet
29 # If needed, update dotnet SDK and put it on path
30 ./build/get-dotnet.sh
32 # to add dotnet to PATH, but that would only
34 # dotnet run from a different shell,
37 if [ -f $(pwd)/.dotnet/dotnet ]
39 ln -s $(pwd)/.dotnet/dotnet /usr/local/bin/dotnet
44dotnet build --configuration Debug --output ./output/InteropTestsWebsite testassets/InteropTestsWe…
45dotnet build --configuration Debug --output ./output/InteropTestsClient testassets/InteropTestsCli…
/third_party/grpc/tools/dockerfile/interoptest/grpc_interop_aspnetcore/
Dbuild_interop.sh20 git clone /var/local/jenkins/grpc-dotnet /var/local/git/grpc-dotnet
25 cd /var/local/git/grpc-dotnet
27 # If needed, update dotnet SDK and put it on path
28 ./build/get-dotnet.sh
30 # to add dotnet to PATH, but that would only
32 # dotnet run from a different shell,
35 if [ -f $(pwd)/.dotnet/dotnet ]
37 ln -s $(pwd)/.dotnet/dotnet /usr/local/bin/dotnet
42 dotnet build --configuration Debug --output ./output/InteropTestsWebsite testassets/InteropTestsWeb…
43 dotnet build --configuration Debug --output ./output/InteropTestsClient testassets/InteropTestsClie…
/third_party/grpc/tools/dockerfile/test/csharp_debian11_x64/
DDockerfile109 …&& curl -sSL -o dotnet.tar.gz https://dotnetcli.blob.core.windows.net/dotnet/Sdk/$DOTNET_DOWNLOAD_…
110 && mkdir -p /usr/share/dotnet \
111 && tar -zxf dotnet.tar.gz -C /usr/share/dotnet \
112 && rm dotnet.tar.gz
117 …&& curl -sSL -o dotnet.tar.gz https://dotnetcli.blob.core.windows.net/dotnet/Sdk/$DOTNET_DOWNLOAD_…
118 && mkdir -p /usr/share/dotnet \
119 && tar -zxf dotnet.tar.gz -C /usr/share/dotnet \
120 && rm dotnet.tar.gz
122 # Make sure "dotnet" is on PATH
123 RUN ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet
[all …]
/third_party/grpc/tools/dockerfile/test/csharp_debian11_arm64/
DDockerfile109 …&& curl -sSL -o dotnet.tar.gz https://dotnetcli.blob.core.windows.net/dotnet/Sdk/$DOTNET_DOWNLOAD_…
110 && mkdir -p /usr/share/dotnet \
111 && tar -zxf dotnet.tar.gz -C /usr/share/dotnet \
112 && rm dotnet.tar.gz
117 …&& curl -sSL -o dotnet.tar.gz https://dotnetcli.blob.core.windows.net/dotnet/Sdk/$DOTNET_DOWNLOAD_…
118 && mkdir -p /usr/share/dotnet \
119 && tar -zxf dotnet.tar.gz -C /usr/share/dotnet \
120 && rm dotnet.tar.gz
122 # Make sure "dotnet" is on PATH
123 RUN ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet
[all …]
/third_party/grpc/tools/interop_matrix/testcases/
Dcsharpcoreclr__v1.18.05 …Testing.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
6 …Testing.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
7 …Testing.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
8 …Testing.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
9 …Testing.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
10 …Testing.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
11 …Testing.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
12 …Testing.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
13 …Testing.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
14 …Testing.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
[all …]
Dcsharpcoreclr__master5 …Testing.Client/bin/Debug/netcoreapp3.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
6 …Testing.Client/bin/Debug/netcoreapp3.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
7 …Testing.Client/bin/Debug/netcoreapp3.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
8 …Testing.Client/bin/Debug/netcoreapp3.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
9 …Testing.Client/bin/Debug/netcoreapp3.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
10 …Testing.Client/bin/Debug/netcoreapp3.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
11 …Testing.Client/bin/Debug/netcoreapp3.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
12 …Testing.Client/bin/Debug/netcoreapp3.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
13 …Testing.Client/bin/Debug/netcoreapp3.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
14 …Testing.Client/bin/Debug/netcoreapp3.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
[all …]
Dcsharpcoreclr__v1.20.05 …Testing.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
6 …Testing.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
7 …Testing.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
8 …Testing.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
9 …Testing.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
10 …Testing.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
11 …Testing.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
12 …Testing.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
13 …Testing.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
14 …Testing.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
[all …]
Dcsharpcoreclr__v1.3.93 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
4 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
5 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
6 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
7 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
8 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
9 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
10 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
11 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
12 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
[all …]
Dcsharpcoreclr__v1.1.43 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
4 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
5 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
6 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
7 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
8 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
9 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
10 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
11 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
12 …Testing.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image bash -c "dotnet exec Grpc.Integrat…
[all …]
/third_party/flatbuffers/tests/FlatBuffers.Test/
DNetTest.sh10 [ -f dotnet-install.sh ] || curl -OL https://dot.net/v1/dotnet-install.sh
12 ./dotnet-install.sh --version latest --install-dir $TEMP_DOTNET_DIR
14 DOTNET=$TEMP_DOTNET_DIR/dotnet
16 $DOTNET new sln
17 $DOTNET sln add $PROJ_FILE
18 $DOTNET restore -r linux-x64 $PROJ_FILE
DNetTest.bat11 dotnet new sln --force --name %CORE_FILE%
12 dotnet sln %CORE_SLN_FILE% add %CORE_PROJ_FILE%
13 dotnet build -c Release -o %TEMP_BIN% -v quiet %CORE_PROJ_FILE%
/third_party/grpc/tools/internal_ci/linux/aws/
Dgrpc_run_basictests_csharp_aarch64.sh24 curl -sSL -o dotnet-install.sh https://dot.net/v1/dotnet-install.sh
25 chmod u+x dotnet-install.sh
28 ./dotnet-install.sh --channel 3.1
29 ./dotnet-install.sh --channel 6.0
30 export PATH="$HOME/.dotnet:$PATH"
32 # Disable some unwanted dotnet options
37 dotnet --list-sdks
/third_party/grpc/tools/interop_matrix/patches/csharp_v1.0.1/
Dgit_repo.patch74 # Install dotnet SDK based on https://www.microsoft.com/net/core#debian
76 -RUN curl -sSL -o dotnet.tar.gz https://go.microsoft.com/fwlink/?LinkID=809130
77 +# https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.0.1-preview2-downlo…
78 +RUN curl -sSL -o dotnet.tar.gz https://go.microsoft.com/fwlink/?LinkID=827530
79 RUN mkdir -p /opt/dotnet && tar zxf dotnet.tar.gz -C /opt/dotnet
80 RUN ln -s /opt/dotnet/dotnet /usr/local/bin
/third_party/grpc/src/csharp/
DREADME.md13dotnet repository](https://github.com/grpc/grpc-dotnet) where their development will continue (not…
15 …eventual goal is to also move Grpc.Tools to elsewhere (probably the grpc-dotnet repository), but m…
Dinstall_dotnet_sdk.ps12 # Install dotnet SDK needed to build C# projects on Windows
20 $InstallScriptUrl = 'https://dot.net/v1/dotnet-install.ps1'
21 $InstallScriptPath = Join-Path "$env:TEMP" 'dotnet-install.ps1'
/third_party/grpc/tools/internal_ci/helper_scripts/
Dprepare_build_windows.bat64 @rem C# prerequisites: Install dotnet SDK
69 @rem which results in errors when "dotnet restore" is run)
70 …%LOCALAPPDATA%\Microsoft\dotnet\dotnet nuget add source https://api.nuget.org/v3/index.json -n "nu…
73 @rem Add dotnet on path and disable some unwanted dotnet
79 set PATH=%LOCALAPPDATA%\Microsoft\dotnet;%PATH%
/third_party/protobuf/csharp/
Dinstall_dotnet_sdk.ps12 # Install dotnet SDK using the official dotnet-install.ps1 script
10 $InstallScriptUrl = 'https://dot.net/v1/dotnet-install.ps1'
11 $InstallScriptPath = Join-Path "$env:TEMP" 'dotnet-install.ps1'
Dbuild_release.sh5 # Disable some unwanted dotnet options
10 dotnet restore -s /lib/csharp/ src/Google.Protobuf/Google.Protobuf.csproj
11 dotnet pack --no-restore -c Release src/Google.Protobuf.sln -p:ContinuousIntegrationBuild=true
Dbuildall.sh9 dotnet restore $SRC/Google.Protobuf.sln
10 dotnet build -c $CONFIG $SRC/Google.Protobuf.sln
17 dotnet test -c $CONFIG -f net6.0 $SRC/Google.Protobuf.Test/Google.Protobuf.Test.csproj
/third_party/protobuf/
Dappveyor.bat37 dotnet restore
38 dotnet build -c %configuration% || goto error
41 dotnet test -c %configuration% -f net6.0 Google.Protobuf.Test\Google.Protobuf.Test.csproj || goto e…
42 dotnet test -c %configuration% -f net462 Google.Protobuf.Test\Google.Protobuf.Test.csproj || goto e…
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/
Dtest.sh21 dotnet restore src/Google.Protobuf/Google.Protobuf.csproj
22 dotnet restore src/Google.Protobuf.Test/Google.Protobuf.Test.csproj
23 dotnet build -c Release src/Google.Protobuf/Google.Protobuf.csproj
24 dotnet build -c Release src/Google.Protobuf.Test/Google.Protobuf.Test.csproj
25 dotnet run -c Release -f net6.0 -p src/Google.Protobuf.Test/Google.Protobuf.Test.csproj
/third_party/grpc/tools/dockerfile/distribtest/csharp_ubuntu2204_x64/
DDockerfile20 # Install dotnet SDK
25 && apt install -y dotnet-sdk-8.0 \
28 # we only want to test dotnet core runtime. This also allows us to keep
/third_party/ffmpeg/libavutil/
Dwchar_filename.h102 …* https://github.com/dotnet/runtime/blob/9260c249140ef90b4299d0fe1aa3037e25228518/src/libraries/Co…
116 …* https://github.com/dotnet/runtime/blob/9260c249140ef90b4299d0fe1aa3037e25228518/src/libraries/Co…
129 …* https://github.com/dotnet/runtime/blob/2a99e18eedabcf1add064c099da59d9301ce45e0/src/libraries/Sy…
166 …* https://github.com/dotnet/runtime/blob/2a99e18eedabcf1add064c099da59d9301ce45e0/src/libraries/Sy…
191 …* https://github.com/dotnet/runtime/blob/9260c249140ef90b4299d0fe1aa3037e25228518/src/libraries/Co…
242 …* https://github.com/dotnet/runtime/blob/2a99e18eedabcf1add064c099da59d9301ce45e0/src/libraries/Sy…
265 …* https://github.com/dotnet/runtime/blob/9260c249140ef90b4299d0fe1aa3037e25228518/src/libraries/Co… in get_extended_win32_path()

1234