MicroLite 7.0.0

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

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

MicroLite is a .NET 4.5 library providing a small lightweight or "micro" object relational mapping (ORM) for the Microsoft .NET framework.

Product Versions
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.5

    • 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,234 4/2/2020
7.0.0 2,380 3/27/2020
6.3.4 14,241 11/22/2017
6.3.3 9,346 7/6/2017
6.3.2 9,078 9/17/2016
6.3.1 1,407 9/4/2016
6.2.9 5,905 3/22/2016
6.2.8 2,006 12/8/2015
6.2.6 1,220 11/5/2015
6.2.5 1,388 9/27/2015
6.2.4 1,729 7/26/2015
6.2.3 1,515 7/2/2015
6.2.2 1,187 6/6/2015
6.2.1 1,379 4/21/2015
6.2.0 1,306 4/18/2015
6.1.4 1,471 3/25/2015
6.1.3 2,029 2/26/2015
6.1.2 1,393 2/11/2015
6.1.1 1,391 1/3/2015
6.1.0 8,070 1/1/2015
6.0.0 2,351 12/12/2014
5.3.1 1,180 10/23/2014
5.3.0 1,251 9/17/2014
5.2.0 1,339 8/20/2014
5.1.0 1,147 7/12/2014
5.0.4 1,200 5/14/2014
5.0.3 1,131 5/11/2014
5.0.2 1,182 5/5/2014
5.0.1 1,153 4/30/2014
5.0.0 3,373 4/29/2014
4.0.1 1,302 9/18/2013
4.0.0 2,508 8/24/2013
3.1.1 2,032 5/21/2013
3.0.3 1,273 3/30/2013
3.0.2 1,309 3/14/2013
3.0.1 1,309 1/16/2013
3.0.0 1,682 1/6/2013
2.1.0 2,043 11/11/2012
2.0.2 1,485 10/7/2012
2.0.1 1,396 9/27/2012
2.0.0 1,837 9/18/2012
1.2.2 1,286 7/29/2012
1.2.1 1,718 7/14/2012
1.2.0 1,419 7/1/2012
1.1.0 1,465 6/27/2012
1.0.0 1,769 6/22/2012

See https://github.com/MicroLite-ORM/MicroLite/releases for a summary of changes made in this release of the package.