sts.Common 10.0.0

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

common helpers for Source Tree Solutions products

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

Showing the top 3 NuGet packages that depend on sts.Common:

Package Downloads
cloudscribe.Membership.Web.Mvc

A membership paywal solution for applications built with cloudscribe Core

cloudscribe.StripeIntegration.Mvc

Stripe integration for ASP.NET Core MVC

cloudscribe.Forms.Web

cloudscribe.Forms, a custom forms and surveys solution for ASP.NET Core

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0 718 4/7/2026
8.7.0 636 3/2/2026
8.6.0 1,282 11/19/2025
8.5.0 649 9/22/2025
8.4.0 629 8/21/2025
8.3.0 909 7/23/2025
8.2.0 768 7/9/2025
8.1.0 2,093 5/2/2025
8.0.0 2,428 8/5/2024
6.0.0 6,020 4/22/2022
5.0.0 7,941 11/26/2021
3.1.0 3,349 7/1/2021
3.0.0 13,413 10/6/2019
3.0.0-preview20190922 587 9/22/2019
1.0.6 13,218 4/5/2019
1.0.5 23,191 11/15/2018
1.0.4 36,494 8/15/2018
1.0.3 22,423 5/28/2018
1.0.2 5,514 1/4/2018
1.0.1 1,729 1/4/2018
Loading failed