MicroLite 1.2.2

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

// Install MicroLite as a Cake Tool
#tool nuget:?package=MicroLite&version=1.2.2

Micro ORM Framework

Product Compatible and additional computed target framework versions.
.NET Framework net35-client is compatible.  net40-client 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 (9)

Showing the top 5 NuGet packages that depend on MicroLite:

Package Downloads
MicroLite.Extensions.WebApi

A .NET 4.5 library which adds an extension for the MicroLite ORM Framework to integrate with ASP.NET WebApi.

MicroLite.Extensions.Mvc

A .NET 4.5 library which adds an extension for the MicroLite ORM Framework to integrate with ASP.NET MVC.

MicroLite.Extensions.WebApi.OData

A .NET 4.5 library which adds OData 4.0 support to the extension for the MicroLite ORM Framework to integrate with ASP.NET WebApi.

MicroLite.Extensions.MiniProfiler

A .NET 4.5 library which adds an extension for the MicroLite ORM Framework to integrate with MiniProfiler.

MicroLite.Testing

A .NET 4.5 library which adds helper classes for unit testing against the MicroLite ORM Framework.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.1-preview20200402.1 1,286 4/2/2020
7.0.0 2,635 3/27/2020
6.3.4 16,139 11/22/2017
6.3.3 9,498 7/6/2017
6.3.2 9,303 9/17/2016
6.3.1 1,560 9/4/2016
6.2.9 6,395 3/22/2016
6.2.8 2,151 12/8/2015
6.2.6 1,390 11/5/2015
6.2.5 1,543 9/27/2015
6.2.4 1,895 7/26/2015
6.2.3 1,913 7/2/2015
6.2.2 1,334 6/6/2015
6.2.1 1,524 4/21/2015
6.2.0 1,448 4/18/2015
6.1.4 1,665 3/25/2015
6.1.3 2,510 2/26/2015
6.1.2 1,527 2/11/2015
6.1.1 1,527 1/3/2015
6.1.0 8,739 1/1/2015
6.0.0 2,772 12/12/2014
5.3.1 1,343 10/23/2014
5.3.0 1,401 9/17/2014
5.2.0 1,483 8/20/2014
5.1.0 1,268 7/12/2014
5.0.4 1,341 5/14/2014
5.0.3 1,269 5/11/2014
5.0.2 1,359 5/5/2014
5.0.1 1,328 4/30/2014
5.0.0 4,375 4/29/2014
4.0.1 1,482 9/18/2013
4.0.0 3,096 8/24/2013
3.1.1 2,481 5/21/2013
3.0.3 1,410 3/30/2013
3.0.2 1,452 3/14/2013
3.0.1 1,451 1/16/2013
3.0.0 1,966 1/6/2013
2.1.0 2,413 11/11/2012
2.0.2 1,667 10/7/2012
2.0.1 1,590 9/27/2012
2.0.0 2,126 9/18/2012
1.2.2 1,453 7/29/2012
1.2.1 2,012 7/14/2012
1.2.0 1,630 7/1/2012
1.1.0 1,608 6/27/2012
1.0.0 2,065 6/22/2012

See https://github.com/TrevorPilley/MicroLite/wiki/Release-Notes for a summary of changes made in this release of the package.