Edwin van Wijk
55e168fac3
Add ability to specify default DaprClient options to AddDapr ( #394 )
...
* Add fix for issue 390
* Move JsonSerializer defaults to DaprClientBuilder ctor
* Update samples to reflect changes
* Update unit-tests to reflect latest changes
* Remove obsolete using statements
* Change internal fields to internal properties
* Change internal fields to internal properties
2020-09-24 10:36:47 -07:00
Leon Mai
11f6ea45e1
Multi pubsub ( #374 )
...
* Prepping for multi pubsub
* Add pubsub name, some cleanup
* multi pubsub changes
Co-authored-by: Aman Bhardwaj <amanbha@microsoft.com>
Co-authored-by: LM <lemai>
2020-08-17 13:58:50 -07:00
Aman Bhardwaj
493cd3fd73
adding a note about IIS express. ( #355 )
2020-07-31 20:00:22 -07:00
Leon Mai
4afe79fa1a
cli -p is now -d ( #325 )
...
Co-authored-by: LM <lemai>
2020-06-08 13:45:23 -07:00
Steven Knox
4fcc0ae8d1
Add VSCode REST http.sample files ( #287 )
...
* Add VSCode REST http.sample files
* Add sample.http usage to docs
2020-04-20 10:18:46 -07:00
Aman Bhardwaj
a5078a60c7
Using 127.0.0.1 instead of localhost. ( #214 )
...
* Using 127.0.0.1 instead of localhost.
* Updating usage in tests and samples, docs as well.
2020-02-05 12:32:41 -08:00
Aman Bhardwaj
504ee8fb9c
Updating aspnetcore sample docs to include commands for windows ( #181 )
2019-12-06 17:03:37 -08:00
Aman Bhardwaj
5c46ac34da
moving aspnetcore sample to its own folder ( #95 )
...
* moving aspnetcore sample to its own app
* Fixing path to project refs
2019-10-13 17:37:32 -07:00