Spruce 1.1.18
.NET Framework 4.5
Install-Package Spruce -Version 1.1.18
dotnet add package Spruce --version 1.1.18
<PackageReference Include="Spruce" Version="1.1.18" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Spruce --version 1.1.18
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Spruce, 1.1.18"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Spruce as a Cake Addin
#addin nuget:?package=Spruce&version=1.1.18
// Install Spruce as a Cake Tool
#tool nuget:?package=Spruce&version=1.1.18
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Set of extension methods representing a lightweight orm and a migration framework, for use with Dapper.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Dapper (>= 1.12.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Spruce:
Package | Downloads |
---|---|
MvcKickstart
Core set of MVC helpers and configuration classes to kickstart your MVC site. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.18 | 937 | 5/24/2016 |
1.1.17 | 965 | 9/16/2015 |
1.1.16 | 819 | 9/16/2015 |
1.1.15 | 1,793 | 8/5/2014 |
1.1.14 | 829 | 8/5/2014 |
1.0.13 | 917 | 6/19/2014 |
1.0.12 | 949 | 4/20/2014 |
1.0.10 | 965 | 3/30/2014 |
1.0.9 | 991 | 11/15/2013 |
1.0.8 | 4,660 | 7/27/2013 |
1.0.6 | 4,296 | 6/6/2013 |
1.0.5 | 1,000 | 5/12/2013 |
1.0.4 | 1,065 | 5/10/2013 |
1.0.3 | 965 | 5/10/2013 |
1.0.2 | 961 | 5/9/2013 |
1.0.1 | 968 | 5/9/2013 |
v1.1.14 Changes:
* Added ScriptedObjectsToRecreate to IMigration