s2Libs.s2PortableUtils
2.1.23
dotnet add package s2Libs.s2PortableUtils --version 2.1.23
NuGet\Install-Package s2Libs.s2PortableUtils -Version 2.1.23
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="s2Libs.s2PortableUtils" Version="2.1.23" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="s2Libs.s2PortableUtils" Version="2.1.23" />
<PackageReference Include="s2Libs.s2PortableUtils" />
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 s2Libs.s2PortableUtils --version 2.1.23
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: s2Libs.s2PortableUtils, 2.1.23"
#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 s2Libs.s2PortableUtils@2.1.23
#: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=s2Libs.s2PortableUtils&version=2.1.23
#tool nuget:?package=s2Libs.s2PortableUtils&version=2.1.23
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
[S2] portable utility library
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Bcl.Async (>= 1.0.168)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on s2Libs.s2PortableUtils:
Package | Downloads |
---|---|
s2Libs.s2Base
[S2] base utility library |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
2.1.23 | 2,434 | 1/11/2016 |
2.1.22 | 1,267 | 1/11/2016 |
2.1.21 | 1,223 | 1/11/2016 |
2.1.20 | 1,780 | 1/7/2016 |
2.1.19 | 1,224 | 1/6/2016 |
2.1.18 | 2,071 | 1/6/2016 |
2.0.16 | 1,372 | 1/6/2016 |
2.0.15 | 2,151 | 12/22/2015 |
2.0.14 | 4,573 | 9/28/2015 |
2.0.12 | 2,572 | 9/9/2015 |
2.0.11 | 3,834 | 8/13/2015 |
2.0.10 | 2,964 | 7/27/2015 |
2.0.1 | 2,073 | 7/27/2015 |
Resource-resolving in ConversionUtil improved.