Oxygen-Dapr 0.4.1

dotnet add package Oxygen-Dapr --version 0.4.1
                    
NuGet\Install-Package Oxygen-Dapr -Version 0.4.1
                    
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="Oxygen-Dapr" Version="0.4.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Oxygen-Dapr" Version="0.4.1" />
                    
Directory.Packages.props
<PackageReference Include="Oxygen-Dapr" />
                    
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 Oxygen-Dapr --version 0.4.1
                    
#r "nuget: Oxygen-Dapr, 0.4.1"
                    
#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 Oxygen-Dapr@0.4.1
                    
#: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=Oxygen-Dapr&version=0.4.1
                    
Install as a Cake Addin
#tool nuget:?package=Oxygen-Dapr&version=0.4.1
                    
Install as a Cake Tool

一款基于dapr的.netRPC封装。统一了请求编程模型(服务调用/事件/Actor)和服务(基于kestrel router/eventhandle/actorservice提供直接对应用服务的访问)

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 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.  net10.0 was computed.  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 (2)

Showing the top 2 NuGet packages that depend on Oxygen-Dapr:

Package Downloads
Oxygen-Saga.PubSub.Dapr

一款基于.netcore的分布式事务处理框架,可以通过集成redis/rabbitmq运行在传统宿主机环境或者基于dapr运行在云原生环境之上

Oxygen-Saga.Store.Dapr

一款基于.netcore的分布式事务处理框架,可以通过集成redis/rabbitmq运行在传统宿主机环境或者基于dapr运行在云原生环境之上

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Oxygen-Dapr:

Repository Stars
sd797994/Oxygen-Dapr.EshopSample
sd797994/Oxygen-Dapr
Version Downloads Last Updated
0.4.1 875 12/28/2023
0.4.0 519 10/25/2023
0.3.9 622 7/4/2023
0.3.8 535 7/3/2023
0.3.7 509 7/3/2023
0.3.6 1,150 1/12/2023
0.3.5 805 11/1/2022
0.3.4 920 7/29/2022
0.3.3 903 5/7/2022
0.3.2 1,608 3/1/2022
0.3.1 3,137 1/25/2022
0.3.0 822 1/25/2022
0.2.9 1,728 11/29/2021
0.2.8 756 11/29/2021
0.2.7 772 11/12/2021
0.2.6 733 11/12/2021
0.2.5 905 10/13/2021
0.2.4 1,190 8/31/2021
0.2.3 753 8/24/2021
0.2.2 841 7/27/2021
Loading failed

Summary of changes made in this release of the package.