Lappa.ORM
1.0.1-dev1-4
Lappa ORM is a object relational mapper for .NET Core (MySQL/MSSQL/SQLite) written in C# (.NET Core) released under the MIT License.
This is a prerelease version of Lappa.ORM.
Install-Package Lappa.ORM -Version 1.0.1-dev1-4
dotnet add package Lappa.ORM --version 1.0.1-dev1-4
<PackageReference Include="Lappa.ORM" Version="1.0.1-dev1-4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Lappa.ORM --version 1.0.1-dev1-4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Updated package references.
Replace AssemblyLoader with Assembly.LoadFrom.
Added first xunit test.
Fixed https://github.com/Arctium-Software/LappaORM/issues/17
Fixed array properties.
Added basic transaction support.
useTransactions & loadConnectorFromFile are required parameters now.
Dependencies
-
.NETStandard 2.0
- Lappa.Pluralization (>= 1.0.0)
- LappaPluralization (>= 1.0.0)
- Microsoft.Extensions.DependencyModel (>= 2.0.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.1-dev1-4 | 533 | 12/10/2017 |
1.0.1-dev1-3 | 587 | 6/30/2017 |