ImTools 1.0.0-preview-03
See the version list below for details.
Requires NuGet 3.3.0 or higher.
dotnet add package ImTools --version 1.0.0-preview-03
NuGet\Install-Package ImTools -Version 1.0.0-preview-03
<PackageReference Include="ImTools" Version="1.0.0-preview-03" />
<PackageVersion Include="ImTools" Version="1.0.0-preview-03" />
<PackageReference Include="ImTools" />
paket add ImTools --version 1.0.0-preview-03
#r "nuget: ImTools, 1.0.0-preview-03"
#:package ImTools@1.0.0-preview-03
#addin nuget:?package=ImTools&version=1.0.0-preview-03&prerelease
#tool nuget:?package=ImTools&version=1.0.0-preview-03&prerelease
Collection of Immutable persistent data structures, Ref, and array manipulations.
      Split from DryIoc: https://bitbucket.org/dadhi/dryioc
Learn more about Target Frameworks and .NET Standard.
- 
                                                    
.NETStandard 1.0
- No dependencies.
 
 
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ImTools:
| Package | Downloads | 
|---|---|
| 
                                                        
                                                            Baseline
                                                        
                                                         Grab bag of generic utilities and extension methods for .Net development  | 
                                                    |
| 
                                                        
                                                            JasperFx
                                                        
                                                         Foundational helpers and command line support used by JasperFx and the Critter Stack projects  | 
                                                    
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on ImTools:
| Repository | Stars | 
|---|---|
| 
                                                        
                                                            seesharper/LightInject
                                                        
                                                         
                                                            An ultra lightweight IoC container 
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            JasperFx/baseline
                                                        
                                                         
                                                            Grab bag of generic utilities and extension methods for .Net development
                                                         
                                                     | 
                                                    
| Version | Downloads | Last Updated | 
|---|---|---|
| 5.0.0-preview-01 | 1,192 | 5/23/2024 | 
| 4.0.0 | 1,611,234 | 7/25/2022 | 
| 3.1.0 | 2,663 | 5/10/2021 | 
| 3.0.0 | 3,461 | 3/24/2021 | 
| 2.1.0 | 3,001 | 6/28/2020 | 
| 2.0.0 | 3,108 | 1/24/2020 | 
| 2.0.0-preview-01 | 2,502 | 12/18/2019 | 
| 1.0.0 | 12,573 | 9/30/2017 | 
| 1.0.0-preview-05 | 3,338 | 6/19/2017 | 
| 1.0.0-preview-04 | 3,203 | 6/19/2017 | 
| 1.0.0-preview-03 | 3,164 | 4/4/2017 | 
| 1.0.0-preview-02 | 3,117 | 3/29/2017 | 
| 1.0.0-preview-01 | 3,206 | 3/3/2017 | 
v1.0.0-preview-03:
      - added: ImList.ToArray conversion
      v1.0.0-preview-02:
      - added: ImList{T}
      v1.0.0-preview-01:
      - Initial version.