lith 1 tahun lalu
induk
melakukan
882b1af953
1 mengubah file dengan 18 tambahan dan 0 penghapusan
  1. 18 0
      README.md

+ 18 - 0
README.md

@@ -0,0 +1,18 @@
+
+# Vit.Linq
+Compatible with QueryBuilder , ref DynamicQueryable
+>source address: [https://github.com/serset/Vit.Linq](https://github.com/serset/Vit.Linq "https://github.com/serset/Vit.Linq")    
+
+![](https://img.shields.io/github/license/Serset/Vit.Linq.svg)  
+![](https://img.shields.io/github/repo-size/Serset/Vit.Linq.svg)  ![](https://img.shields.io/github/last-commit/Serset/Vit.Linq.svg)  
+ 
+
+| Build | NuGet |
+| -------- | -------- |
+|![](https://github.com/serset/Vit.Linq/workflows/ki_multibranch/badge.svg) | [![](https://img.shields.io/nuget/v/Vit.Linq.svg)](https://www.nuget.org/packages/Vit.Linq/) ![](https://img.shields.io/nuget/dt/Vit.Linq.svg) |
+
+ 
+Examples:  
+- [Filter](src/Test/Vit.Linq.MsTest/Filter/Filter_TestBase.cs)  
+- [CustomeOperator](src/Test/Vit.Linq.MsTest/Filter/CustomeOperator_Test.cs)  
+