mirror of https://github.com/dapr/dotnet-sdk.git
removing nuget badges
This commit is contained in:
parent
55a19c9478
commit
21a2453fcd
10
README.md
10
README.md
|
|
@ -14,11 +14,11 @@ Dapr SDK for .NET allows you to implement the Virtual Actor model, based on the
|
||||||
|
|
||||||
This repo builds the following packages:
|
This repo builds the following packages:
|
||||||
|
|
||||||
- Dapr.Client [](https://www.nuget.org/packages/Dapr.Client)
|
- Dapr.Client
|
||||||
- Dapr.Client.Grpc [](https://www.nuget.org/packages/Dapr.Client.Grpc)
|
- Dapr.Client.Grpc
|
||||||
- Dapr.AspNetCore [](https://www.nuget.org/packages/Dapr.AspNetCore)
|
- Dapr.AspNetCore
|
||||||
- Dapr.Actors [](https://www.nuget.org/packages/Dapr.Actors)
|
- Dapr.Actors
|
||||||
- Dapr.Actors.AspNetCore [](https://www.nuget.org/packages/Dapr.Actors.AspNetCore)
|
- Dapr.Actors.AspNetCore
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue