UniStream.Infrastructure 0.5.1

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

简介

UniStream框架基础,作为具体应用的抽象依赖,一是用以规范不同流式技术实现,二是解耦具体的流式技术实现。

主要功能

  • 抽象类:聚合。
  • 接口:聚合流、命令发送者、命令订阅者。
  • 配置选项:聚合、命令。

用法

无法单独使用,应结合一套具体的流式技术实现才能使用。

Product Compatible and additional computed target framework versions.
.NET 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 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 (3)

Showing the top 3 NuGet packages that depend on UniStream.Infrastructure:

Package Downloads
UniStream.Core

Lightweight framework for CQRS.

UniStream.Infrastructure.Kafka

Lightweight framework for CQRS.

UniStream.Infrastructure.Kurrent

Lightweight framework for CQRS.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.5.1 146 5/10/2025