Caramel 1.0.0.95

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

Caramel

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 (16)

Showing the top 5 NuGet packages that depend on Caramel:

Package Downloads
Caramel.NHibernate

Caramel NHibernate

Caramel.Web.Mvc

Caramel Web Mvc

Caramel.NHibernate.Castle

Caramel NHibernate Castle

Caramel.Entities.Testing

Caramel Entities Testing

Caramel.Web.Mvc.Metadata

Caramel Web Mvc Metadata

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0.95 281 2/2/2025
1.0.0.94-pre 186 2/2/2025
1.0.0.93 8,761 12/17/2018
1.0.0.91 1,140 12/17/2018
1.0.0.90 1,233 11/6/2018
1.0.0.89 1,214 11/5/2018
1.0.0.88 1,232 11/5/2018
1.0.0.87 1,241 11/5/2018
1.0.0.86 1,212 11/5/2018
1.0.0.77 1,258 11/2/2018
1.0.0.76 1,196 11/2/2018
1.0.0.75 1,218 11/1/2018
1.0.0.74 5,137 10/26/2017
1.0.0.73 4,642 10/26/2017
1.0.0.72 4,974 10/2/2017
1.0.0.71 5,730 8/24/2017
1.0.0.70 4,895 1/14/2016
1.0.0.64 2,506 8/6/2015
1.0.0.63 1,999 6/22/2015
1.0.0 1,274 11/5/2018
Loading failed