TinCore 10.0.8

dotnet add package TinCore --version 10.0.8
 
NuGet\Install-Package TinCore -Version 10.0.8
 
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.8" />
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TinCore" Version="10.0.8" />
 
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.8
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TinCore, 10.0.8"
 
#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.8
 
#: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.8
 
Install as a Cake Addin
#tool nuget:?package=TinCore&version=10.0.8
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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.8 3,940 3/29/2026
10.0.7 6,077 1/29/2026
10.0.6 5,835 1/27/2026
10.0.5 5,930 1/19/2026
10.0.4 5,907 1/19/2026
10.0.3 6,281 1/9/2026
10.0.2 6,438 12/30/2025
10.0.1 6,342 12/29/2025
10.0.0 7,768 12/4/2025
6.0.4 8,640 3/1/2025
6.0.3 9,012 11/14/2024
6.0.2 7,802 11/8/2024
6.0.1 7,781 11/8/2024
6.0.0 8,286 4/29/2024
1.0.20 7,689 4/25/2024
1.0.19 7,748 4/13/2024
1.0.18 7,798 3/3/2024
1.0.17 7,690 3/3/2024
1.0.16 7,691 3/3/2024
1.0.15 8,422 11/27/2023
Loading failed