Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Ling.EntityFrameworkCore

Introduction

Ling.EntityFrameworkCore is an extension library of Microsoft.EntityFrameworkCore.

Installation

You can install Ling.EntityFrameworkCore using either Package Manager or .NET CLI.

  1. Package Manager
PM> Install-Package Ling.EntityFrameworkCore
  1. .NET CLI
dotnet add package Ling.EntityFrameworkCore

Usage

None

License

This project is licensed under the Apache 2.0 license.