X Tutup
{ "version": "3.1.0-*", "owners": [ "Shay Rojansky", "Emil Lenngren", "Francisco Figueiredo Jr.", "Kenji Uno" ], "authors": [ "Shay Rojansky", "Emil Lenngren", "Francisco Figueiredo Jr.", "Kenji Uno", "Jon Asher", "Josh Cooley", "Federico Di Gregorio", "Jon Hanna", "Chris Morgan", "Dave Page", "Glen Parker", "Brar Piening", "Hiroshi Saito" ], "description" : "PostgreSQL provider for Entity Framework 5", "iconUrl": "http://www.npgsql.org/img/postgresql.gif", "repository": { "type": "git", "url": "git://github.com/npgsql/npgsql" }, "compilationOptions": { "keyFile": "../../Npgsql.snk" }, "dependencies" : { "Npgsql": "3.1.0-*", }, "frameworks": { "net45": { "frameworkAssemblies": { "System.Collections": { "version": "4.0.0.0", "type": "build" }, "System.Data": { "version": "4.0.0.0", "type": "build" }, "System.Data.Entity": { "version": "4.0.0.0", "type": "build" }, "System.Reflection": { "version": "4.0.0.0", "type": "build" }, "System.Diagnostics.Contracts": { "version": "4.0.0.0", "type": "build" }, "System.Linq.Expressions": { "version": "4.0.0.0", "type": "build" }, "System.Runtime": { "version": "4.0.0.0", "type": "build" } } }, "dnx451": { "frameworkAssemblies": { "System.Collections": "4.0.0.0", "System.Data": "4.0.0.0", "System.Data.Entity": "4.0.0.0", "System.Reflection": "4.0.0.0", "System.Diagnostics.Contracts": "4.0.0.0", "System.Linq.Expressions": "4.0.0.0", "System.Runtime": "4.0.0.0", } } } }
X Tutup