Sinbadsoft.Lib.Model
0.3.1
See the version list below for details.
dotnet add package Sinbadsoft.Lib.Model --version 0.3.1
NuGet\Install-Package Sinbadsoft.Lib.Model -Version 0.3.1
<PackageReference Include="Sinbadsoft.Lib.Model" Version="0.3.1" />
paket add Sinbadsoft.Lib.Model --version 0.3.1
#r "nuget: Sinbadsoft.Lib.Model, 0.3.1"
// Install Sinbadsoft.Lib.Model as a Cake Addin #addin nuget:?package=Sinbadsoft.Lib.Model&version=0.3.1 // Install Sinbadsoft.Lib.Model as a Cake Tool #tool nuget:?package=Sinbadsoft.Lib.Model&version=0.3.1
Utility functions for:
- Converting back and forth from expando to other types, including dictionaries and data readers.
- Converting from any type to any type based on property name.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Sinbadsoft.Lib.Model:
Package | Downloads |
---|---|
MonkeyOrm.MySql
MonkeyOrm is a small, powerful SQL-based ORM for .NET. Website: http://www.monkeyorm.com . Source code: https://github.com/Sinbadsoft/MonkeyOrm. Some of MonkeyOrm features and design choices: * Doesn’t pollute your code: no base classes to inherit from, no attributes and no xml config. * Easy to adopt, easy to get rid of: No lock-in, it’s just your POCOs and plain old SQL. * Stateless, no caching. * Built-in CRUD: Create, Read, Update, Delete and Create-or-Update (aka Upsert). * Transactions. * Objects slicing on insertion and update with a black list or a white list. * Bulk-fetching. * Data streaming. * Batch insertion, with fine-grained control on number of inserted objects per query. * Blobbing. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.8.2 | 2,968 | 2/9/2013 |
0.8.1 | 1,743 | 1/21/2013 |
0.8.0 | 1,760 | 1/21/2013 |
0.7.3 | 1,746 | 1/16/2013 |
0.7.2 | 1,899 | 8/17/2012 |
0.7.1 | 1,832 | 8/17/2012 |
0.7.0 | 1,944 | 3/25/2012 |
0.6.0 | 1,789 | 3/11/2012 |
0.5.1 | 1,838 | 2/26/2012 |
0.5.0 | 1,890 | 2/25/2012 |
0.4.0 | 1,817 | 2/21/2012 |
0.3.5 | 1,791 | 2/19/2012 |
0.3.4 | 1,686 | 2/19/2012 |
0.3.3 | 1,752 | 2/4/2012 |
0.3.2 | 1,771 | 2/4/2012 |
0.3.1 | 1,797 | 2/4/2012 |
0.3.0 | 10,118 | 2/4/2012 |