Easiest and fastest Micro ORM, you've got the queries, you've got the objects, take the best of two worlds ! This is the SQL Server database provider.
Info
Version: | 1.15.0 |
Author(s): | arsenikstiger |
Last Update: | Monday, February 25, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://ormmicro.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/ORM-Micro.SQLServer |
Install
Install-Package ORM-Micro.SQLServer
dotnet add package ORM-Micro.SQLServer
paket add ORM-Micro.SQLServer
ORM-Micro.SQLServer Download (Unzip the "nupkg" after downloading)
Dependencies
- ORM-Micro.Core(1.3)
Tags