in order to use EF7 commands
This commit is contained in:
@ -1,7 +0,0 @@
|
||||
namespace Yavsc.Server.Helpers
|
||||
{
|
||||
public static class FileSystemHelpers
|
||||
{
|
||||
|
||||
}
|
||||
}
|
@ -62,6 +62,7 @@
|
||||
"Gapi.net45": "1.0.0",
|
||||
"PayPalMerchant-net451": "2.7.109",
|
||||
"MailKit": "1.12.0",
|
||||
"EntityFramework.Commands": "7.0.0-rc1-final",
|
||||
"Microsoft.AspNet.Localization": "1.0.0-rc1-final",
|
||||
"EntityFramework7.Npgsql": "3.1.0-rc1-3",
|
||||
"EntityFramework7.Npgsql.Design": "3.1.0-rc1-5",
|
||||
@ -86,4 +87,4 @@
|
||||
"ef": "EntityFramework.Commands",
|
||||
"gen": "Microsoft.Extensions.CodeGeneration"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -12,6 +12,26 @@
|
||||
"lib/BouncyCastle.Crypto.dll": {}
|
||||
}
|
||||
},
|
||||
"EntityFramework.Commands/7.0.0-rc1-final": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"EntityFramework.Relational.Design": "7.0.0-rc1-final",
|
||||
"Microsoft.AspNet.Hosting.Abstractions": "1.0.0-rc1-final",
|
||||
"Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc1-final"
|
||||
},
|
||||
"frameworkAssemblies": [
|
||||
"Microsoft.CSharp",
|
||||
"mscorlib",
|
||||
"System",
|
||||
"System.Core"
|
||||
],
|
||||
"compile": {
|
||||
"lib/dnx451/EntityFramework.Commands.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/dnx451/EntityFramework.Commands.dll": {}
|
||||
}
|
||||
},
|
||||
"EntityFramework.Core/7.0.0-rc1-final": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
@ -1804,6 +1824,24 @@
|
||||
"lib/BouncyCastle.Crypto.dll": {}
|
||||
}
|
||||
},
|
||||
"EntityFramework.Commands/7.0.0-rc1-final": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"EntityFramework.Relational.Design": "7.0.0-rc1-final"
|
||||
},
|
||||
"frameworkAssemblies": [
|
||||
"Microsoft.CSharp",
|
||||
"mscorlib",
|
||||
"System",
|
||||
"System.Core"
|
||||
],
|
||||
"compile": {
|
||||
"lib/net451/EntityFramework.Commands.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net451/EntityFramework.Commands.dll": {}
|
||||
}
|
||||
},
|
||||
"EntityFramework.Core/7.0.0-rc1-final": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
@ -3568,6 +3606,26 @@
|
||||
"lib/BouncyCastle.Crypto.dll": {}
|
||||
}
|
||||
},
|
||||
"EntityFramework.Commands/7.0.0-rc1-final": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"EntityFramework.Relational.Design": "7.0.0-rc1-final",
|
||||
"Microsoft.AspNet.Hosting.Abstractions": "1.0.0-rc1-final",
|
||||
"Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc1-final"
|
||||
},
|
||||
"frameworkAssemblies": [
|
||||
"Microsoft.CSharp",
|
||||
"mscorlib",
|
||||
"System",
|
||||
"System.Core"
|
||||
],
|
||||
"compile": {
|
||||
"lib/dnx451/EntityFramework.Commands.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/dnx451/EntityFramework.Commands.dll": {}
|
||||
}
|
||||
},
|
||||
"EntityFramework.Core/7.0.0-rc1-final": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
@ -5360,6 +5418,26 @@
|
||||
"lib/BouncyCastle.Crypto.dll": {}
|
||||
}
|
||||
},
|
||||
"EntityFramework.Commands/7.0.0-rc1-final": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"EntityFramework.Relational.Design": "7.0.0-rc1-final",
|
||||
"Microsoft.AspNet.Hosting.Abstractions": "1.0.0-rc1-final",
|
||||
"Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc1-final"
|
||||
},
|
||||
"frameworkAssemblies": [
|
||||
"Microsoft.CSharp",
|
||||
"mscorlib",
|
||||
"System",
|
||||
"System.Core"
|
||||
],
|
||||
"compile": {
|
||||
"lib/dnx451/EntityFramework.Commands.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/dnx451/EntityFramework.Commands.dll": {}
|
||||
}
|
||||
},
|
||||
"EntityFramework.Core/7.0.0-rc1-final": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
@ -7152,6 +7230,24 @@
|
||||
"lib/BouncyCastle.Crypto.dll": {}
|
||||
}
|
||||
},
|
||||
"EntityFramework.Commands/7.0.0-rc1-final": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"EntityFramework.Relational.Design": "7.0.0-rc1-final"
|
||||
},
|
||||
"frameworkAssemblies": [
|
||||
"Microsoft.CSharp",
|
||||
"mscorlib",
|
||||
"System",
|
||||
"System.Core"
|
||||
],
|
||||
"compile": {
|
||||
"lib/net451/EntityFramework.Commands.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net451/EntityFramework.Commands.dll": {}
|
||||
}
|
||||
},
|
||||
"EntityFramework.Core/7.0.0-rc1-final": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
@ -8916,6 +9012,24 @@
|
||||
"lib/BouncyCastle.Crypto.dll": {}
|
||||
}
|
||||
},
|
||||
"EntityFramework.Commands/7.0.0-rc1-final": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"EntityFramework.Relational.Design": "7.0.0-rc1-final"
|
||||
},
|
||||
"frameworkAssemblies": [
|
||||
"Microsoft.CSharp",
|
||||
"mscorlib",
|
||||
"System",
|
||||
"System.Core"
|
||||
],
|
||||
"compile": {
|
||||
"lib/net451/EntityFramework.Commands.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net451/EntityFramework.Commands.dll": {}
|
||||
}
|
||||
},
|
||||
"EntityFramework.Core/7.0.0-rc1-final": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
@ -10687,6 +10801,33 @@
|
||||
"Readme.txt"
|
||||
]
|
||||
},
|
||||
"EntityFramework.Commands/7.0.0-rc1-final": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "+wa2VWX3/vDkOpeCeIotMevqpIISimGqeYNTGYRLRhv+8HzsCLeymLzmmYpjav6zYQVvuJiJodapQvijAIfRrA==",
|
||||
"files": [
|
||||
"app/ef",
|
||||
"app/ef.cmd",
|
||||
"app/project.json",
|
||||
"build/netcore50/EntityFramework.Commands.props",
|
||||
"EntityFramework.Commands.7.0.0-rc1-final.nupkg",
|
||||
"EntityFramework.Commands.7.0.0-rc1-final.nupkg.sha512",
|
||||
"EntityFramework.Commands.nuspec",
|
||||
"lib/dnx451/EntityFramework.Commands.dll",
|
||||
"lib/dnx451/EntityFramework.Commands.xml",
|
||||
"lib/dnxcore50/EntityFramework.Commands.dll",
|
||||
"lib/dnxcore50/EntityFramework.Commands.xml",
|
||||
"lib/net451/EntityFramework.Commands.dll",
|
||||
"lib/net451/EntityFramework.Commands.xml",
|
||||
"lib/netcore50/_._",
|
||||
"tools/about_EntityFramework.help.txt",
|
||||
"tools/EntityFramework.psd1",
|
||||
"tools/EntityFramework.psm1",
|
||||
"tools/init.ps1",
|
||||
"tools/install.ps1",
|
||||
"tools/OperationHandlers.cs"
|
||||
]
|
||||
},
|
||||
"EntityFramework.Core/7.0.0-rc1-final": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
@ -12732,6 +12873,7 @@
|
||||
"Gapi.net45 >= 1.0.0",
|
||||
"PayPalMerchant-net451 >= 2.7.109",
|
||||
"MailKit >= 1.12.0",
|
||||
"EntityFramework.Commands >= 7.0.0-rc1-final",
|
||||
"Microsoft.AspNet.Localization >= 1.0.0-rc1-final",
|
||||
"EntityFramework7.Npgsql >= 3.1.0-rc1-3",
|
||||
"EntityFramework7.Npgsql.Design >= 3.1.0-rc1-5",
|
||||
|
@ -10,4 +10,4 @@ namespace Yavsc.ApiControllers
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user