TinCore 10.0.19

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

Provides a simple way to execute common tasks in many solution.

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

Showing the top 2 NuGet packages that depend on TinCore:

Package Downloads
TinWeb

Provides common features for a Web Application.

TinBasic

Provides basic functionality for a standard application.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.19 189 2026/9/7
10.0.18 187 2026/9/1
10.0.17 116 2026/9/1
10.0.16 104 2026/8/20
10.0.15 209 2026/8/17
10.0.14 144 2026/8/11
10.0.13 118 2026/8/10
10.0.12 156 2026/8/5
10.0.11 178 2026/7/20
10.0.9 144 2026/7/14
10.0.8 3,970 2026/3/29
10.0.7 6,103 2026/1/29
10.0.6 5,863 2026/1/27
10.0.5 5,953 2026/1/19
10.0.4 5,932 2026/1/19
10.0.3 6,311 2026/1/9
10.0.2 6,466 2025/12/30
10.0.1 6,372 2025/12/29
10.0.0 7,793 2025/12/4
6.0.4 8,667 2025/3/1
Loading failed