InMemory.Net.irdb 1.8.435

There is a newer version of this package available.
See the version list below for details.
dotnet add package InMemory.Net.irdb --version 1.8.435
                    
NuGet\Install-Package InMemory.Net.irdb -Version 1.8.435
                    
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="InMemory.Net.irdb" Version="1.8.435" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="InMemory.Net.irdb" Version="1.8.435" />
                    
Directory.Packages.props
<PackageReference Include="InMemory.Net.irdb" />
                    
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 InMemory.Net.irdb --version 1.8.435
                    
#r "nuget: InMemory.Net.irdb, 1.8.435"
                    
#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 InMemory.Net.irdb@1.8.435
                    
#: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=InMemory.Net.irdb&version=1.8.435
                    
Install as a Cake Addin
#tool nuget:?package=InMemory.Net.irdb&version=1.8.435
                    
Install as a Cake Tool

<b>InMemory.Net IRDB</b> InMemory.Net is a columnar In Memory Database built on the Dot Net Platform.

Data can be extracted data via ODBC, OLEDB or Dot Net Data Provider sources into an In-Memory Database.

Data is then compressed by a factor of 5-10. Typically the extract is saved to disk, then loaded into memory for ultra-quick retrieval purposes. SQL queries are used to aggregate possibly hundreds of millions of rows in under a second.

The InMemory.Net IRDB nuget package is the core package that powers the rest of our suite.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 is compatible.  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.  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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.10.705 215 2/6/2026
1.10.704 114 2/3/2026
1.8.667 199 10/24/2025
1.8.657 240 9/22/2025
1.8.585 413 4/29/2025
1.8.469 191 10/16/2024
1.8.468 159 10/15/2024
1.8.462 225 9/16/2024
1.8.450 164 8/29/2024
1.8.435 173 7/24/2024
1.8.395 645 4/18/2024
1.8.384 212 3/4/2024
1.8.358 193 2/5/2024
1.6.327 184 1/24/2024
1.0.0 177 1/19/2024

Initial NuGet Package.