STR.Common 2.0.0-dev4.19120.2

This is a prerelease version of STR.Common.
There is a newer version of this package available.
See the version list below for details.
dotnet add package STR.Common --version 2.0.0-dev4.19120.2                
NuGet\Install-Package STR.Common -Version 2.0.0-dev4.19120.2                
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="2.0.0-dev4.19120.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add STR.Common --version 2.0.0-dev4.19120.2                
#r "nuget: STR.Common, 2.0.0-dev4.19120.2"                
#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.
// Install STR.Common as a Cake Addin
#addin nuget:?package=STR.Common&version=2.0.0-dev4.19120.2&prerelease

// Install STR.Common as a Cake Tool
#tool nuget:?package=STR.Common&version=2.0.0-dev4.19120.2&prerelease                

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, still looking for the source...

Miscellaneous Extensions

IEnumerable
  • ForEach
  • ForEachAsync
HttpContent and HttpWebResponse
  • GetResponseStreamWithDecompressionAsync
  • GetResponseStreamWithDecompression
ObservableCollection
  • AddRange
  • Sort
  • OrderedMerge
Task
  • Fire
  • FireAndForget
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  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. 
.NET Core netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
8.0.0 150 12/21/2023
7.0.0 133 3/28/2023
7.0.0-pre.230861812 85 3/28/2023
7.0.0-pre.230861744 83 3/27/2023
7.0.0-pre.230860125 88 3/27/2023
5.1.1 328 12/5/2020
5.1.1-pre.230912226 80 4/2/2023
5.1.1-pre.203400029 224 12/5/2020
5.1.1-pre.203400011 232 12/5/2020
5.1.0 204 11/26/2020
5.0.0 231 11/18/2020
4.0.0 234 11/17/2020
4.0.0-pre.203212258 201 11/17/2020
4.0.0-pre.203210845 241 11/16/2020
4.0.0-misc.202851002 190 10/11/2020
4.0.0-misc.202850959 183 10/11/2020
4.0.0-misc.202512213 208 9/8/2020
3.1.0-misc.201680754 251 6/16/2020
3.0.2 369 2/22/2020
3.0.2-master.200522307 328 2/22/2020
3.0.2-locking.200522307 325 2/22/2020
3.0.2-locking.200522301 328 2/22/2020
3.0.2-locking.200521552 294 2/21/2020
3.0.2-locking.200471636 233 2/16/2020
3.0.1-master.200212147 253 1/22/2020
3.0.1-master.200211740 325 1/22/2020
3.0.1-locking.200471418 276 2/16/2020
3.0.0 271 1/20/2020
3.0.0-PR-8.200192136 235 1/20/2020
3.0.0-master.200211738 329 1/22/2020
3.0.0-master.200192147 236 1/20/2020
3.0.0-master.200192126 242 1/20/2020
3.0.0-hostbuilder.200192058 254 1/20/2020
3.0.0-hostbuilder.200192053 259 1/20/2020
3.0.0-hostbuilder.200191553 338 1/19/2020
3.0.0-hostbuilder.200191515 219 1/19/2020
3.0.0-beta.20019.2123 239 1/20/2020
3.0.0-beta.20015.2131 283 1/16/2020
2.1.0 935 12/30/2019
2.0.0 758 9/23/2019
2.0.0-dev8.19226.1 297 8/14/2019
2.0.0-dev7.19215.1 302 8/3/2019
2.0.0-dev7.19204.1 297 7/24/2019
2.0.0-dev6.19163.2 298 6/13/2019
2.0.0-dev5.19163.2 301 6/12/2019
2.0.0-dev5.19139.2 324 5/20/2019
2.0.0-dev4.19126.1 296 5/7/2019
2.0.0-dev4.19124.1 295 5/5/2019
2.0.0-dev4.19120.2 309 4/30/2019

Removed AsyncService class.