Git Product home page Git Product logo

linqtosql2's Introduction

Linq To SQL2

Official Linq to SQL fork. A complete ORM which is backwards compatible with Linq to SQL but with new features. Please see the Wiki for further information about the progress and design decisions made in this project. For the roadmap/features which are planned, please see the issues section for the work items.

There's no official release yet, as this project has just been started. After every new feature successfully added to the codebase, a new version will be released on Nuget.

Does the code in 'Trunk' compile?

(No CI system setup (yet), so we'll have to do with the manually written elements below)

It compiles, tests succeed, but the code will be changed a lot internally before the initial compiled release (especially for #6).

Linq to SQL and this project

This project is an official fork from Linq to SQL from the .NET reference sourcecode. As the reference source for .NET doesn't come in compilable form, the resource files for the error strings have been reverse engineered from the official System.Data.Linq assembly.

This project strives to stay 100% backwards compatible with Linq to SQL's query API, so your original Linq to SQL projects will just work with Linq to SQL 2, unless stated otherwise.

License

The original Linq to SQL code is (c) Microsoft Corporation (see License.txt). Additional code added is (c) by the contributors and is marked as such in the code files.

Designer support

This project will offer designer support through LLBLGen Pro

linqtosql2's People

Contributors

fransbouma avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.