Dazzling.Studio.SqlRepository 1.0.1

dotnet add package Dazzling.Studio.SqlRepository --version 1.0.1
NuGet\Install-Package Dazzling.Studio.SqlRepository -Version 1.0.1
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="Dazzling.Studio.SqlRepository" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dazzling.Studio.SqlRepository --version 1.0.1
#r "nuget: Dazzling.Studio.SqlRepository, 1.0.1"
#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.
// Install Dazzling.Studio.SqlRepository as a Cake Addin
#addin nuget:?package=Dazzling.Studio.SqlRepository&version=1.0.1

// Install Dazzling.Studio.SqlRepository as a Cake Tool
#tool nuget:?package=Dazzling.Studio.SqlRepository&version=1.0.1

Flexibel SQL Repository based on Dapper for .NET. This repository auto generates SELECT, UPDATE, INSERT and DELETE SQL statements based on the passed domain class. The library contains like: handy extension methods, cloudinary access methods, data annotion validator, e-mail methods, data conversion utilities, data manipulation utilities etc.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Dazzling.Studio.SqlRepository:

Package Downloads
Uvendia.Domain

Uvendia is an E-commerce component that runs on Umbraco 8.

Uvendia.Importer

Use this component to easily bulk import your products into Uvendia

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 5,195 9/23/2019
1.0.0 467 9/9/2019

First release