zzzprojects / Bulk-Operations

C# SQL Bulk Operations | High-performance C# bulk insert, update, delete and merge for SQL Server, SQL Azure, SQL Compact, MySQL, and SQLite.
https://bulk-operations.net
142 stars 36 forks source link

Source is Empty? #9

Closed crmmvio closed 7 years ago

crmmvio commented 7 years ago

The code source is private?

JonathanMagnan commented 7 years ago

Hello @crmmvio ,

Yes, the source is kept in a private GitHub repository.

We might in the future release some source (The public API), however, the core must stay private for intellectual property.

Let me know if I answered correctly to your question.

Best Regards,

Jonathan

crmmvio commented 7 years ago

Ok, I understand.

Can I suggest you add a message stating this

thanks for your answer Cleber

JonathanMagnan commented 7 years ago

Thank you @crmmvio for this idea,

This is a great recommendation.

We added a readme.txt under the src directory.

Best Regards,

Jonathan

JonathanMagnan commented 7 years ago

Closing comment: A readme.txt has been added and soon a example projects