Mere 0.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Mere --version 0.0.3
                    
NuGet\Install-Package Mere -Version 0.0.3
                    
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="Mere" Version="0.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Mere" Version="0.0.3" />
                    
Directory.Packages.props
<PackageReference Include="Mere" />
                    
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 Mere --version 0.0.3
                    
#r "nuget: Mere, 0.0.3"
                    
#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.
#addin nuget:?package=Mere&version=0.0.3
                    
Install Mere as a Cake Addin
#tool nuget:?package=Mere&version=0.0.3
                    
Install Mere as a Cake Tool

Mere is a data access library /orm for Sql server, pretty much makes life a million times easyier when accessing data on a Sql server from a .net 4.5 appication.  Please send any bugs found to ksc4130@gmail.com (thank you).

Product 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.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Mere:

Package Downloads
Mere.Files

File parser and writer that works with Mere.

kscDependencies

Packages I use often.

Mere.Excel

Simple excel exporting with mere and CarlosAg.ExcelXmlWriter(http://www.carlosag.net/tools/excelxmlwriter/)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.30 1,906 8/15/2017
2.1.22 1,362 8/30/2016
2.1.21 1,370 7/21/2016
2.1.20 1,332 7/18/2016
2.1.19 1,456 7/14/2016
2.1.18 1,523 7/11/2016
2.1.17 1,493 10/26/2015
2.1.16 1,658 3/4/2015
2.1.15 1,470 3/3/2015
2.1.14 1,398 3/2/2015
2.1.13 1,419 3/2/2015
2.1.12 1,503 2/11/2015
2.1.11 1,458 10/15/2014
2.1.10 1,415 10/10/2014
2.1.9 1,442 10/7/2014
2.1.8 1,441 10/7/2014
2.1.7 1,447 9/3/2014
2.1.6 1,463 9/2/2014
2.1.5 1,525 8/21/2014
2.1.4 1,498 7/29/2014
2.1.3 1,438 7/29/2014
2.1.2 1,447 7/14/2014
2.1.1 2,129 2/18/2014
2.1.0 1,566 1/31/2014
2.0.9 1,545 12/31/2013
2.0.8 2,389 12/4/2013
2.0.7 1,505 12/4/2013
2.0.6 1,479 12/4/2013
2.0.5 1,714 11/26/2013
2.0.4 1,509 11/26/2013
2.0.3 1,573 10/3/2013
2.0.2 1,474 9/26/2013
2.0.1 1,477 9/26/2013
2.0.0 1,493 9/12/2013
0.0.15 1,728 6/25/2013
0.0.14 1,578 5/30/2013
0.0.13 1,633 5/30/2013
0.0.12 1,599 5/22/2013
0.0.11 1,567 5/22/2013
0.0.10 1,572 5/21/2013
0.0.9 1,590 5/10/2013
0.0.8 1,531 4/24/2013
0.0.7 1,558 4/22/2013
0.0.6 1,490 4/22/2013
0.0.5 1,945 4/20/2013
0.0.4 1,552 4/14/2013
0.0.3 1,547 4/13/2013
0.0.2 1,579 4/13/2013
0.0.1 1,553 4/13/2013

This is the initial release. Please send any bugs found to ksc4130@gmail.com (thank you).