mirror of https://github.com/dapr/quickstarts.git
				
				
				
			Removing In-development label from readme
Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.lan>
This commit is contained in:
		
							parent
							
								
									9487308f07
								
							
						
					
					
						commit
						4a55409e00
					
				|  | @ -1,4 +1,4 @@ | ||||||
| # Quickstart: Actors (Dapr SDK) **In Development | # Dapr Actors (Dapr SDK) | ||||||
| 
 | 
 | ||||||
| Let's take a look at the Dapr [Actors building block](https://docs.dapr.io/developing-applications/building-blocks/actors/actors-overview/). In this Quickstart, you will run a SmartDevice.Service microservice and a simple console client to demonstrate the stateful object patterns in Dapr Actors.   | Let's take a look at the Dapr [Actors building block](https://docs.dapr.io/developing-applications/building-blocks/actors/actors-overview/). In this Quickstart, you will run a SmartDevice.Service microservice and a simple console client to demonstrate the stateful object patterns in Dapr Actors.   | ||||||
| 1. Using a SmartDevice.Service microservice, developers can host two SmartDectectorActor smoke alarm objects, and a third ControllerActor object that command and controls the smart devices.   | 1. Using a SmartDevice.Service microservice, developers can host two SmartDectectorActor smoke alarm objects, and a third ControllerActor object that command and controls the smart devices.   | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue