Thunder 1.8.0

dotnet add package Thunder --version 1.8.0
                    
NuGet\Install-Package Thunder -Version 1.8.0
                    
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="Thunder" Version="1.8.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Thunder" Version="1.8.0" />
                    
Directory.Packages.props
<PackageReference Include="Thunder" />
                    
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 Thunder --version 1.8.0
                    
#r "nuget: Thunder, 1.8.0"
                    
#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=Thunder&version=1.8.0
                    
Install Thunder as a Cake Addin
#tool nuget:?package=Thunder&version=1.8.0
                    
Install Thunder as a Cake Tool
Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Thunder:

Package Downloads
Thunder.Web.Mvc

https://github.com/adrianocaldeira/thunder

Thunder.NHibernate

Implementação do método AllQueryable.

Thunder.EntityFramework

Facilitador para implementação e utilização do EntityFramework.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.8.0 210 2 months ago
1.7.1 2,255 1/10/2023
1.7.0 3,035 11/16/2020
1.6.9 683 5/20/2020
1.6.8 2,891 4/17/2020
1.6.7 2,077 4/8/2020
1.6.6 3,059 2/22/2019
1.6.5 1,984 8/29/2018
1.6.4 3,146 5/28/2018
1.6.3 2,702 3/15/2018
1.6.2 4,866 7/20/2017
1.6.1 2,613 3/7/2017
1.6.0 1,614 7/29/2016
1.5.9 1,304 7/23/2016
1.5.8 1,317 7/23/2016
1.5.7 2,169 7/21/2016
1.5.6 1,248 7/21/2016
1.5.5 1,242 5/17/2016
1.5.4 1,215 4/28/2016
1.5.3 2,762 2/3/2016
1.5.2 1,355 11/3/2015
1.5.1 1,372 9/25/2015
1.5.0 2,342 9/21/2015
1.4.9 2,353 4/22/2015
1.4.8 1,328 4/15/2015
1.4.7 4,900 2/23/2015
1.4.6 4,411 2/14/2015
1.4.5 2,342 2/10/2015
1.4.4 3,206 2/10/2015
1.4.3 5,513 9/2/2014
1.4.2 2,324 8/12/2014
1.4.1 3,062 5/1/2014
1.4.0 2,274 5/1/2014
1.3.9 2,499 5/1/2014
1.3.8 2,417 5/1/2014
1.3.7 2,218 5/1/2014
1.3.6 3,269 4/11/2014
1.3.5 3,122 4/4/2014
1.3.4 2,343 3/25/2014
1.3.3 3,807 1/3/2014
1.3.2 3,943 9/18/2013
1.3.1 2,366 8/5/2013
1.3.0 2,423 8/5/2013
1.2.9 2,300 8/2/2013
1.2.8 4,452 6/30/2013
1.2.7 4,436 6/30/2013
1.2.6 2,357 4/9/2013
1.2.5 1,496 2/18/2013
1.2.4 1,398 1/31/2013
1.2.3 1,351 1/30/2013
1.2.2 1,361 1/30/2013
1.2.1 1,395 1/30/2013
1.2.0 1,383 1/29/2013
1.1.9 1,382 1/29/2013
1.1.8 1,443 1/29/2013
1.1.7 1,432 1/25/2013
1.1.6 1,471 1/17/2013
1.1.5 1,428 1/1/2013
1.1.4 1,738 11/7/2012
1.1.3 1,639 11/4/2012
1.1.2 4,880 11/3/2012
1.1.1 4,860 8/8/2012
1.1.0 1,468 8/8/2012
1.0.9 3,170 6/19/2012
1.0.8 2,471 6/12/2012
1.0.7 3,319 4/24/2012
1.0.6 2,548 4/19/2012
1.0.5 2,520 3/29/2012
1.0.4 1,544 3/10/2012
1.0.3 1,639 2/29/2012
1.0.2 1,591 2/9/2012
1.0.1 2,598 2/8/2012
1.0.0 2,473 2/6/2012

- Atualização de dependências