Dapr.AspNetCore
1.10.0-rc01
Prefix Reserved
This is a prerelease version of Dapr.AspNetCore.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Dapr.AspNetCore --version 1.10.0-rc01
NuGet\Install-Package Dapr.AspNetCore -Version 1.10.0-rc01
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Dapr.AspNetCore" Version="1.10.0-rc01" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dapr.AspNetCore" Version="1.10.0-rc01" />
<PackageReference Include="Dapr.AspNetCore" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Dapr.AspNetCore --version 1.10.0-rc01
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dapr.AspNetCore, 1.10.0-rc01"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Dapr.AspNetCore&version=1.10.0-rc01&prerelease
#tool nuget:?package=Dapr.AspNetCore&version=1.10.0-rc01&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package contains the reference assemblies for developing services using Dapr and AspNetCore.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Dapr.Client (>= 1.10.0-rc01)
- System.IO.Pipelines (>= 4.7.2)
NuGet packages (72)
Showing the top 5 NuGet packages that depend on Dapr.AspNetCore:
Package | Downloads |
---|---|
Dapr.Workflow
Dapr Workflow SDK for building workflows as code with Dapr |
|
EventDriven.EventBus.Dapr
An event bus abstraction layer over Dapr pub/sub. |
|
EachShow.Host
主机启动程序 |
|
Masa.Contrib.Dispatcher.IntegrationEvents.Dapr
Package Description |
|
Sagaway.Callback.Propagator
The callback propagator package of the Sagaway Saga Framework. Use by a participant remote service to propagate the context |
GitHub repositories (27)
Showing the top 20 popular GitHub repositories that depend on Dapr.AspNetCore:
Repository | Stars |
---|---|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
|
|
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
|
|
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
|
|
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 19, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
|
|
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
|
|
dotnet-architecture/eShopOnDapr
A sample .NET distributed application based on eShopOnContainers, powered by Dapr.
|
|
thangchung/clean-architecture-dotnet
🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻
|
|
dapr/quickstarts
Dapr quickstart code samples and tutorials showcasing core Dapr capabilities
|
|
MUnique/OpenMU
This project aims to create an easy to use, extendable and customizable server for a MMORPG called "MU Online".
|
|
masastack/MASA.Framework
.NET next-generation microservice development framework, which provides cloud native best practices based on Dapr.
|
|
madslundt/NetCoreMicroservicesSample
Sample using micro services in .NET Core 3.1 Focusing on clean code
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
CommunityToolkit/Aspire
A community project with additional components and extensions for .NET Aspire
|
|
PacktPublishing/The-Azure-Cloud-Native-Architecture-Mapbook
The Azure Cloud Native Architecture Mapbook, published by Packt
|
|
masalabs/MASA.EShop
A sample .NET Core distributed application based on eShopOnDapr, powered by MASA.Framework,Dapr.
|
|
thangchung/practical-dapr
A full-stack .NET microservices build on Dapr and Tye
|
|
alugili/ModernArchitectureShop
The Microservices Online Shop is an application with a modern software architecture that is cleanly designed and based on.NET lightweight technologies. The shop has two build variations. The first variant is the classic Microservices Architectural Style. The second one is with Dapr. Dapr has a comprehensive infrastructure for building highly decoupled Microservices; for this reason, I am using Dapr to achieve the noble goal of building a highly scalable application with clean architecture and clean code.
|
|
microsoft/project-oagents
Experimental AI Agents Framework
|
Version | Downloads | Last updated |
---|---|---|
1.15.3 | 1,076 | 4/8/2025 |
1.15.2 | 59,067 | 3/11/2025 |
1.15.1 | 30,003 | 3/4/2025 |
1.15.0 | 23,908 | 2/27/2025 |
1.15.0-rc07 | 195 | 2/26/2025 |
1.15.0-rc06 | 121 | 2/26/2025 |
1.15.0-rc05 | 8,652 | 2/20/2025 |
1.15.0-rc04 | 492 | 2/11/2025 |
1.15.0-rc03 | 558 | 2/4/2025 |
1.15.0-rc02 | 11,650 | 1/16/2025 |
1.15.0-rc01 | 3,049 | 1/6/2025 |
1.14.0 | 1,966,049 | 8/14/2024 |
1.14.0-rc02 | 1,102 | 7/23/2024 |
1.14.0-rc01 | 2,530 | 7/9/2024 |
1.13.1 | 1,408,825 | 4/24/2024 |
1.13.0 | 710,729 | 3/6/2024 |
1.13.0-rc03 | 1,601 | 2/26/2024 |
1.13.0-rc02 | 1,290 | 2/16/2024 |
1.12.0 | 1,770,492 | 10/12/2023 |
1.12.0-rc02 | 5,749 | 10/6/2023 |
1.12.0-rc01 | 2,319 | 9/15/2023 |
1.11.0 | 1,213,932 | 6/12/2023 |
1.11.0-rc02 | 211 | 6/12/2023 |
1.11.0-rc01 | 2,670 | 5/25/2023 |
1.10.0 | 1,627,551 | 2/21/2023 |
1.10.0-rc04 | 638 | 2/16/2023 |
1.10.0-rc03 | 622 | 2/8/2023 |
1.10.0-rc02 | 1,579 | 2/3/2023 |
1.10.0-rc01 | 233 | 2/2/2023 |
1.9.0 | 1,032,989 | 10/14/2022 |
1.9.0-rc02 | 258 | 10/13/2022 |
1.9.0-rc01 | 3,676 | 10/3/2022 |
1.8.0 | 1,114,008 | 7/7/2022 |
1.8.0-rc01 | 18,338 | 6/30/2022 |
1.7.0 | 641,374 | 4/7/2022 |
1.7.0-rc01 | 439 | 3/29/2022 |
1.6.0 | 707,089 | 1/24/2022 |
1.6.0-rc01 | 1,888 | 1/14/2022 |
1.5.0 | 369,701 | 11/11/2021 |
1.5.0-rc01 | 914 | 11/8/2021 |
1.4.0 | 174,403 | 9/16/2021 |
1.4.0-rc01 | 495 | 9/8/2021 |
1.3.0 | 246,046 | 7/26/2021 |
1.3.0-rc02 | 559 | 7/22/2021 |
1.3.0-rc01 | 689 | 7/16/2021 |
1.2.0 | 183,682 | 5/26/2021 |
1.2.0-rc01 | 441 | 5/19/2021 |
1.1.2 | 35,569 | 5/13/2021 |
1.1.1 | 14,923 | 4/30/2021 |
1.1.0 | 60,386 | 4/1/2021 |
1.1.0-rc01 | 324 | 3/30/2021 |
1.0.0 | 147,513 | 2/17/2021 |
1.0.0-rc06 | 1,166 | 2/11/2021 |
1.0.0-rc05 | 5,159 | 2/1/2021 |
1.0.0-rc04 | 1,920 | 1/30/2021 |
1.0.0-rc02 | 70,525 | 12/15/2020 |
0.12.0-preview01 | 23,901 | 11/12/2020 |
0.11.0-preview02 | 2,483 | 10/14/2020 |
0.11.0-preview01 | 8,087 | 9/30/2020 |
0.10.0-preview01 | 20,034 | 8/20/2020 |
0.9.0-preview01 | 4,120 | 7/16/2020 |
0.8.0-preview01 | 13,758 | 6/9/2020 |
0.7.0-preview01 | 2,101 | 5/5/2020 |
0.6.0-preview01 | 4,440 | 4/2/2020 |
0.5.0-preview02 | 652 | 3/21/2020 |
0.5.0-preview01 | 541 | 3/12/2020 |