Alhambra 0.0.13
dotnet add package Alhambra --version 0.0.13
NuGet\Install-Package Alhambra -Version 0.0.13
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="Alhambra" Version="0.0.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Alhambra" Version="0.0.13" />
<PackageReference Include="Alhambra" />
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 Alhambra --version 0.0.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Alhambra, 0.0.13"
#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 Alhambra@0.0.13
#: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=Alhambra&version=0.0.13
#tool nuget:?package=Alhambra&version=0.0.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Alhambra helps open/close DB connections, mapping types between .Net and DB, making sql statement strings.
Product | Versions 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.
-
- ObjectTypeConvertExtentions (>= 0.0.5)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
0.0.13 | 1,805 | 6/23/2016 |
0.0.12 | 1,424 | 6/23/2016 |
0.0.11 | 1,406 | 6/3/2016 |
0.0.10 | 2,287 | 5/26/2014 |
0.0.9 | 1,917 | 4/18/2014 |
0.0.8 | 1,782 | 4/18/2014 |
0.0.7 | 1,854 | 4/14/2014 |
0.0.6 | 2,118 | 10/12/2012 |
0.0.5 | 1,989 | 5/4/2012 |
0.0.4.4 | 1,932 | 3/25/2012 |
0.0.4.3 | 1,858 | 3/25/2012 |
0.0.4.2 | 1,944 | 3/25/2012 |
0.0.4.1 | 1,873 | 3/24/2012 |
0.0.4 | 1,841 | 3/18/2012 |
0.0.3 | 1,820 | 3/18/2012 |
0.0.2 | 1,846 | 2/25/2012 |
0.0.1 | 1,888 | 2/23/2012 |
FixBug: Serach plugins from the executing directory.