Griffin.Data 2.0.0-rc20

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

Lightweight ORM and Query mapper with change tracking, relationships (one to many + one to one).

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.1

    • No dependencies.
  • net6.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Griffin.Data:

Package Downloads
Griffin.Data.SqlServer

SQL Server Integration for Griffin.Data.

Griffin.Data.Oracle

Oracle Integration for Griffin.Data.

Griffin.Data.PostgreSql

PostgreSQL Integration for Griffin.Data.

Griffin.Data.MySql

MySQL Integration for Griffin.Data.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0-rc45 120 8/21/2023
2.0.0-rc44 107 7/5/2023
2.0.0-rc43 113 7/3/2023
2.0.0-rc42 104 7/3/2023
2.0.0-rc41 113 6/12/2023
2.0.0-rc40 102 6/12/2023
2.0.0-rc39 108 6/6/2023
2.0.0-rc38 104 6/1/2023
2.0.0-rc37 107 5/31/2023
2.0.0-rc36 107 5/23/2023
2.0.0-rc35 111 5/23/2023
2.0.0-rc34 125 5/22/2023
2.0.0-rc33 104 5/17/2023
2.0.0-rc32 115 5/17/2023
2.0.0-rc31 108 5/17/2023
2.0.0-rc30 109 5/7/2023
2.0.0-rc29 108 5/7/2023
2.0.0-rc28 113 5/5/2023
2.0.0-rc27 121 4/30/2023
2.0.0-rc26 117 4/30/2023
2.0.0-rc24 133 4/30/2023
2.0.0-rc23 121 4/29/2023
2.0.0-rc22 130 4/23/2023
2.0.0-rc21 124 4/21/2023
2.0.0-rc20 125 4/21/2023
2.0.0-rc19 122 4/21/2023
2.0.0-rc18 117 4/21/2023
2.0.0-rc17 123 4/17/2023
2.0.0-rc16 128 4/17/2023
2.0.0-rc15 131 4/15/2023
2.0.0-rc14 122 4/14/2023
2.0.0-rc13 123 4/14/2023
2.0.0-rc12 133 4/13/2023
2.0.0-rc11 125 4/13/2023
2.0.0-rc10 127 4/13/2023
2.0.0-rc09 124 4/13/2023
2.0.0-rc08 126 4/13/2023
2.0.0-rc07 131 4/13/2023
2.0.0-rc06 133 4/13/2023
2.0.0-rc05 125 4/13/2023
2.0.0-rc04 128 4/13/2023
2.0.0-rc03 131 4/12/2023
2.0.0-rc02 128 4/12/2023
2.0.0-rc01 130 4/12/2023
1.0.0-pre3 1,524 9/20/2012
1.0.0-pre2 1,134 9/20/2012
1.0.0-pre1 1,146 9/19/2012

Small fix in the repository generator..