Skip to content

Commit fb12d0e

Browse files
authored
Update README.md
1 parent 83f742c commit fb12d0e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ Icon>> and Logo (__):
1313
(f.forward | rocket time)
1414

1515
**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)
1717
|| .Net library | Description |
1818
| - | ------------------------ | -------------------------------------------------------- |
1919
| 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 |
2525

2626
## License
2727
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

Comments
 (0)