Commit Graph

65 Commits

Author SHA1 Message Date
Phillip Hoff 205f45f8b2
Dapr runtime and .NET reference updates. (#1323)
* Dapr runtime and .NET reference updates.

Signed-off-by: Phillip Hoff <phillip@orst.edu>

* Update protos.

Signed-off-by: Phillip Hoff <phillip@orst.edu>

---------

Signed-off-by: Phillip Hoff <phillip@orst.edu>
2024-07-09 10:45:33 -07:00
Elena Kolevska bdca3b320b
Adds an option to set a timeout for service invocation (#1252)
* Adds http timeout

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Adds a timeout for the grpc client

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Small updates

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Updates test

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Adds a timeout example in docs

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Adds e2e test for http service invocation

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Adds tests for grpc service invocation

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Removes grpc timeout, because it’s not needed. It can be passed directly to the call as shown in the updated tests and docs

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Update src/Dapr.Client/DaprClientBuilder.cs

Signed-off-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>

---------

Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>
Co-authored-by: Phillip Hoff <phillip@orst.edu>
2024-04-08 10:23:49 -07:00
Whit Waldo 31af35b6c6
Updated to reflect latest guidance to register endpoints via top-level route registrations (#1262)
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-04-08 09:52:09 -07:00
Whit Waldo d023a43ba4
Added documentation detailing how serialization works using the DataContract serialization framework. (#1222)
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-01-26 10:34:12 -08:00
Farshad Davoudi 72284066f7
Update _index.md by fixing broken link (#1221)
Signed-off-by: Farshad Davoudi <f.davoudi.r@outlook.com>
Co-authored-by: halspang <70976921+halspang@users.noreply.github.com>
2024-01-05 17:09:27 -08:00
Henrik Karström 0511b733a3
Fix example dotnet-actors-howto.md (#1218)
Fix example output to not repeat "Success"

Signed-off-by: Henrik Karström <henrik.karstrom@gmail.com>
Co-authored-by: halspang <70976921+halspang@users.noreply.github.com>
2024-01-05 16:59:48 -08:00
Ryan Lettieri 10ef81873b
Adding cancel to workflow example and updating api references to beta (#1194)
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2023-11-29 14:39:56 -08:00
Shivam Kumar f4e02df980
adding get actor reminder API in docs (#1113)
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
2023-07-21 14:15:42 -07:00
Hannah Hunter 2449bcd669
remove invalid code line (#1127)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-18 12:51:12 -07:00
Aaron Crawfis 6dae4e339d
Add cascading metadata (#1128)
Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2023-07-18 11:39:16 -07:00
Artur Souza f788efabde
Add support to DAPR_HTTP_ENDPOINT and DAPR_GRPC_ENDPOINT env. (#1124)
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2023-07-18 11:25:17 -07:00
Shivam Kumar edb09a08b7
removing alpha for config api in docs (#1100)
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
2023-05-25 12:53:45 -07:00
Hannah Hunter a4f5fc022d
add demo to how to (#1099)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: halspang <70976921+halspang@users.noreply.github.com>
2023-05-24 14:55:30 -07:00
Hannah Hunter 364ed92f95
[dotnet-client] Add dist lock examples (#1095)
* add dist lock to dotnet client doc

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* attempt at naming scheme 1

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* yikes put it back

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* attempt 2

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* attempt 3

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-22 10:54:35 -07:00
Hannah Hunter a2d3c3a48c
[docs] Update API calls in workflow example (#1083)
* update calls in the example

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* remove gitmodules

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* remove daprdocs/themes/docsy

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* fix links and add links

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* Fix workflow inputs and outputs for v1.11

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Chris Gillum <cgillum@gmail.com>
2023-05-18 09:25:21 -05:00
Hannah Hunter 45e6e43388
[docs] Add section for workflow (#1031)
* add section for workflow in .NET SDK docs

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* add initial draft

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* edit from Mark

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* quick pass and update from hal and chris

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-27 10:59:12 -08:00
Hannah Hunter bc3ec80e4a
[docs] Add workflows to .NET client doc (#1019)
* add workflows to client page

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-08 13:38:45 -08:00
Hannah Hunter 117c5ad1cb
Restructure .NET sdk landing page (#1006)
* restructure .net index page

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* updates to the landing page per Mark/Hal/Nick review

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* remove version

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-20 16:35:09 -08:00
Hannah Hunter e87b9ad6ee
remove version flags per docs issue (#960)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-10-17 10:39:16 -07:00
Mark Fussell 52b82d7ce6
Fixed broken link reference
Signed-off-by: Mark Fussell <mfussell@microsoft.com>
2022-10-12 15:56:43 -07:00
amulyavarote 990139e5e3
Added actor method exception details docs (#950)
* Added actor method exception details docs

Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>

* Changes based on the review comments

Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>

Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>
2022-09-15 17:40:02 -07:00
Hannah Hunter c260680f26
[Docs refresh] Actors section refresh (#918)
* grammar and readability to actors section

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* remove server section

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: halspang <70976921+halspang@users.noreply.github.com>
2022-09-13 13:10:09 -07:00
halspang a8095592a1
Add support for shutdown API and add client docs (#922)
This commit adds support for the shutdown API. It also adds docs for
that method and a few others which were missing from the docs.

https://github.com/dapr/dotnet-sdk/issues/914

Signed-off-by: Hal Spang <halspang@microsoft.com>
2022-08-23 09:14:32 -07:00
dss539 62c1d72c41
Update dotnet-daprclient-usage.md (#930)
minor typo correction

Signed-off-by: dss539 <dss539@gmail.com>

Signed-off-by: dss539 <dss539@gmail.com>
Co-authored-by: halspang <70976921+halspang@users.noreply.github.com>
2022-08-19 13:03:08 -07:00
halspang d061164ec8
Add client docs for Configuration Subscribe API (#895)
Signed-off-by: Hal Spang <halspang@microsoft.com>
2022-07-05 16:17:45 -07:00
Hannah Hunter bc4a52af91
typo fixes (#855)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-04-01 08:41:40 -07:00
Hal Spang aab8c95dfb Add client example for Query API (Alpha)
This commit adds a client example for the Query API. It also
marks the Configuration API as alpha.

Signed-off-by: Hal Spang <halspang@microsoft.com>
2022-01-24 11:03:41 -08:00
halspang 20ef37382c
Add documentation for GetConfiguration API (#818)
https://github.com/dapr/docs/issues/2094

Signed-off-by: Hal Spang <halspang@microsoft.com>
2022-01-21 16:15:09 -08:00
Mark Fussell 2ffbb113e7 fixed link
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2021-12-28 15:31:59 -08:00
Javier Vela a0b514a2cb
Merge branch 'master' into fix-link-to-docker 2021-11-17 19:45:58 +01:00
Javier Vela 4817b13b5d Fix ref to self hosted with docker 2021-11-16 16:16:29 +01:00
Phil Kedy aba49d1446
Adding match and priority to TopicAttribute for PubSub routing. (#746)
* Adding match and priority to TopicAttribute for PubSub routing.

* Restructuring call to dapr/subscribe

* Tweak
2021-09-01 14:50:42 -07:00
stulzq 1f7f200179 Fix typo in .NET SDK docs 2021-07-13 11:55:01 -07:00
Donovan Brown 28c07c01ad Update dotnet-development-tye.md
Fixed typo: Changed "wiht" to "with"
2021-07-13 11:50:09 -07:00
Jonathan Dickinson 2c98cdd766 docs fix: only UseHttpsRedirection for non-dev env
Moved the UseHttpsRedirection to the else block of the IsDevelopment
check, and add a comment describing why.

The Dapr runtime reports and error and aborts the request after an HTTP
redirection. By default ASP.Net Core uses port 5000 for HTTP, and port
5001 for HTTPs. This means that if the instructions are followed exactly
the example won't work. The VSCode extension also breaks.
2021-07-13 11:36:54 -07:00
Tom Kerkhove fe1e697af3
Fix typos in .NET Actor client docs (#690) 2021-06-01 16:22:08 -07:00
Nick Greenfield 5a84326f3d Use correct method call (AddActors) for registering Actors. 2021-05-13 13:17:05 -07:00
jasonviviano dd218400b5 Fix Typo 2021-05-06 13:31:34 -04:00
Newbe36524 5e5a42c96e Update dotnet-troubleshooting-pubsub.md 2021-04-01 23:29:18 -07:00
Aaron Crawfis fadb6c2654 Update actors docs 2021-04-01 10:02:50 -07:00
Ryan Nowak 7a05ea2b81
Merge branch 'master' into rynowak/docker-compose 2021-03-16 20:58:10 -07:00
Ryan Nowak 98c3b3e0c8
Update daprdocs/content/en/dotnet-sdk-docs/dotnet-development/dotnet-development-docker-compose.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-03-16 20:58:00 -07:00
Ryan Nowak a2ee137945
Update daprdocs/content/en/dotnet-sdk-docs/dotnet-development/dotnet-development-docker-compose.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-03-16 20:57:53 -07:00
Ryan Nowak 02ed066ef1
Update daprdocs/content/en/dotnet-sdk-docs/dotnet-development/dotnet-development-dapr-cli.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-03-16 20:57:36 -07:00
Ryan Nowak 4e9d7fd5ac
Update daprdocs/content/en/dotnet-sdk-docs/dotnet-development/dotnet-development-tye.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-03-16 20:57:27 -07:00
Ryan Nowak 245a1280f4
Update daprdocs/content/en/dotnet-sdk-docs/dotnet-development/dotnet-development-tye.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-03-16 20:57:17 -07:00
Ryan Nowak 67e07d6952
Update daprdocs/content/en/dotnet-sdk-docs/dotnet-development/dotnet-development-docker-compose.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-03-16 20:57:12 -07:00
Ryan Nowak facdb84cfc
Update daprdocs/content/en/dotnet-sdk-docs/dotnet-development/dotnet-development-dapr-cli.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-03-16 20:57:02 -07:00
Ryan Nowak 034abda2fb
Update daprdocs/content/en/dotnet-sdk-docs/dotnet-development/dotnet-development-docker-compose.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-03-16 20:56:56 -07:00
Ryan Nowak aa0fee4614
Update daprdocs/content/en/dotnet-sdk-docs/dotnet-development/dotnet-development-dapr-cli.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-03-16 20:56:48 -07:00