LINQ to DB download for Linux

This is the Linux app named LINQ to DB whose latest release can be downloaded as Release5.3.2sourcecode.zip. It can be run online in the free hosting provider OnWorks for workstations.

 
 

Download and run online this app named LINQ to DB with OnWorks for free.

Follow these instructions in order to run this app:

- 1. Downloaded this application in your PC.

- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 3. Upload this application in such filemanager.

- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.

- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 6. Download the application, install it and run it.

SCREENSHOTS:


LINQ to DB


DESCRIPTION:

LINQ to DB is the fastest LINQ database access library offering a simple, light, fast, and type-safe layer between your POCO objects and your database. Architecturally it is one step above micro-ORMs like Dapper, Massive, or PetaPoco, in that you work with LINQ expressions, not with magic strings, while maintaining a thin abstraction layer between your code and the database. Your queries are checked by the C# compiler and allow for easy refactoring. However, it's not as heavy as LINQ to SQL or Entity Framework. There is no change-tracking, so you have to manage that yourself, but on the positive side you get more control and faster access to your data. In other words LINQ to DB is type-safe SQL. Alternatively, you can implement custom settings provider with ILinqToDBSettings interface. You can generate POCO classes from your database using T4 templates.



Features

  • You can generate POCO classes from your database using T4 templates
  • With Fluent approach you can configure only things that require it explicitly
  • Rather than concatenating strings we can 'compose' LINQ expressions
  • Updating records follows similar pattern to Insert
  • Similar to how you update records, you can also delete records
  • Bulk copy feature supports the transfer of large amounts of data into a table from another data source


Programming Language

C#


Categories

Database, Frameworks

This is an application that can also be fetched from https://sourceforge.net/projects/linq-to-db.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.



Latest Linux & Windows online programs


Categories to download Software & Programs for Windows & Linux