Skip to content

xiaoyvr/dblinq

 
 

Repository files navigation

DbLinq code is licensed under various different licenses:

	MIT/X11: Text available in the file LICENSE.X11
	Ms-Pl: Text available in the file LICENSE.MSPL

The MIT/X11 license copies everything under 'src', 'examples', 'doc', and all
resulting assemblies (stored in 'build' or 'build.dbg').

The Ms-Pl license covers the Northwind database data, present within
'tests/instnwnd.*.sql'.  The Northwind data is also available from:

	http://code.msdn.microsoft.com/northwind/

The .zip file available from the above URL contains an 'instnwnd.sql' file;
this has been re-encoded as UTF-8 and saved as 'tests/instnwnd.SqlServer.sql'.

About

No description, website, or topics provided.

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.MSPL
Unknown
LICENSE.X11

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.8%
  • Other 0.2%