Ling.EntityFrameworkCore is an extension library of Microsoft.EntityFrameworkCore.
You can install Ling.EntityFrameworkCore using either Package Manager or .NET CLI.
- Package Manager
PM> Install-Package Ling.EntityFrameworkCore
- .NET CLI
dotnet add package Ling.EntityFrameworkCore
None
This project is licensed under the Apache 2.0 license.