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,131 8/1/2019
1.6.197 958 7/29/2019
1.6.196 930 7/25/2019
1.6.195 974 7/24/2019
1.6.194 942 7/24/2019
1.6.193 941 7/18/2019
1.6.192 961 6/12/2019
1.6.191 984 6/12/2019
1.6.190 929 6/11/2019
1.6.189 951 6/5/2019
1.6.188 967 6/5/2019
1.6.187 989 6/4/2019
1.6.186 954 6/4/2019
1.6.185 926 5/29/2019
1.6.184 956 5/27/2019
1.6.183 922 5/27/2019
1.6.182 954 5/23/2019
1.6.181 904 5/23/2019
1.6.180 991 5/22/2019
1.6.179 964 5/14/2019
Loading failed