TTSS.Core 2.0.4

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

T-T Software Solution is a framework for building distributed, scalable, fault-tolerant realtime computation systems that process data streams and is easy to set up and operate.

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

Showing the top 5 NuGet packages that depend on TTSS.Core:

Package Downloads
TTSS.Core.Web

Enables seamless integration of the TTSS framework with ASP.NET applications.

TTSS.Core.Remoting

TTSS framework for supporting remote communication services.

TTSS.Core.AspNetCore

Enables seamless integration of the TTSS framework with ASP.NET applications.

TTSS.Tests

Provides a foundational project setup for unit testing within the TTSS framework.

TTSS.Infra.OpenTelemetry

Integrates OpenTelemetry logging support into the TTSS framework.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.4 440 3/9/2025
2.0.3 1,030 10/5/2024
2.0.2 114 9/27/2024
2.0.1 1,267 9/15/2024
2.0.0 215 8/28/2024
1.0.3 1,013 2/4/2024
1.0.2 632 2/3/2024
1.0.1 176 1/13/2024
1.0.0 191 1/9/2024