Speed.ORM.Data 2.0.6

dotnet add package Speed.ORM.Data --version 2.0.6
                    
NuGet\Install-Package Speed.ORM.Data -Version 2.0.6
                    
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="Speed.ORM.Data" Version="2.0.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Speed.ORM.Data" Version="2.0.6" />
                    
Directory.Packages.props
<PackageReference Include="Speed.ORM.Data" />
                    
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 Speed.ORM.Data --version 2.0.6
                    
#r "nuget: Speed.ORM.Data, 2.0.6"
                    
#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 Speed.ORM.Data@2.0.6
                    
#: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=Speed.ORM.Data&version=2.0.6
                    
Install as a Cake Addin
#tool nuget:?package=Speed.ORM.Data&version=2.0.6
                    
Install as a Cake Tool

High performance database access library.
Use the Speed application to generate data classes:
https://github.com/carlosast/Speed-ORM

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  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 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.  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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on Speed.ORM.Data:

Package Downloads
Speed.ORM.MySql

High performance database access library. Use the Speed application to generate data classes: https://github.com/carlosast/Speed-ORM

Speed.ORM.SqlServer

High performance database access library. Use the Speed application to generate data classes: https://github.com/carlosast/Speed-ORM

Speed.ORM.Oracle

High performance database access library. Use the Speed application to generate data classes: https://github.com/carlosast/Speed-ORM

Speed.ORM.Access

High performance database access library. Use the Speed application to generate data classes: https://github.com/carlosast/Speed-ORM

Speed.ORM.PostgreSQL

High performance database access library. Use the Speed application to generate data classes: https://github.com/carlosast/Speed-ORM

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.6 1,825 8/22/2023
2.0.5 1,879 5/12/2023
2.0.4 1,917 4/11/2023
2.0.3 1,970 4/10/2023
2.0.1 2,837 10/17/2022
2.0.0 3,029 3/19/2022
1.0.1.33 3,293 2/13/2021
1.0.1.32 3,040 2/13/2021
1.0.1.31 3,180 11/25/2020
1.0.1.30 3,323 9/24/2020
1.0.1.29 3,463 5/26/2020
1.0.1.28 3,272 5/26/2020
1.0.1.27 3,278 5/25/2020
1.0.1.26 3,423 5/21/2020
1.0.1.25 3,518 4/30/2020
1.0.1.24 3,476 4/3/2020
1.0.1.23 3,334 3/26/2020
1.0.1.22 3,395 3/25/2020
1.0.1.21 3,291 3/8/2020
1.0.1.20 1,268 1/29/2020
Loading failed