You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -13,15 +13,15 @@ Icon>> and Logo (__):
13
13
(f.forward | rocket time)
14
14
15
15
**Also take a look into others packages:</br>
16
-
Open source (MIT or cFOSS) authored [.Net libraries](https://infopedia.io/dot-net-libraries/){:target="_blank"} (@[**Infopedia.io**](https://infopedia.io/){:target="_blank"} personal blog post)
16
+
Open source (MIT or cFOSS) authored [.Net libraries](https://infopedia.io/dot-net-libraries/) (@[**Infopedia.io**](https://infopedia.io/) personal blog post)
| 1*|[EFCore.BulkExtensions](https://github.com/borisdj/EFCore.BulkExtensions)| EF Core Bulk CRUD Ops (**Flagship** Lib) |
20
-
| 2 |[EFCore.UtilExtensions](https://github.com/borisdj/EFCore.UtilExtensions){:target="_blank"}| EF Core Custom Annotations and AuditInfo |
21
-
| 3 |[EFCore.FluentApiToAnnotation](https://github.com/borisdj/EFCore.FluentApiToAnnotation){:target="_blank"}| Converting FluentApi configuration to Annotations |
22
-
| 4 |[FixedWidthParserWriter](https://github.com/borisdj/FixedWidthParserWriter){:target="_blank"}| Reading & Writing fixed-width/flat data files |
23
-
| 5 |[CsCodeGenerator](https://github.com/borisdj/CsCodeGenerator){:target="_blank"}| C# code generation based on Classes and elements |
24
-
| 6 |[CsCodeExample](https://github.com/borisdj/CsCodeExample){:target="_blank"}| Examples of C# code in form of a simple tutorial |
20
+
| 2 |[EFCore.UtilExtensions](https://github.com/borisdj/EFCore.UtilExtensions)| EF Core Custom Annotations and AuditInfo |
21
+
| 3 |[EFCore.FluentApiToAnnotation](https://github.com/borisdj/EFCore.FluentApiToAnnotation)| Converting FluentApi configuration to Annotations |
22
+
| 4 |[FixedWidthParserWriter](https://github.com/borisdj/FixedWidthParserWriter)| Reading & Writing fixed-width/flat data files |
23
+
| 5 |[CsCodeGenerator](https://github.com/borisdj/CsCodeGenerator)| C# code generation based on Classes and elements |
24
+
| 6 |[CsCodeExample](https://github.com/borisdj/CsCodeExample)| Examples of C# code in form of a simple tutorial |
25
25
26
26
## License
27
27
BulkExtensions [licensed](https://github.com/borisdj/EFCore.BulkExtensions/blob/master/LICENSE.txt) under [**Dual License v1.0**](https://codis.tech/efcorebulk) (cFOSS: conditionallyFree OSS as a solution to OpenSource funding).
0 commit comments