Dapr.AspNetCore 1.17.9

Prefix Reserved
dotnet add package Dapr.AspNetCore --version 1.17.9
                    
NuGet\Install-Package Dapr.AspNetCore -Version 1.17.9
                    
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.17.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dapr.AspNetCore" Version="1.17.9" />
                    
Directory.Packages.props
<PackageReference Include="Dapr.AspNetCore" />
                    
Project file
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.17.9
                    
#r "nuget: Dapr.AspNetCore, 1.17.9"
                    
#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.
#:package Dapr.AspNetCore@1.17.9
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Dapr.AspNetCore&version=1.17.9
                    
Install as a Cake Addin
#tool nuget:?package=Dapr.AspNetCore&version=1.17.9
                    
Install as a Cake Tool

This package contains the reference assemblies for developing services using Dapr and AspNetCore.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 is compatible.  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.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (75)

Showing the top 5 NuGet packages that depend on Dapr.AspNetCore:

Package Downloads
EventDriven.EventBus.Dapr

An event bus abstraction layer over Dapr pub/sub.

EachShow.Host

主机启动程序

Sagaway.Callback.Propagator

The callback propagator package of the Sagaway Saga Framework. Use by a participant remote service to propagate the context

Delfin.Core.Shared

A versatile library for .NET applications that promotes code reuse and maintainability. It includes common utilities, extension methods, shared data models, logging integration, and configuration helpers.

Masa.Contrib.Dispatcher.IntegrationEvents.Dapr

Package Description

GitHub repositories (2)

Showing the top 2 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.
Version Downloads Last Updated
1.17.9 20,266 4/18/2026
1.17.8 42,233 4/7/2026
1.17.7 41,893 3/27/2026
1.17.6 13,110 3/24/2026
1.17.5 31,632 3/18/2026
1.17.4 23,817 3/12/2026
1.17.3 34,066 3/6/2026
1.17.2 3,462 3/6/2026
1.17.1 16,346 3/4/2026
1.17.0 17,108 2/27/2026
1.17.0-rc15 121 2/25/2026
1.17.0-rc14 219 2/16/2026
1.17.0-rc13 102 2/14/2026
1.17.0-rc12 103 2/13/2026
1.17.0-rc11 226 2/11/2026
1.17.0-rc10 171 2/8/2026
1.17.0-rc09 104 2/8/2026
1.17.0-rc08 184 2/6/2026
1.17.0-rc07 313 2/5/2026
1.17.0-rc06 1,098 1/26/2026
Loading failed