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
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,16 +17,16 @@ Icon>> and Logo (__):
17
17
Open source (MIT or cFOSS) authored [.Net libraries](https://infopedia.io/dot-net-libraries/) and other projects (@[**Infopedia.io**](https://infopedia.io/) personal blog post)
| 6 |[CsCodeGenerator](https://github.com/borisdj/CsCodeGenerator)| .Net Lib.(nuget)| C# code generation based on Classes and elements |
26
-
| 7 |[CsCodeExample](https://github.com/borisdj/CsCodeExample)| C# Code | Examples of C# code in form of a simple tutorial |
| 6 |[CsCodeGenerator](https://github.com/borisdj/CsCodeGenerator)| .Net_Lib(ngt) MIT| C# code generation based on Classes and elements |
26
+
| 7 |[CsCodeExample](https://github.com/borisdj/CsCodeExample)| C# Code ( - ) MIT | Examples of C# code in form of a simple tutorial |
If you do not meet criteria for free usage of software with community license then you have to buy commercial one.
31
31
If eligible for free usage but still need active support, consider purchasing Starter Lic.
32
32
@@ -54,7 +54,7 @@ Instead Test options are SqlServer(Developer or Express), LocalDb(if alongside
54
54
## Installation
55
55
Available on [](https://www.nuget.org/packages/EFCore.BulkExtensions/)[](https://www.nuget.org/packages/EFCore.BulkExtensions/)
56
56
Main nuget is for all Databases, and specific ones with single provider for those who need small packages.
57
-
Package manager console command for installation: *Install-Package EFCore.BulkExtensions*
57
+
Package manager console command to install: *Install-Package EFCore.BulkExtensions*
58
58
Specific ones have adapter suffix: MainNuget + *.SqlServer/PostgreSql/MySql/Oracle/Sqlite*
0 commit comments