Yet another simple and powerful micro ORM for .NET.
Info
Version: | 2.1.8 |
Author(s): | Team Roasted Bytes |
Last Update: | Sunday, November 7, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RoastedBytes/dotEntity |
NuGet Url: | https://www.nuget.org/packages/DotEntity |
Install
Install-Package DotEntity
dotnet add package DotEntity
paket add DotEntity
DotEntity Download (Unzip the "nupkg" after downloading)
Dependencies
net451
- Microsoft.CSharp(>= 4.3.0)
- Microsoft.Extensions.DependencyModel(>= 1.1.2)
- System.ComponentModel.Annotations(>= 4.3.0)
- Microsoft.CSharp(>= 4.3.0)
- Microsoft.Extensions.DependencyModel(>= 1.1.2)
- NETStandard.Library(>= 1.6.1)
- System.Collections.Concurrent(>= 4.3.0)
- System.Collections.NonGeneric(>= 4.3.0)
- System.ComponentModel.Annotations(>= 4.3.0)
- System.Data.Common(>= 4.3.0)
- System.Dynamic.Runtime(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Xml.XmlDocument(>= 4.3.0)
Tags