STR.Common
9.0.1
This package has a SemVer 2.0.0 package version: 9.0.1+61e9c9d.
dotnet add package STR.Common --version 9.0.1
NuGet\Install-Package STR.Common -Version 9.0.1
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="STR.Common" Version="9.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="STR.Common" Version="9.0.1" />
<PackageReference Include="STR.Common" />
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 STR.Common --version 9.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: STR.Common, 9.0.1"
#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 STR.Common@9.0.1
#: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=STR.Common&version=9.0.1
#tool nuget:?package=STR.Common&version=9.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
STR.Common
Common code for STR Applications
Included Code
- Enumeration class from Jimmy Bogard
- CopyToAsync extension method from Nicholas Carey
- HasMinimalDifference extension method from MSDN
- ITraversable interface and Traverse extension method from unknown
Locking Collections
- LockingList and LockingEnumerator from Tion
- LockingCollection based on LockingList.
- LockingObservableCollection based on LockingCollection.
Miscellaneous Extensions
IEnumerable
- ForEach
- ForEachAsync
- ToLockingList
- ToLockingCollection
- ToLockingObservableCollection
HttpContent and HttpWebResponse
- GetResponseStreamWithDecompressionAsync
- GetResponseStreamWithDecompression
(Locking)ObservableCollection
- AddRange
- Sort
- OrderedMerge
Task
- Fire
- FireAndForget
- FireAndWait
- RunOnUiThread
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. 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.
-
net9.0
- ConfigureAwaitEnforcer (>= 2.0.0)
- JetBrains.Annotations (>= 2024.3.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on STR.Common:
| Package | Downloads |
|---|---|
|
STR.MvvmCommon
MVVM Common code for other STR WPF applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 9.0.1 | 147 | 3/15/2025 |
| 9.0.0 | 99 | 3/14/2025 |
| 8.0.0 | 267 | 12/21/2023 |
| 7.0.0 | 172 | 3/28/2023 |
| 7.0.0-pre.230861812 | 119 | 3/28/2023 |
| 7.0.0-pre.230861744 | 120 | 3/27/2023 |
| 7.0.0-pre.230860125 | 121 | 3/27/2023 |
| 5.1.1 | 418 | 12/5/2020 |
| 5.1.1-pre.230912226 | 147 | 4/2/2023 |
| 5.1.1-pre.203400029 | 292 | 12/5/2020 |
| 5.1.1-pre.203400011 | 288 | 12/5/2020 |
| 5.1.0 | 241 | 11/26/2020 |
| 5.0.0 | 299 | 11/18/2020 |
| 4.0.0 | 290 | 11/17/2020 |
| 4.0.0-pre.203212258 | 262 | 11/17/2020 |
| 4.0.0-pre.203210845 | 279 | 11/16/2020 |
| 4.0.0-misc.202851002 | 232 | 10/11/2020 |
| 4.0.0-misc.202850959 | 234 | 10/11/2020 |
| 4.0.0-misc.202512213 | 268 | 9/8/2020 |
| 3.1.0-misc.201680754 | 296 | 6/16/2020 |
Loading failed