CSStack.TADA 0.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package CSStack.TADA --version 0.0.3
                    
NuGet\Install-Package CSStack.TADA -Version 0.0.3
                    
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="CSStack.TADA" Version="0.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CSStack.TADA" Version="0.0.3" />
                    
Directory.Packages.props
<PackageReference Include="CSStack.TADA" />
                    
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 CSStack.TADA --version 0.0.3
                    
#r "nuget: CSStack.TADA, 0.0.3"
                    
#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 CSStack.TADA@0.0.3
                    
#: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=CSStack.TADA&version=0.0.3
                    
Install as a Cake Addin
#tool nuget:?package=CSStack.TADA&version=0.0.3
                    
Install as a Cake Tool

CSStack.TADA

Transaction-Aware Domain Architecture(TADA)でシステム構築する際に便利な C#のクラス、インターフェース群です。

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 (1)

Showing the top 1 NuGet packages that depend on CSStack.TADA:

Package Downloads
CSStack.TADA.MagicOnionHelper.Abstractions

Transaction-Aware Domain Architecture(TADA)で実装したユースケースをMagicOnionでAPI化する際に便利なインターフェースやクラスをまとめたライブラリ。 クライアントとサーバのインターフェース部分だけを定義しています。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.3.6 158 7/10/2025
0.3.5 67 7/5/2025
0.3.4 230 6/9/2025
0.3.3 63 6/7/2025
0.3.2 75 6/7/2025
0.3.1 225 5/20/2025
0.3.0 112 5/17/2025
0.2.1 130 4/27/2025
0.2.0 88 4/27/2025
0.2.0-beta 191 4/16/2025
0.2.0-alpha 179 4/16/2025
0.1.1 166 4/10/2025
0.1.0 292 4/10/2025 0.1.0 is deprecated because it has critical bugs.
0.0.7 80 3/22/2025
0.0.6 120 2/10/2025
0.0.5 112 2/2/2025
0.0.4-beta 103 2/1/2025
0.0.4-alpha 85 1/23/2025
0.0.3 100 1/23/2025
0.0.2 99 1/22/2025
0.0.1 97 1/22/2025

Microsoft.Extensions.DependencyInjection.Abstractionのバージョンを下げた