gribble 1.6.198

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

Gribble is a simple, Linq enabled ORM designed to work with dynamically created tables.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on gribble:

Package Downloads
gribble.nhibernate

Gribble NHibernate integration.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.6.198 4,063 8/1/2019
1.6.197 936 7/29/2019
1.6.196 906 7/25/2019
1.6.195 951 7/24/2019
1.6.194 918 7/24/2019
1.6.193 914 7/18/2019
1.6.192 936 6/12/2019
1.6.191 959 6/12/2019
1.6.190 909 6/11/2019
1.6.189 928 6/5/2019
1.6.188 940 6/5/2019
1.6.187 966 6/4/2019
1.6.186 934 6/4/2019
1.6.185 899 5/29/2019
1.6.184 934 5/27/2019
1.6.183 896 5/27/2019
1.6.182 926 5/23/2019
1.6.181 876 5/23/2019
1.6.180 965 5/22/2019
1.6.179 939 5/14/2019
Loading failed