diff --git a/.vs/Final_OOP/v17/.suo b/.vs/Final_OOP/v17/.suo
index da1f7c3..ee94dc3 100644
Binary files a/.vs/Final_OOP/v17/.suo and b/.vs/Final_OOP/v17/.suo differ
diff --git a/.vs/Final_OOP/v17/.wsuo b/.vs/Final_OOP/v17/.wsuo
index 2694731..4b3b08c 100644
Binary files a/.vs/Final_OOP/v17/.wsuo and b/.vs/Final_OOP/v17/.wsuo differ
diff --git a/Controladora/bin/Debug/net6.0/Controladora.deps.json b/Controladora/bin/Debug/net6.0/Controladora.deps.json
index c806bb1..8cf2ebe 100644
--- a/Controladora/bin/Debug/net6.0/Controladora.deps.json
+++ b/Controladora/bin/Debug/net6.0/Controladora.deps.json
@@ -7,9 +7,3616 @@
"targets": {
".NETCoreApp,Version=v6.0": {
"Controladora/1.0.0": {
+ "dependencies": {
+ "Emailer": "1.0.0",
+ "Entidades": "1.0.0",
+ "Modelo": "1.0.0"
+ },
"runtime": {
"Controladora.dll": {}
}
+ },
+ "Emailer/1.0.0": {
+ "dependencies": {
+ "Microsoft.AspNetCore.All": "2.0.7"
+ },
+ "runtime": {
+ "lib/netcoreapp2.0/Emailer.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
+ }
+ },
+ "Libuv/1.10.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0"
+ },
+ "runtimeTargets": {
+ "runtimes/linux-arm/native/libuv.so": {
+ "rid": "linux-arm",
+ "assetType": "native",
+ "fileVersion": "0.0.0.0"
+ },
+ "runtimes/linux-arm64/native/libuv.so": {
+ "rid": "linux-arm64",
+ "assetType": "native",
+ "fileVersion": "0.0.0.0"
+ },
+ "runtimes/linux-armel/native/libuv.so": {
+ "rid": "linux-armel",
+ "assetType": "native",
+ "fileVersion": "0.0.0.0"
+ },
+ "runtimes/linux-x64/native/libuv.so": {
+ "rid": "linux-x64",
+ "assetType": "native",
+ "fileVersion": "0.0.0.0"
+ },
+ "runtimes/osx/native/libuv.dylib": {
+ "rid": "osx",
+ "assetType": "native",
+ "fileVersion": "0.0.0.0"
+ },
+ "runtimes/win-arm/native/libuv.dll": {
+ "rid": "win-arm",
+ "assetType": "native",
+ "fileVersion": "0.0.0.0"
+ },
+ "runtimes/win-x64/native/libuv.dll": {
+ "rid": "win-x64",
+ "assetType": "native",
+ "fileVersion": "0.0.0.0"
+ },
+ "runtimes/win-x86/native/libuv.dll": {
+ "rid": "win-x86",
+ "assetType": "native",
+ "fileVersion": "0.0.0.0"
+ }
+ }
+ },
+ "Microsoft.ApplicationInsights/2.4.0": {
+ "dependencies": {
+ "NETStandard.Library": "1.6.1",
+ "System.Diagnostics.DiagnosticSource": "4.4.1",
+ "System.Diagnostics.StackTrace": "4.3.0"
+ },
+ "runtime": {
+ "lib/netstandard1.3/Microsoft.ApplicationInsights.dll": {
+ "assemblyVersion": "2.4.0.0",
+ "fileVersion": "2.4.0.32153"
+ }
+ }
+ },
+ "Microsoft.ApplicationInsights.AspNetCore/2.1.1": {
+ "dependencies": {
+ "Microsoft.ApplicationInsights": "2.4.0",
+ "Microsoft.ApplicationInsights.DependencyCollector": "2.4.1",
+ "Microsoft.AspNetCore.Hosting": "2.0.2",
+ "Microsoft.Extensions.Configuration": "2.0.1",
+ "Microsoft.Extensions.Configuration.Json": "2.0.1",
+ "Microsoft.Extensions.DiagnosticAdapter": "2.0.1",
+ "Microsoft.Extensions.Logging.Abstractions": "2.0.1",
+ "NETStandard.Library": "1.6.1",
+ "System.Net.NameResolution": "4.3.0",
+ "System.Text.Encodings.Web": "4.4.0"
+ },
+ "runtime": {
+ "lib/netstandard1.6/Microsoft.ApplicationInsights.AspNetCore.dll": {
+ "assemblyVersion": "2.1.1.0",
+ "fileVersion": "2.1.1.0"
+ }
+ }
+ },
+ "Microsoft.ApplicationInsights.DependencyCollector/2.4.1": {
+ "dependencies": {
+ "Microsoft.ApplicationInsights": "2.4.0",
+ "Microsoft.Extensions.PlatformAbstractions": "1.1.0",
+ "NETStandard.Library": "1.6.1",
+ "System.Diagnostics.DiagnosticSource": "4.4.1",
+ "System.Diagnostics.StackTrace": "4.3.0"
+ },
+ "runtime": {
+ "lib/netstandard1.6/Microsoft.AI.DependencyCollector.dll": {
+ "assemblyVersion": "2.4.1.0",
+ "fileVersion": "2.4.1.1362"
+ }
+ }
+ },
+ "Microsoft.AspNetCore/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Diagnostics": "2.0.2",
+ "Microsoft.AspNetCore.Hosting": "2.0.2",
+ "Microsoft.AspNetCore.Routing": "2.0.2",
+ "Microsoft.AspNetCore.Server.IISIntegration": "2.0.2",
+ "Microsoft.AspNetCore.Server.Kestrel": "2.0.2",
+ "Microsoft.AspNetCore.Server.Kestrel.Https": "2.0.2",
+ "Microsoft.Extensions.Configuration.CommandLine": "2.0.1",
+ "Microsoft.Extensions.Configuration.EnvironmentVariables": "2.0.1",
+ "Microsoft.Extensions.Configuration.FileExtensions": "2.0.1",
+ "Microsoft.Extensions.Configuration.Json": "2.0.1",
+ "Microsoft.Extensions.Configuration.UserSecrets": "2.0.1",
+ "Microsoft.Extensions.Logging": "2.0.1",
+ "Microsoft.Extensions.Logging.Configuration": "2.0.1",
+ "Microsoft.Extensions.Logging.Console": "2.0.1",
+ "Microsoft.Extensions.Logging.Debug": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.All/2.0.7": {
+ "dependencies": {
+ "Microsoft.AspNetCore": "2.0.2",
+ "Microsoft.AspNetCore.Antiforgery": "2.0.2",
+ "Microsoft.AspNetCore.ApplicationInsights.HostingStartup": "2.0.2",
+ "Microsoft.AspNetCore.Authentication": "2.0.3",
+ "Microsoft.AspNetCore.Authentication.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.Authentication.Cookies": "2.0.3",
+ "Microsoft.AspNetCore.Authentication.Core": "2.0.2",
+ "Microsoft.AspNetCore.Authentication.Facebook": "2.0.3",
+ "Microsoft.AspNetCore.Authentication.Google": "2.0.3",
+ "Microsoft.AspNetCore.Authentication.JwtBearer": "2.0.3",
+ "Microsoft.AspNetCore.Authentication.MicrosoftAccount": "2.0.3",
+ "Microsoft.AspNetCore.Authentication.OAuth": "2.0.3",
+ "Microsoft.AspNetCore.Authentication.OpenIdConnect": "2.0.3",
+ "Microsoft.AspNetCore.Authentication.Twitter": "2.0.3",
+ "Microsoft.AspNetCore.Authorization": "2.0.3",
+ "Microsoft.AspNetCore.Authorization.Policy": "2.0.3",
+ "Microsoft.AspNetCore.AzureAppServices.HostingStartup": "2.0.2",
+ "Microsoft.AspNetCore.AzureAppServicesIntegration": "2.0.2",
+ "Microsoft.AspNetCore.CookiePolicy": "2.0.3",
+ "Microsoft.AspNetCore.Cors": "2.0.2",
+ "Microsoft.AspNetCore.Cryptography.Internal": "2.0.2",
+ "Microsoft.AspNetCore.Cryptography.KeyDerivation": "2.0.2",
+ "Microsoft.AspNetCore.DataProtection": "2.0.2",
+ "Microsoft.AspNetCore.DataProtection.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.DataProtection.AzureStorage": "2.0.2",
+ "Microsoft.AspNetCore.DataProtection.Extensions": "2.0.2",
+ "Microsoft.AspNetCore.Diagnostics": "2.0.2",
+ "Microsoft.AspNetCore.Diagnostics.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore": "2.0.2",
+ "Microsoft.AspNetCore.Hosting": "2.0.2",
+ "Microsoft.AspNetCore.Hosting.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.Html.Abstractions": "2.0.1",
+ "Microsoft.AspNetCore.Http": "2.0.2",
+ "Microsoft.AspNetCore.Http.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.Http.Extensions": "2.0.2",
+ "Microsoft.AspNetCore.Http.Features": "2.0.2",
+ "Microsoft.AspNetCore.HttpOverrides": "2.0.2",
+ "Microsoft.AspNetCore.Identity": "2.0.2",
+ "Microsoft.AspNetCore.Identity.EntityFrameworkCore": "2.0.2",
+ "Microsoft.AspNetCore.JsonPatch": "2.0.0",
+ "Microsoft.AspNetCore.Localization": "2.0.2",
+ "Microsoft.AspNetCore.Localization.Routing": "2.0.2",
+ "Microsoft.AspNetCore.MiddlewareAnalysis": "2.0.2",
+ "Microsoft.AspNetCore.Mvc": "2.0.3",
+ "Microsoft.AspNetCore.Mvc.Abstractions": "2.0.3",
+ "Microsoft.AspNetCore.Mvc.ApiExplorer": "2.0.3",
+ "Microsoft.AspNetCore.Mvc.Core": "2.0.3",
+ "Microsoft.AspNetCore.Mvc.Cors": "2.0.3",
+ "Microsoft.AspNetCore.Mvc.DataAnnotations": "2.0.3",
+ "Microsoft.AspNetCore.Mvc.Formatters.Json": "2.0.3",
+ "Microsoft.AspNetCore.Mvc.Formatters.Xml": "2.0.3",
+ "Microsoft.AspNetCore.Mvc.Localization": "2.0.3",
+ "Microsoft.AspNetCore.Mvc.Razor": "2.0.3",
+ "Microsoft.AspNetCore.Mvc.Razor.Extensions": "2.0.2",
+ "Microsoft.AspNetCore.Mvc.Razor.ViewCompilation": "2.0.3",
+ "Microsoft.AspNetCore.Mvc.RazorPages": "2.0.3",
+ "Microsoft.AspNetCore.Mvc.TagHelpers": "2.0.3",
+ "Microsoft.AspNetCore.Mvc.ViewFeatures": "2.0.3",
+ "Microsoft.AspNetCore.NodeServices": "2.0.3",
+ "Microsoft.AspNetCore.Owin": "2.0.2",
+ "Microsoft.AspNetCore.Razor": "2.0.2",
+ "Microsoft.AspNetCore.Razor.Language": "2.0.2",
+ "Microsoft.AspNetCore.Razor.Runtime": "2.0.2",
+ "Microsoft.AspNetCore.ResponseCaching": "2.0.2",
+ "Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.ResponseCompression": "2.0.2",
+ "Microsoft.AspNetCore.Rewrite": "2.0.2",
+ "Microsoft.AspNetCore.Routing": "2.0.2",
+ "Microsoft.AspNetCore.Routing.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.Server.HttpSys": "2.0.3",
+ "Microsoft.AspNetCore.Server.IISIntegration": "2.0.2",
+ "Microsoft.AspNetCore.Server.Kestrel": "2.0.2",
+ "Microsoft.AspNetCore.Server.Kestrel.Core": "2.0.2",
+ "Microsoft.AspNetCore.Server.Kestrel.Https": "2.0.2",
+ "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv": "2.0.2",
+ "Microsoft.AspNetCore.Session": "2.0.2",
+ "Microsoft.AspNetCore.SpaServices": "2.0.3",
+ "Microsoft.AspNetCore.StaticFiles": "2.0.2",
+ "Microsoft.AspNetCore.WebSockets": "2.0.2",
+ "Microsoft.AspNetCore.WebUtilities": "2.0.2",
+ "Microsoft.CodeAnalysis.Razor": "2.0.2",
+ "Microsoft.Data.Sqlite": "2.0.1",
+ "Microsoft.Data.Sqlite.Core": "2.0.1",
+ "Microsoft.EntityFrameworkCore": "2.0.2",
+ "Microsoft.EntityFrameworkCore.Design": "2.0.2",
+ "Microsoft.EntityFrameworkCore.InMemory": "2.0.2",
+ "Microsoft.EntityFrameworkCore.Relational": "2.0.2",
+ "Microsoft.EntityFrameworkCore.SqlServer": "2.0.2",
+ "Microsoft.EntityFrameworkCore.Sqlite": "2.0.2",
+ "Microsoft.EntityFrameworkCore.Sqlite.Core": "2.0.2",
+ "Microsoft.EntityFrameworkCore.Tools": "2.0.2",
+ "Microsoft.Extensions.Caching.Abstractions": "2.0.1",
+ "Microsoft.Extensions.Caching.Memory": "2.0.1",
+ "Microsoft.Extensions.Caching.Redis": "2.0.1",
+ "Microsoft.Extensions.Caching.SqlServer": "2.0.1",
+ "Microsoft.Extensions.Configuration": "2.0.1",
+ "Microsoft.Extensions.Configuration.Abstractions": "2.0.1",
+ "Microsoft.Extensions.Configuration.AzureKeyVault": "2.0.1",
+ "Microsoft.Extensions.Configuration.Binder": "2.0.1",
+ "Microsoft.Extensions.Configuration.CommandLine": "2.0.1",
+ "Microsoft.Extensions.Configuration.EnvironmentVariables": "2.0.1",
+ "Microsoft.Extensions.Configuration.FileExtensions": "2.0.1",
+ "Microsoft.Extensions.Configuration.Ini": "2.0.1",
+ "Microsoft.Extensions.Configuration.Json": "2.0.1",
+ "Microsoft.Extensions.Configuration.UserSecrets": "2.0.1",
+ "Microsoft.Extensions.Configuration.Xml": "2.0.1",
+ "Microsoft.Extensions.DependencyInjection": "2.0.0",
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
+ "Microsoft.Extensions.DiagnosticAdapter": "2.0.1",
+ "Microsoft.Extensions.FileProviders.Abstractions": "2.0.1",
+ "Microsoft.Extensions.FileProviders.Composite": "2.0.1",
+ "Microsoft.Extensions.FileProviders.Embedded": "2.0.1",
+ "Microsoft.Extensions.FileProviders.Physical": "2.0.1",
+ "Microsoft.Extensions.FileSystemGlobbing": "2.0.1",
+ "Microsoft.Extensions.Hosting.Abstractions": "2.0.2",
+ "Microsoft.Extensions.Identity.Core": "2.0.2",
+ "Microsoft.Extensions.Identity.Stores": "2.0.2",
+ "Microsoft.Extensions.Localization": "2.0.2",
+ "Microsoft.Extensions.Localization.Abstractions": "2.0.2",
+ "Microsoft.Extensions.Logging": "2.0.1",
+ "Microsoft.Extensions.Logging.Abstractions": "2.0.1",
+ "Microsoft.Extensions.Logging.AzureAppServices": "2.0.1",
+ "Microsoft.Extensions.Logging.Configuration": "2.0.1",
+ "Microsoft.Extensions.Logging.Console": "2.0.1",
+ "Microsoft.Extensions.Logging.Debug": "2.0.1",
+ "Microsoft.Extensions.Logging.EventSource": "2.0.1",
+ "Microsoft.Extensions.Logging.TraceSource": "2.0.1",
+ "Microsoft.Extensions.ObjectPool": "2.0.0",
+ "Microsoft.Extensions.Options": "2.0.1",
+ "Microsoft.Extensions.Options.ConfigurationExtensions": "2.0.1",
+ "Microsoft.Extensions.Primitives": "2.0.0",
+ "Microsoft.Extensions.WebEncoders": "2.0.1",
+ "Microsoft.Net.Http.Headers": "2.0.2",
+ "Microsoft.VisualStudio.Web.BrowserLink": "2.0.2"
+ }
+ },
+ "Microsoft.AspNetCore.Antiforgery/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.DataProtection": "2.0.2",
+ "Microsoft.AspNetCore.Http.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.Http.Extensions": "2.0.2",
+ "Microsoft.AspNetCore.WebUtilities": "2.0.2",
+ "Microsoft.Extensions.ObjectPool": "2.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.ApplicationInsights.HostingStartup/2.0.2": {
+ "dependencies": {
+ "Microsoft.ApplicationInsights.AspNetCore": "2.1.1",
+ "Microsoft.AspNetCore.Hosting": "2.0.2",
+ "Microsoft.AspNetCore.Razor.Runtime": "2.0.2",
+ "Microsoft.Extensions.Configuration.Json": "2.0.1",
+ "Microsoft.Extensions.DiagnosticAdapter": "2.0.1",
+ "Microsoft.Extensions.Logging": "2.0.1",
+ "Microsoft.Extensions.Logging.Configuration": "2.0.1"
+ },
+ "runtime": {
+ "lib/netcoreapp2.0/Microsoft.AspNetCore.ApplicationInsights.HostingStartup.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Authentication/2.0.3": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Authentication.Core": "2.0.2",
+ "Microsoft.AspNetCore.DataProtection": "2.0.2",
+ "Microsoft.AspNetCore.Http": "2.0.2",
+ "Microsoft.AspNetCore.Http.Extensions": "2.0.2",
+ "Microsoft.Extensions.Logging.Abstractions": "2.0.1",
+ "Microsoft.Extensions.Options": "2.0.1",
+ "Microsoft.Extensions.WebEncoders": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Authentication.Abstractions/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Http.Abstractions": "2.0.2",
+ "Microsoft.Extensions.Logging.Abstractions": "2.0.1",
+ "Microsoft.Extensions.Options": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Authentication.Cookies/2.0.3": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Authentication": "2.0.3"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Cookies.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Authentication.Core/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Authentication.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.Http": "2.0.2",
+ "Microsoft.AspNetCore.Http.Extensions": "2.0.2"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Authentication.Facebook/2.0.3": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Authentication.OAuth": "2.0.3"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Facebook.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Authentication.Google/2.0.3": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Authentication.OAuth": "2.0.3"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Google.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Authentication.JwtBearer/2.0.3": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Authentication": "2.0.3",
+ "Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.1.4"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Authentication.MicrosoftAccount/2.0.3": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Authentication.OAuth": "2.0.3"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.MicrosoftAccount.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Authentication.OAuth/2.0.3": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Authentication": "2.0.3",
+ "Newtonsoft.Json": "10.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OAuth.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Authentication.OpenIdConnect/2.0.3": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Authentication.OAuth": "2.0.3",
+ "Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.1.4"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Authentication.Twitter/2.0.3": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Authentication.OAuth": "2.0.3"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Twitter.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Authorization/2.0.3": {
+ "dependencies": {
+ "Microsoft.Extensions.Logging.Abstractions": "2.0.1",
+ "Microsoft.Extensions.Options": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Authorization.Policy/2.0.3": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Authentication.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.Authorization": "2.0.3"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.AzureAppServices.HostingStartup/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.AzureAppServicesIntegration": "2.0.2",
+ "Microsoft.AspNetCore.Hosting.Abstractions": "2.0.2"
+ },
+ "runtime": {
+ "lib/netcoreapp2.0/Microsoft.AspNetCore.AzureAppServices.HostingStartup.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.AzureAppServicesIntegration/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Hosting": "2.0.2",
+ "Microsoft.Extensions.Logging.AzureAppServices": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.AzureAppServicesIntegration.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.CookiePolicy/2.0.3": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Http": "2.0.2",
+ "Microsoft.Extensions.Options": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.CookiePolicy.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Cors/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Http.Extensions": "2.0.2",
+ "Microsoft.Extensions.Configuration.Abstractions": "2.0.1",
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
+ "Microsoft.Extensions.Logging.Abstractions": "2.0.1",
+ "Microsoft.Extensions.Options": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Cors.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Cryptography.Internal/2.0.2": {
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Cryptography.KeyDerivation/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Cryptography.Internal": "2.0.2"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.DataProtection/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Cryptography.Internal": "2.0.2",
+ "Microsoft.AspNetCore.DataProtection.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.Hosting.Abstractions": "2.0.2",
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
+ "Microsoft.Extensions.Logging.Abstractions": "2.0.1",
+ "Microsoft.Extensions.Options": "2.0.1",
+ "Microsoft.Win32.Registry": "4.4.0",
+ "System.Security.Cryptography.Xml": "4.4.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.DataProtection.Abstractions/2.0.2": {
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.DataProtection.AzureStorage/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.DataProtection": "2.0.2",
+ "WindowsAzure.Storage": "8.1.4"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.AzureStorage.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.DataProtection.Extensions/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.DataProtection": "2.0.2",
+ "Microsoft.Extensions.DependencyInjection": "2.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Extensions.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Diagnostics/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Diagnostics.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.Hosting.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.Http.Extensions": "2.0.2",
+ "Microsoft.AspNetCore.WebUtilities": "2.0.2",
+ "Microsoft.Extensions.FileProviders.Physical": "2.0.1",
+ "Microsoft.Extensions.Logging.Abstractions": "2.0.1",
+ "Microsoft.Extensions.Options": "2.0.1",
+ "System.Diagnostics.DiagnosticSource": "4.4.1",
+ "System.Reflection.Metadata": "1.5.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Diagnostics.Abstractions/2.0.2": {
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Http.Abstractions": "2.0.2",
+ "Microsoft.EntityFrameworkCore.Relational": "2.0.2"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Hosting/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Hosting.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.Http": "2.0.2",
+ "Microsoft.AspNetCore.Http.Extensions": "2.0.2",
+ "Microsoft.Extensions.Configuration": "2.0.1",
+ "Microsoft.Extensions.Configuration.EnvironmentVariables": "2.0.1",
+ "Microsoft.Extensions.Configuration.FileExtensions": "2.0.1",
+ "Microsoft.Extensions.DependencyInjection": "2.0.0",
+ "Microsoft.Extensions.FileProviders.Physical": "2.0.1",
+ "Microsoft.Extensions.Logging": "2.0.1",
+ "Microsoft.Extensions.Options": "2.0.1",
+ "System.Diagnostics.DiagnosticSource": "4.4.1",
+ "System.Reflection.Metadata": "1.5.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Hosting.Abstractions/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.Http.Abstractions": "2.0.2",
+ "Microsoft.Extensions.Configuration.Abstractions": "2.0.1",
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
+ "Microsoft.Extensions.FileProviders.Abstractions": "2.0.1",
+ "Microsoft.Extensions.Hosting.Abstractions": "2.0.2",
+ "Microsoft.Extensions.Logging.Abstractions": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Http.Features": "2.0.2",
+ "Microsoft.Extensions.Configuration.Abstractions": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Html.Abstractions/2.0.1": {
+ "dependencies": {
+ "System.Text.Encodings.Web": "4.4.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Http/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Http.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.WebUtilities": "2.0.2",
+ "Microsoft.Extensions.ObjectPool": "2.0.0",
+ "Microsoft.Extensions.Options": "2.0.1",
+ "Microsoft.Net.Http.Headers": "2.0.2"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Http.Abstractions/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Http.Features": "2.0.2",
+ "System.Text.Encodings.Web": "4.4.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Http.Extensions/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Http.Abstractions": "2.0.2",
+ "Microsoft.Extensions.FileProviders.Abstractions": "2.0.1",
+ "Microsoft.Net.Http.Headers": "2.0.2",
+ "System.Buffers": "4.4.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Http.Features/2.0.2": {
+ "dependencies": {
+ "Microsoft.Extensions.Primitives": "2.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.HttpOverrides/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Http.Extensions": "2.0.2",
+ "Microsoft.Extensions.Logging.Abstractions": "2.0.1",
+ "Microsoft.Extensions.Options": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.HttpOverrides.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Identity/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Authentication.Cookies": "2.0.3",
+ "Microsoft.AspNetCore.Cryptography.KeyDerivation": "2.0.2",
+ "Microsoft.AspNetCore.Hosting.Abstractions": "2.0.2",
+ "Microsoft.Extensions.Identity.Core": "2.0.2"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Identity.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Identity.EntityFrameworkCore/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Identity": "2.0.2",
+ "Microsoft.EntityFrameworkCore.Relational": "2.0.2",
+ "Microsoft.Extensions.Identity.Stores": "2.0.2"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.JsonPatch/2.0.0": {
+ "dependencies": {
+ "Microsoft.CSharp": "4.4.0",
+ "Newtonsoft.Json": "10.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {
+ "assemblyVersion": "2.0.0.0",
+ "fileVersion": "2.0.0.17205"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Localization/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Http.Extensions": "2.0.2",
+ "Microsoft.Extensions.Localization.Abstractions": "2.0.2",
+ "Microsoft.Extensions.Options": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Localization.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Localization.Routing/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Localization": "2.0.2",
+ "Microsoft.AspNetCore.Routing.Abstractions": "2.0.2"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Localization.Routing.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.MiddlewareAnalysis/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Hosting.Abstractions": "2.0.2",
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
+ "System.Diagnostics.DiagnosticSource": "4.4.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.MiddlewareAnalysis.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Mvc/2.0.3": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Mvc.ApiExplorer": "2.0.3",
+ "Microsoft.AspNetCore.Mvc.Cors": "2.0.3",
+ "Microsoft.AspNetCore.Mvc.DataAnnotations": "2.0.3",
+ "Microsoft.AspNetCore.Mvc.Formatters.Json": "2.0.3",
+ "Microsoft.AspNetCore.Mvc.Localization": "2.0.3",
+ "Microsoft.AspNetCore.Mvc.RazorPages": "2.0.3",
+ "Microsoft.AspNetCore.Mvc.TagHelpers": "2.0.3",
+ "Microsoft.AspNetCore.Mvc.ViewFeatures": "2.0.3",
+ "Microsoft.Extensions.Caching.Memory": "2.0.1",
+ "Microsoft.Extensions.DependencyInjection": "2.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Mvc.Abstractions/2.0.3": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Routing.Abstractions": "2.0.2",
+ "Microsoft.Net.Http.Headers": "2.0.2"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Mvc.ApiExplorer/2.0.3": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Mvc.Core": "2.0.3"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Mvc.Core/2.0.3": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Authentication.Core": "2.0.2",
+ "Microsoft.AspNetCore.Authorization.Policy": "2.0.3",
+ "Microsoft.AspNetCore.Hosting.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.Http": "2.0.2",
+ "Microsoft.AspNetCore.Http.Extensions": "2.0.2",
+ "Microsoft.AspNetCore.Mvc.Abstractions": "2.0.3",
+ "Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.Routing": "2.0.2",
+ "Microsoft.Extensions.DependencyModel": "2.0.3",
+ "Microsoft.Extensions.FileProviders.Abstractions": "2.0.1",
+ "Microsoft.Extensions.Logging.Abstractions": "2.0.1",
+ "System.Diagnostics.DiagnosticSource": "4.4.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Mvc.Cors/2.0.3": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Cors": "2.0.2",
+ "Microsoft.AspNetCore.Mvc.Core": "2.0.3"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Mvc.DataAnnotations/2.0.3": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Mvc.Core": "2.0.3",
+ "Microsoft.Extensions.Localization": "2.0.2",
+ "System.ComponentModel.Annotations": "4.4.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Mvc.Formatters.Json/2.0.3": {
+ "dependencies": {
+ "Microsoft.AspNetCore.JsonPatch": "2.0.0",
+ "Microsoft.AspNetCore.Mvc.Core": "2.0.3"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Mvc.Formatters.Xml/2.0.3": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Mvc.Core": "2.0.3"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Mvc.Localization/2.0.3": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Localization": "2.0.2",
+ "Microsoft.AspNetCore.Mvc.Razor": "2.0.3",
+ "Microsoft.Extensions.DependencyInjection": "2.0.0",
+ "Microsoft.Extensions.Localization": "2.0.2"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Localization.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Mvc.Razor/2.0.3": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Mvc.Razor.Extensions": "2.0.2",
+ "Microsoft.AspNetCore.Mvc.ViewFeatures": "2.0.3",
+ "Microsoft.AspNetCore.Razor.Runtime": "2.0.2",
+ "Microsoft.CodeAnalysis.CSharp": "2.3.1",
+ "Microsoft.CodeAnalysis.Razor": "2.0.2",
+ "Microsoft.Extensions.Caching.Memory": "2.0.1",
+ "Microsoft.Extensions.FileProviders.Composite": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Mvc.Razor.Extensions/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Razor.Language": "2.0.2",
+ "Microsoft.CodeAnalysis.Razor": "2.0.2"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Mvc.Razor.ViewCompilation/2.0.3": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Hosting": "2.0.2",
+ "Microsoft.AspNetCore.Mvc.RazorPages": "2.0.3"
+ }
+ },
+ "Microsoft.AspNetCore.Mvc.RazorPages/2.0.3": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Mvc.Razor": "2.0.3"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Mvc.TagHelpers/2.0.3": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Mvc.Razor": "2.0.3",
+ "Microsoft.AspNetCore.Razor.Runtime": "2.0.2",
+ "Microsoft.AspNetCore.Routing.Abstractions": "2.0.2",
+ "Microsoft.Extensions.Caching.Memory": "2.0.1",
+ "Microsoft.Extensions.FileSystemGlobbing": "2.0.1",
+ "Microsoft.Extensions.Primitives": "2.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Mvc.ViewFeatures/2.0.3": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Antiforgery": "2.0.2",
+ "Microsoft.AspNetCore.Diagnostics.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.Html.Abstractions": "2.0.1",
+ "Microsoft.AspNetCore.Mvc.Core": "2.0.3",
+ "Microsoft.AspNetCore.Mvc.DataAnnotations": "2.0.3",
+ "Microsoft.AspNetCore.Mvc.Formatters.Json": "2.0.3",
+ "Microsoft.Extensions.WebEncoders": "2.0.1",
+ "Newtonsoft.Json.Bson": "1.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.NodeServices/2.0.3": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Hosting.Abstractions": "2.0.2",
+ "Microsoft.Extensions.Logging.Console": "2.0.1",
+ "Newtonsoft.Json": "10.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.NodeServices.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Owin/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Http": "2.0.2"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Owin.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Razor/2.0.2": {
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Razor.Language/2.0.2": {
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Razor.Runtime/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Html.Abstractions": "2.0.1",
+ "Microsoft.AspNetCore.Razor": "2.0.2"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.ResponseCaching/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Http": "2.0.2",
+ "Microsoft.AspNetCore.Http.Extensions": "2.0.2",
+ "Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.0.2",
+ "Microsoft.Extensions.Caching.Memory": "2.0.1",
+ "Microsoft.Extensions.Logging.Abstractions": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.ResponseCaching.Abstractions/2.0.2": {
+ "dependencies": {
+ "Microsoft.Extensions.Primitives": "2.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.ResponseCompression/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Http.Extensions": "2.0.2",
+ "Microsoft.Extensions.Options": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCompression.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Rewrite/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Hosting.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.Http.Extensions": "2.0.2",
+ "Microsoft.Extensions.Configuration.Abstractions": "2.0.1",
+ "Microsoft.Extensions.FileProviders.Abstractions": "2.0.1",
+ "Microsoft.Extensions.Logging.Abstractions": "2.0.1",
+ "Microsoft.Extensions.Options": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Rewrite.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Routing/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Http.Extensions": "2.0.2",
+ "Microsoft.AspNetCore.Routing.Abstractions": "2.0.2",
+ "Microsoft.Extensions.Logging.Abstractions": "2.0.1",
+ "Microsoft.Extensions.ObjectPool": "2.0.0",
+ "Microsoft.Extensions.Options": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Routing.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Routing.Abstractions/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Http.Abstractions": "2.0.2"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Server.HttpSys/2.0.3": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Authentication.Core": "2.0.2",
+ "Microsoft.AspNetCore.Hosting": "2.0.2",
+ "Microsoft.Net.Http.Headers": "2.0.2",
+ "Microsoft.Win32.Registry": "4.4.0",
+ "System.Security.Principal.Windows": "4.4.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Server.HttpSys.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Server.IISIntegration/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Authentication.Core": "2.0.2",
+ "Microsoft.AspNetCore.Hosting.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.Http": "2.0.2",
+ "Microsoft.AspNetCore.Http.Extensions": "2.0.2",
+ "Microsoft.AspNetCore.HttpOverrides": "2.0.2",
+ "Microsoft.Extensions.Logging.Abstractions": "2.0.1",
+ "Microsoft.Extensions.Options": "2.0.1",
+ "System.Security.Principal.Windows": "4.4.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Server.IISIntegration.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Server.Kestrel/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Hosting": "2.0.2",
+ "Microsoft.AspNetCore.Server.Kestrel.Core": "2.0.2",
+ "Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv": "2.0.2"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Server.Kestrel.Core/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Hosting.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.WebUtilities": "2.0.2",
+ "Microsoft.Extensions.Logging.Abstractions": "2.0.1",
+ "Microsoft.Extensions.Options": "2.0.1",
+ "Microsoft.Net.Http.Headers": "2.0.2",
+ "System.Threading.Tasks.Extensions": "4.4.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Server.Kestrel.Https/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Http.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.Server.Kestrel.Core": "2.0.2"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Https.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Http.Features": "2.0.2",
+ "System.Buffers": "4.4.0",
+ "System.Numerics.Vectors": "4.4.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv/2.0.2": {
+ "dependencies": {
+ "Libuv": "1.10.0",
+ "Microsoft.AspNetCore.Hosting.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.0.2",
+ "Microsoft.Extensions.Logging.Abstractions": "2.0.1",
+ "Microsoft.Extensions.Options": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.Session/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.DataProtection": "2.0.2",
+ "Microsoft.AspNetCore.Http.Abstractions": "2.0.2",
+ "Microsoft.Extensions.Caching.Abstractions": "2.0.1",
+ "Microsoft.Extensions.Logging.Abstractions": "2.0.1",
+ "Microsoft.Extensions.Options": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.Session.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.SpaServices/2.0.3": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Mvc.TagHelpers": "2.0.3",
+ "Microsoft.AspNetCore.Mvc.ViewFeatures": "2.0.3",
+ "Microsoft.AspNetCore.NodeServices": "2.0.3"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.SpaServices.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.StaticFiles/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Hosting.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.Http.Extensions": "2.0.2",
+ "Microsoft.Extensions.FileProviders.Abstractions": "2.0.1",
+ "Microsoft.Extensions.Logging.Abstractions": "2.0.1",
+ "Microsoft.Extensions.WebEncoders": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.StaticFiles.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.WebSockets/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Http.Extensions": "2.0.2",
+ "Microsoft.Extensions.Options": "2.0.1",
+ "System.Numerics.Vectors": "4.4.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.WebSockets.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.AspNetCore.WebUtilities/2.0.2": {
+ "dependencies": {
+ "Microsoft.Net.Http.Headers": "2.0.2",
+ "System.Text.Encodings.Web": "4.4.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.Azure.KeyVault/2.3.2": {
+ "dependencies": {
+ "Microsoft.Azure.KeyVault.WebKey": "2.0.7",
+ "Microsoft.Rest.ClientRuntime": "2.3.8",
+ "Microsoft.Rest.ClientRuntime.Azure": "3.3.7",
+ "NETStandard.Library": "1.6.1",
+ "Newtonsoft.Json": "10.0.1",
+ "System.Net.Http": "4.3.0"
+ },
+ "runtime": {
+ "lib/netstandard1.4/Microsoft.Azure.KeyVault.dll": {
+ "assemblyVersion": "2.0.0.0",
+ "fileVersion": "2.3.2.0"
+ }
+ }
+ },
+ "Microsoft.Azure.KeyVault.WebKey/2.0.7": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "NETStandard.Library": "1.6.1",
+ "Newtonsoft.Json": "10.0.1",
+ "System.Collections": "4.3.0",
+ "System.Collections.Concurrent": "4.3.0",
+ "System.Linq": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0"
+ },
+ "runtime": {
+ "lib/netstandard1.4/Microsoft.Azure.KeyVault.WebKey.dll": {
+ "assemblyVersion": "2.0.0.0",
+ "fileVersion": "2.0.7.0"
+ }
+ }
+ },
+ "Microsoft.CodeAnalysis.Analyzers/1.1.0": {},
+ "Microsoft.CodeAnalysis.Common/2.3.1": {
+ "dependencies": {
+ "Microsoft.CodeAnalysis.Analyzers": "1.1.0",
+ "System.AppContext": "4.3.0",
+ "System.Collections": "4.3.0",
+ "System.Collections.Concurrent": "4.3.0",
+ "System.Collections.Immutable": "1.4.0",
+ "System.Console": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Diagnostics.FileVersionInfo": "4.3.0",
+ "System.Diagnostics.StackTrace": "4.3.0",
+ "System.Diagnostics.Tools": "4.3.0",
+ "System.Dynamic.Runtime": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO.Compression": "4.3.0",
+ "System.IO.FileSystem": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Linq": "4.3.0",
+ "System.Linq.Expressions": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Metadata": "1.5.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Runtime.Numerics": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.X509Certificates": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Text.Encoding.CodePages": "4.4.0",
+ "System.Text.Encoding.Extensions": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0",
+ "System.Threading.Tasks.Parallel": "4.3.0",
+ "System.Threading.Thread": "4.3.0",
+ "System.ValueTuple": "4.4.0",
+ "System.Xml.ReaderWriter": "4.3.0",
+ "System.Xml.XDocument": "4.3.0",
+ "System.Xml.XPath.XDocument": "4.3.0",
+ "System.Xml.XmlDocument": "4.3.0"
+ },
+ "runtime": {
+ "lib/netstandard1.3/Microsoft.CodeAnalysis.dll": {
+ "assemblyVersion": "2.3.0.0",
+ "fileVersion": "2.3.1.61919"
+ }
+ }
+ },
+ "Microsoft.CodeAnalysis.CSharp/2.3.1": {
+ "dependencies": {
+ "Microsoft.CodeAnalysis.Common": "2.3.1"
+ },
+ "runtime": {
+ "lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": {
+ "assemblyVersion": "2.3.0.0",
+ "fileVersion": "2.3.1.61919"
+ }
+ }
+ },
+ "Microsoft.CodeAnalysis.Razor/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Razor.Language": "2.0.2",
+ "Microsoft.CodeAnalysis.CSharp": "2.3.1",
+ "Microsoft.CodeAnalysis.Common": "2.3.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.CSharp/4.4.0": {},
+ "Microsoft.Data.Edm/5.8.2": {
+ "runtime": {
+ "lib/netstandard1.1/Microsoft.Data.Edm.dll": {
+ "assemblyVersion": "5.8.1.0",
+ "fileVersion": "5.8.1.62767"
+ }
+ },
+ "resources": {
+ "lib/netstandard1.1/de/Microsoft.Data.Edm.resources.dll": {
+ "locale": "de"
+ },
+ "lib/netstandard1.1/es/Microsoft.Data.Edm.resources.dll": {
+ "locale": "es"
+ },
+ "lib/netstandard1.1/fr/Microsoft.Data.Edm.resources.dll": {
+ "locale": "fr"
+ },
+ "lib/netstandard1.1/it/Microsoft.Data.Edm.resources.dll": {
+ "locale": "it"
+ },
+ "lib/netstandard1.1/ja/Microsoft.Data.Edm.resources.dll": {
+ "locale": "ja"
+ },
+ "lib/netstandard1.1/ko/Microsoft.Data.Edm.resources.dll": {
+ "locale": "ko"
+ },
+ "lib/netstandard1.1/ru/Microsoft.Data.Edm.resources.dll": {
+ "locale": "ru"
+ },
+ "lib/netstandard1.1/zh-Hans/Microsoft.Data.Edm.resources.dll": {
+ "locale": "zh-Hans"
+ },
+ "lib/netstandard1.1/zh-Hant/Microsoft.Data.Edm.resources.dll": {
+ "locale": "zh-Hant"
+ }
+ }
+ },
+ "Microsoft.Data.OData/5.8.2": {
+ "dependencies": {
+ "Microsoft.Data.Edm": "5.8.2",
+ "System.Spatial": "5.8.2"
+ },
+ "runtime": {
+ "lib/netstandard1.1/Microsoft.Data.OData.dll": {
+ "assemblyVersion": "5.8.1.0",
+ "fileVersion": "5.8.1.62767"
+ }
+ },
+ "resources": {
+ "lib/netstandard1.1/de/Microsoft.Data.OData.resources.dll": {
+ "locale": "de"
+ },
+ "lib/netstandard1.1/es/Microsoft.Data.OData.resources.dll": {
+ "locale": "es"
+ },
+ "lib/netstandard1.1/fr/Microsoft.Data.OData.resources.dll": {
+ "locale": "fr"
+ },
+ "lib/netstandard1.1/it/Microsoft.Data.OData.resources.dll": {
+ "locale": "it"
+ },
+ "lib/netstandard1.1/ja/Microsoft.Data.OData.resources.dll": {
+ "locale": "ja"
+ },
+ "lib/netstandard1.1/ko/Microsoft.Data.OData.resources.dll": {
+ "locale": "ko"
+ },
+ "lib/netstandard1.1/ru/Microsoft.Data.OData.resources.dll": {
+ "locale": "ru"
+ },
+ "lib/netstandard1.1/zh-Hans/Microsoft.Data.OData.resources.dll": {
+ "locale": "zh-Hans"
+ },
+ "lib/netstandard1.1/zh-Hant/Microsoft.Data.OData.resources.dll": {
+ "locale": "zh-Hant"
+ }
+ }
+ },
+ "Microsoft.Data.Sqlite/2.0.1": {
+ "dependencies": {
+ "Microsoft.Data.Sqlite.Core": "2.0.1",
+ "SQLitePCLRaw.bundle_green": "1.1.7"
+ }
+ },
+ "Microsoft.Data.Sqlite.Core/2.0.1": {
+ "dependencies": {
+ "SQLitePCLRaw.core": "1.1.7"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Data.Sqlite.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.DotNet.PlatformAbstractions/2.0.3": {
+ "dependencies": {
+ "System.AppContext": "4.3.0",
+ "System.Collections": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.IO.FileSystem": "4.3.0",
+ "System.Reflection.TypeExtensions": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0"
+ },
+ "runtime": {
+ "lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.0"
+ }
+ }
+ },
+ "Microsoft.EntityFrameworkCore/2.0.2": {
+ "dependencies": {
+ "Microsoft.Extensions.Caching.Memory": "2.0.1",
+ "Microsoft.Extensions.DependencyInjection": "2.0.0",
+ "Microsoft.Extensions.Logging": "2.0.1",
+ "Remotion.Linq": "2.1.1",
+ "System.Collections.Immutable": "1.4.0",
+ "System.ComponentModel.Annotations": "4.4.0",
+ "System.Diagnostics.DiagnosticSource": "4.4.1",
+ "System.Interactive.Async": "3.1.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.EntityFrameworkCore.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.EntityFrameworkCore.Design/2.0.2": {
+ "dependencies": {
+ "Microsoft.EntityFrameworkCore.Relational": "2.0.2"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Design.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.EntityFrameworkCore.InMemory/2.0.2": {
+ "dependencies": {
+ "Microsoft.EntityFrameworkCore": "2.0.2"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.EntityFrameworkCore.InMemory.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.EntityFrameworkCore.Relational/2.0.2": {
+ "dependencies": {
+ "Microsoft.CSharp": "4.4.0",
+ "Microsoft.EntityFrameworkCore": "2.0.2",
+ "Microsoft.Extensions.Configuration.Abstractions": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.EntityFrameworkCore.Sqlite/2.0.2": {
+ "dependencies": {
+ "Microsoft.EntityFrameworkCore.Sqlite.Core": "2.0.2",
+ "SQLitePCLRaw.bundle_green": "1.1.7"
+ }
+ },
+ "Microsoft.EntityFrameworkCore.Sqlite.Core/2.0.2": {
+ "dependencies": {
+ "Microsoft.Data.Sqlite.Core": "2.0.1",
+ "Microsoft.EntityFrameworkCore.Relational": "2.0.2"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Sqlite.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.EntityFrameworkCore.SqlServer/2.0.2": {
+ "dependencies": {
+ "Microsoft.EntityFrameworkCore.Relational": "2.0.2",
+ "System.Data.SqlClient": "4.4.3"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.EntityFrameworkCore.Tools/2.0.2": {
+ "dependencies": {
+ "Microsoft.EntityFrameworkCore.Design": "2.0.2"
+ }
+ },
+ "Microsoft.Extensions.Caching.Abstractions/2.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.Primitives": "2.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.Caching.Memory/2.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.Caching.Abstractions": "2.0.1",
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
+ "Microsoft.Extensions.Options": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.Caching.Redis/2.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.Caching.Abstractions": "2.0.1",
+ "Microsoft.Extensions.Options": "2.0.1",
+ "StackExchange.Redis.StrongName": "1.2.4"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Caching.Redis.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.Caching.SqlServer/2.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.Caching.Abstractions": "2.0.1",
+ "Microsoft.Extensions.Options": "2.0.1",
+ "System.Data.SqlClient": "4.4.3"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Caching.SqlServer.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.Configuration/2.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.Configuration.Abstractions": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.Configuration.Abstractions/2.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.Primitives": "2.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.Configuration.AzureKeyVault/2.0.1": {
+ "dependencies": {
+ "Microsoft.Azure.KeyVault": "2.3.2",
+ "Microsoft.Extensions.Configuration": "2.0.1",
+ "Microsoft.Extensions.Configuration.FileExtensions": "2.0.1",
+ "Microsoft.IdentityModel.Clients.ActiveDirectory": "3.14.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.Configuration.Binder/2.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.Configuration": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.Configuration.CommandLine/2.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.Configuration": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.Configuration.EnvironmentVariables/2.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.Configuration": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.Configuration.FileExtensions/2.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.Configuration": "2.0.1",
+ "Microsoft.Extensions.FileProviders.Physical": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.Configuration.Ini/2.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.Configuration": "2.0.1",
+ "Microsoft.Extensions.Configuration.FileExtensions": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.Ini.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.Configuration.Json/2.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.Configuration": "2.0.1",
+ "Microsoft.Extensions.Configuration.FileExtensions": "2.0.1",
+ "Newtonsoft.Json": "10.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.Configuration.UserSecrets/2.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.Configuration.Json": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.Configuration.Xml/2.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.Configuration": "2.0.1",
+ "Microsoft.Extensions.Configuration.FileExtensions": "2.0.1",
+ "System.Security.Cryptography.Xml": "4.4.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Configuration.Xml.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.DependencyInjection/2.0.0": {
+ "dependencies": {
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {
+ "assemblyVersion": "2.0.0.0",
+ "fileVersion": "2.0.0.17205"
+ }
+ }
+ },
+ "Microsoft.Extensions.DependencyInjection.Abstractions/2.0.0": {
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
+ "assemblyVersion": "2.0.0.0",
+ "fileVersion": "2.0.0.17205"
+ }
+ }
+ },
+ "Microsoft.Extensions.DependencyModel/2.0.3": {
+ "dependencies": {
+ "Microsoft.DotNet.PlatformAbstractions": "2.0.3",
+ "Newtonsoft.Json": "10.0.1",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Dynamic.Runtime": "4.3.0",
+ "System.Linq": "4.3.0"
+ },
+ "runtime": {
+ "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll": {
+ "assemblyVersion": "2.0.3.0",
+ "fileVersion": "2.0.3.0"
+ }
+ }
+ },
+ "Microsoft.Extensions.DiagnosticAdapter/2.0.1": {
+ "dependencies": {
+ "System.Diagnostics.DiagnosticSource": "4.4.1"
+ },
+ "runtime": {
+ "lib/netcoreapp2.0/Microsoft.Extensions.DiagnosticAdapter.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.FileProviders.Abstractions/2.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.Primitives": "2.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.FileProviders.Composite/2.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.FileProviders.Abstractions": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.FileProviders.Embedded/2.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.FileProviders.Abstractions": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.FileProviders.Physical/2.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.FileProviders.Abstractions": "2.0.1",
+ "Microsoft.Extensions.FileSystemGlobbing": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.FileSystemGlobbing/2.0.1": {
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.Hosting.Abstractions/2.0.2": {
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.Identity.Core/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Cryptography.KeyDerivation": "2.0.2",
+ "Microsoft.Extensions.Logging": "2.0.1",
+ "Microsoft.Extensions.Options": "2.0.1",
+ "System.ComponentModel.Annotations": "4.4.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Identity.Core.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.Identity.Stores/2.0.2": {
+ "dependencies": {
+ "Microsoft.Extensions.Identity.Core": "2.0.2",
+ "Microsoft.Extensions.Logging": "2.0.1",
+ "System.ComponentModel.Annotations": "4.4.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Identity.Stores.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.Localization/2.0.2": {
+ "dependencies": {
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
+ "Microsoft.Extensions.Localization.Abstractions": "2.0.2",
+ "Microsoft.Extensions.Logging.Abstractions": "2.0.1",
+ "Microsoft.Extensions.Options": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.Localization.Abstractions/2.0.2": {
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.Logging/2.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
+ "Microsoft.Extensions.Logging.Abstractions": "2.0.1",
+ "Microsoft.Extensions.Options": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.Logging.Abstractions/2.0.1": {
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.Logging.AzureAppServices/2.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.Configuration.EnvironmentVariables": "2.0.1",
+ "Microsoft.Extensions.Configuration.Json": "2.0.1",
+ "Microsoft.Extensions.Logging": "2.0.1",
+ "Microsoft.Extensions.Logging.Abstractions": "2.0.1",
+ "Microsoft.Extensions.Logging.Configuration": "2.0.1",
+ "System.ValueTuple": "4.4.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Logging.AzureAppServices.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.Logging.Configuration/2.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.Logging": "2.0.1",
+ "Microsoft.Extensions.Options.ConfigurationExtensions": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.Logging.Console/2.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.Configuration.Abstractions": "2.0.1",
+ "Microsoft.Extensions.Logging": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.Logging.Debug/2.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.Logging": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.Logging.EventSource/2.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.Logging": "2.0.1",
+ "Newtonsoft.Json": "10.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.Logging.TraceSource/2.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.Logging": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Logging.TraceSource.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.ObjectPool/2.0.0": {
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {
+ "assemblyVersion": "2.0.0.0",
+ "fileVersion": "2.0.0.17205"
+ }
+ }
+ },
+ "Microsoft.Extensions.Options/2.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
+ "Microsoft.Extensions.Primitives": "2.0.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.Options.ConfigurationExtensions/2.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.Configuration.Abstractions": "2.0.1",
+ "Microsoft.Extensions.Configuration.Binder": "2.0.1",
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
+ "Microsoft.Extensions.Options": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.Extensions.PlatformAbstractions/1.1.0": {
+ "dependencies": {
+ "NETStandard.Library": "1.6.1",
+ "System.Reflection.TypeExtensions": "4.3.0"
+ },
+ "runtime": {
+ "lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.dll": {
+ "assemblyVersion": "1.1.0.0",
+ "fileVersion": "1.1.0.21115"
+ }
+ }
+ },
+ "Microsoft.Extensions.Primitives/2.0.0": {
+ "dependencies": {
+ "System.Runtime.CompilerServices.Unsafe": "4.4.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {
+ "assemblyVersion": "2.0.0.0",
+ "fileVersion": "2.0.0.17205"
+ }
+ }
+ },
+ "Microsoft.Extensions.WebEncoders/2.0.1": {
+ "dependencies": {
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
+ "Microsoft.Extensions.Options": "2.0.1",
+ "System.Text.Encodings.Web": "4.4.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll": {
+ "assemblyVersion": "2.0.1.0",
+ "fileVersion": "2.0.1.18051"
+ }
+ }
+ },
+ "Microsoft.IdentityModel.Clients.ActiveDirectory/3.14.1": {
+ "dependencies": {
+ "NETStandard.Library": "1.6.1",
+ "System.Runtime.Serialization.Json": "4.0.2",
+ "System.Runtime.Serialization.Primitives": "4.3.0"
+ },
+ "runtime": {
+ "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll": {
+ "assemblyVersion": "3.14.1.10",
+ "fileVersion": "3.14.40629.536"
+ },
+ "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.dll": {
+ "assemblyVersion": "3.14.1.10",
+ "fileVersion": "3.14.40629.536"
+ }
+ }
+ },
+ "Microsoft.IdentityModel.Logging/1.1.4": {
+ "dependencies": {
+ "System.Diagnostics.Tracing": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.IO.FileSystem": "4.3.0"
+ },
+ "runtime": {
+ "lib/netstandard1.4/Microsoft.IdentityModel.Logging.dll": {
+ "assemblyVersion": "1.1.4.0",
+ "fileVersion": "1.1.4.216"
+ }
+ }
+ },
+ "Microsoft.IdentityModel.Protocols/2.1.4": {
+ "dependencies": {
+ "System.Collections.Specialized": "4.3.0",
+ "System.Diagnostics.Contracts": "4.3.0",
+ "System.IdentityModel.Tokens.Jwt": "5.1.4",
+ "System.Net.Http": "4.3.0"
+ },
+ "runtime": {
+ "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.dll": {
+ "assemblyVersion": "2.1.4.0",
+ "fileVersion": "2.1.4.216"
+ }
+ }
+ },
+ "Microsoft.IdentityModel.Protocols.OpenIdConnect/2.1.4": {
+ "dependencies": {
+ "Microsoft.IdentityModel.Protocols": "2.1.4",
+ "System.Dynamic.Runtime": "4.3.0"
+ },
+ "runtime": {
+ "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
+ "assemblyVersion": "2.1.4.0",
+ "fileVersion": "2.1.4.216"
+ }
+ }
+ },
+ "Microsoft.IdentityModel.Tokens/5.1.4": {
+ "dependencies": {
+ "Microsoft.IdentityModel.Logging": "1.1.4",
+ "Newtonsoft.Json": "10.0.1",
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Tools": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
+ "System.Security.Claims": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0",
+ "System.Security.Cryptography.X509Certificates": "4.3.0",
+ "System.Text.RegularExpressions": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Xml.ReaderWriter": "4.3.0"
+ },
+ "runtime": {
+ "lib/netstandard1.4/Microsoft.IdentityModel.Tokens.dll": {
+ "assemblyVersion": "5.1.4.0",
+ "fileVersion": "5.1.4.216"
+ }
+ }
+ },
+ "Microsoft.Net.Http.Headers/2.0.2": {
+ "dependencies": {
+ "Microsoft.Extensions.Primitives": "2.0.0",
+ "System.Buffers": "4.4.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.NETCore.Platforms/2.0.0": {},
+ "Microsoft.NETCore.Targets/1.1.0": {},
+ "Microsoft.Rest.ClientRuntime/2.3.8": {
+ "dependencies": {
+ "NETStandard.Library": "1.6.1",
+ "Newtonsoft.Json": "10.0.1"
+ },
+ "runtime": {
+ "lib/netstandard1.4/Microsoft.Rest.ClientRuntime.dll": {
+ "assemblyVersion": "2.0.0.0",
+ "fileVersion": "2.3.8.0"
+ }
+ }
+ },
+ "Microsoft.Rest.ClientRuntime.Azure/3.3.7": {
+ "dependencies": {
+ "Microsoft.Rest.ClientRuntime": "2.3.8",
+ "NETStandard.Library": "1.6.1",
+ "Newtonsoft.Json": "10.0.1"
+ },
+ "runtime": {
+ "lib/netstandard1.4/Microsoft.Rest.ClientRuntime.Azure.dll": {
+ "assemblyVersion": "3.0.0.0",
+ "fileVersion": "3.3.7.0"
+ }
+ }
+ },
+ "Microsoft.VisualStudio.Web.BrowserLink/2.0.2": {
+ "dependencies": {
+ "Microsoft.AspNetCore.Hosting.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.Http.Abstractions": "2.0.2",
+ "Microsoft.AspNetCore.Http.Extensions": "2.0.2",
+ "Microsoft.Extensions.FileProviders.Physical": "2.0.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.VisualStudio.Web.BrowserLink.dll": {
+ "assemblyVersion": "2.0.2.0",
+ "fileVersion": "2.0.2.18051"
+ }
+ }
+ },
+ "Microsoft.Win32.Primitives/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "Microsoft.Win32.Registry/4.4.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "System.Security.AccessControl": "4.4.0",
+ "System.Security.Principal.Windows": "4.4.0"
+ }
+ },
+ "NETStandard.Library/1.6.1": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.Win32.Primitives": "4.3.0",
+ "System.AppContext": "4.3.0",
+ "System.Collections": "4.3.0",
+ "System.Collections.Concurrent": "4.3.0",
+ "System.Console": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Diagnostics.Tools": "4.3.0",
+ "System.Diagnostics.Tracing": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.Globalization.Calendars": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.IO.Compression": "4.3.0",
+ "System.IO.Compression.ZipFile": "4.3.0",
+ "System.IO.FileSystem": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Linq": "4.3.0",
+ "System.Linq.Expressions": "4.3.0",
+ "System.Net.Http": "4.3.0",
+ "System.Net.Primitives": "4.3.0",
+ "System.Net.Sockets": "4.3.0",
+ "System.ObjectModel": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Extensions": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
+ "System.Runtime.Numerics": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Security.Cryptography.X509Certificates": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Text.Encoding.Extensions": "4.3.0",
+ "System.Text.RegularExpressions": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0",
+ "System.Threading.Timer": "4.3.0",
+ "System.Xml.ReaderWriter": "4.3.0",
+ "System.Xml.XDocument": "4.3.0"
+ }
+ },
+ "Newtonsoft.Json/10.0.1": {
+ "dependencies": {
+ "Microsoft.CSharp": "4.4.0",
+ "System.Collections": "4.3.0",
+ "System.ComponentModel.TypeConverter": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Dynamic.Runtime": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Linq": "4.3.0",
+ "System.Linq.Expressions": "4.3.0",
+ "System.ObjectModel": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Extensions": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Numerics": "4.3.0",
+ "System.Runtime.Serialization.Formatters": "4.3.0",
+ "System.Runtime.Serialization.Primitives": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Text.Encoding.Extensions": "4.3.0",
+ "System.Text.RegularExpressions": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0",
+ "System.Xml.ReaderWriter": "4.3.0",
+ "System.Xml.XDocument": "4.3.0",
+ "System.Xml.XmlDocument": "4.3.0"
+ },
+ "runtime": {
+ "lib/netstandard1.3/Newtonsoft.Json.dll": {
+ "assemblyVersion": "10.0.0.0",
+ "fileVersion": "10.0.1.20720"
+ }
+ }
+ },
+ "Newtonsoft.Json.Bson/1.0.1": {
+ "dependencies": {
+ "NETStandard.Library": "1.6.1",
+ "Newtonsoft.Json": "10.0.1"
+ },
+ "runtime": {
+ "lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.1.20722"
+ }
+ }
+ },
+ "Remotion.Linq/2.1.1": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Linq": "4.3.0",
+ "System.Linq.Expressions": "4.3.0",
+ "System.Linq.Queryable": "4.0.1",
+ "System.ObjectModel": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Extensions": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Threading": "4.3.0"
+ },
+ "runtime": {
+ "lib/netstandard1.0/Remotion.Linq.dll": {
+ "assemblyVersion": "2.1.0.0",
+ "fileVersion": "2.1.1.30000"
+ }
+ }
+ },
+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
+ "runtime.native.System/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0"
+ }
+ },
+ "runtime.native.System.Data.SqlClient.sni/4.4.0": {
+ "dependencies": {
+ "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
+ "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
+ "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
+ }
+ },
+ "runtime.native.System.IO.Compression/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0"
+ }
+ },
+ "runtime.native.System.Net.Http/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0"
+ }
+ },
+ "runtime.native.System.Net.Security/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0"
+ }
+ },
+ "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
+ "dependencies": {
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
+ }
+ },
+ "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "dependencies": {
+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
+ }
+ },
+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {},
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
+ "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
+ "runtimeTargets": {
+ "runtimes/win-arm64/native/sni.dll": {
+ "rid": "win-arm64",
+ "assetType": "native",
+ "fileVersion": "4.6.25512.1"
+ }
+ }
+ },
+ "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
+ "runtimeTargets": {
+ "runtimes/win-x64/native/sni.dll": {
+ "rid": "win-x64",
+ "assetType": "native",
+ "fileVersion": "4.6.25512.1"
+ }
+ }
+ },
+ "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
+ "runtimeTargets": {
+ "runtimes/win-x86/native/sni.dll": {
+ "rid": "win-x86",
+ "assetType": "native",
+ "fileVersion": "4.6.25512.1"
+ }
+ }
+ },
+ "SQLitePCLRaw.bundle_green/1.1.7": {
+ "dependencies": {
+ "SQLitePCLRaw.core": "1.1.7",
+ "SQLitePCLRaw.lib.e_sqlite3.linux": "1.1.7",
+ "SQLitePCLRaw.lib.e_sqlite3.osx": "1.1.7",
+ "SQLitePCLRaw.lib.e_sqlite3.v110_xp": "1.1.7",
+ "SQLitePCLRaw.provider.e_sqlite3.netstandard11": "1.1.7"
+ },
+ "runtime": {
+ "lib/netcoreapp/SQLitePCLRaw.batteries_green.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ },
+ "lib/netcoreapp/SQLitePCLRaw.batteries_v2.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
+ }
+ },
+ "SQLitePCLRaw.core/1.1.7": {
+ "dependencies": {
+ "NETStandard.Library": "1.6.1"
+ },
+ "runtime": {
+ "lib/netstandard1.1/SQLitePCLRaw.core.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
+ }
+ },
+ "SQLitePCLRaw.lib.e_sqlite3.linux/1.1.7": {
+ "runtimeTargets": {
+ "runtimes/linux-x64/native/libe_sqlite3.so": {
+ "rid": "linux-x64",
+ "assetType": "native",
+ "fileVersion": "0.0.0.0"
+ },
+ "runtimes/linux-x86/native/libe_sqlite3.so": {
+ "rid": "linux-x86",
+ "assetType": "native",
+ "fileVersion": "0.0.0.0"
+ }
+ }
+ },
+ "SQLitePCLRaw.lib.e_sqlite3.osx/1.1.7": {
+ "runtimeTargets": {
+ "runtimes/osx-x64/native/libe_sqlite3.dylib": {
+ "rid": "osx-x64",
+ "assetType": "native",
+ "fileVersion": "0.0.0.0"
+ }
+ }
+ },
+ "SQLitePCLRaw.lib.e_sqlite3.v110_xp/1.1.7": {
+ "runtimeTargets": {
+ "runtimes/win7-x64/native/e_sqlite3.dll": {
+ "rid": "win7-x64",
+ "assetType": "native",
+ "fileVersion": "0.0.0.0"
+ },
+ "runtimes/win7-x86/native/e_sqlite3.dll": {
+ "rid": "win7-x86",
+ "assetType": "native",
+ "fileVersion": "0.0.0.0"
+ }
+ }
+ },
+ "SQLitePCLRaw.provider.e_sqlite3.netstandard11/1.1.7": {
+ "dependencies": {
+ "NETStandard.Library": "1.6.1",
+ "SQLitePCLRaw.core": "1.1.7"
+ },
+ "runtime": {
+ "lib/netstandard1.1/SQLitePCLRaw.provider.e_sqlite3.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
+ }
+ },
+ "StackExchange.Redis.StrongName/1.2.4": {
+ "dependencies": {
+ "NETStandard.Library": "1.6.1",
+ "System.Collections": "4.3.0",
+ "System.Collections.Concurrent": "4.3.0",
+ "System.Collections.NonGeneric": "4.3.0",
+ "System.Diagnostics.Tools": "4.3.0",
+ "System.IO.Compression": "4.3.0",
+ "System.IO.FileSystem": "4.3.0",
+ "System.Linq": "4.3.0",
+ "System.Net.NameResolution": "4.3.0",
+ "System.Net.Security": "4.3.0",
+ "System.Net.Sockets": "4.3.0",
+ "System.Reflection.Emit": "4.3.0",
+ "System.Reflection.Emit.Lightweight": "4.3.0",
+ "System.Reflection.TypeExtensions": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0",
+ "System.Security.Cryptography.X509Certificates": "4.3.0",
+ "System.Text.RegularExpressions": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Thread": "4.3.0",
+ "System.Threading.ThreadPool": "4.3.0",
+ "System.Threading.Timer": "4.3.0"
+ },
+ "runtime": {
+ "lib/netstandard1.5/StackExchange.Redis.StrongName.dll": {
+ "assemblyVersion": "1.2.4.0",
+ "fileVersion": "1.2.4.0"
+ }
+ }
+ },
+ "System.AppContext/4.3.0": {
+ "dependencies": {
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Buffers/4.4.0": {},
+ "System.Collections/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Collections.Concurrent/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Diagnostics.Tracing": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
+ "System.Collections.Immutable/1.4.0": {},
+ "System.Collections.NonGeneric/4.3.0": {
+ "dependencies": {
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Threading": "4.3.0"
+ }
+ },
+ "System.Collections.Specialized/4.3.0": {
+ "dependencies": {
+ "System.Collections.NonGeneric": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.Globalization.Extensions": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Threading": "4.3.0"
+ }
+ },
+ "System.ComponentModel/4.3.0": {
+ "dependencies": {
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.ComponentModel.Annotations/4.4.0": {},
+ "System.ComponentModel.Primitives/4.3.0": {
+ "dependencies": {
+ "System.ComponentModel": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.ComponentModel.TypeConverter/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Collections.NonGeneric": "4.3.0",
+ "System.Collections.Specialized": "4.3.0",
+ "System.ComponentModel": "4.3.0",
+ "System.ComponentModel.Primitives": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.Linq": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Extensions": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Reflection.TypeExtensions": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Threading": "4.3.0"
+ }
+ },
+ "System.Console/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.IO": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Text.Encoding": "4.3.0"
+ }
+ },
+ "System.Data.SqlClient/4.4.3": {
+ "dependencies": {
+ "Microsoft.Win32.Registry": "4.4.0",
+ "System.Security.Principal.Windows": "4.4.0",
+ "System.Text.Encoding.CodePages": "4.4.0",
+ "runtime.native.System.Data.SqlClient.sni": "4.4.0"
+ },
+ "runtime": {
+ "lib/netstandard2.0/System.Data.SqlClient.dll": {
+ "assemblyVersion": "4.2.0.2",
+ "fileVersion": "4.6.26212.1"
+ }
+ },
+ "runtimeTargets": {
+ "runtimes/unix/lib/netstandard2.0/System.Data.SqlClient.dll": {
+ "rid": "unix",
+ "assetType": "runtime",
+ "assemblyVersion": "4.2.0.2",
+ "fileVersion": "4.6.26212.1"
+ },
+ "runtimes/win/lib/netstandard2.0/System.Data.SqlClient.dll": {
+ "rid": "win",
+ "assetType": "runtime",
+ "assemblyVersion": "4.2.0.2",
+ "fileVersion": "4.6.26212.1"
+ }
+ }
+ },
+ "System.Diagnostics.Contracts/4.3.0": {
+ "dependencies": {
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Diagnostics.Debug/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Diagnostics.DiagnosticSource/4.4.1": {},
+ "System.Diagnostics.FileVersionInfo/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.IO.FileSystem": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Reflection.Metadata": "1.5.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0"
+ }
+ },
+ "System.Diagnostics.StackTrace/4.3.0": {
+ "dependencies": {
+ "System.IO.FileSystem": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Metadata": "1.5.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Diagnostics.Tools/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Diagnostics.Tracing/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Dynamic.Runtime/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Linq": "4.3.0",
+ "System.Linq.Expressions": "4.3.0",
+ "System.ObjectModel": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Emit": "4.3.0",
+ "System.Reflection.Emit.ILGeneration": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Reflection.TypeExtensions": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Threading": "4.3.0"
+ }
+ },
+ "System.Globalization/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Globalization.Calendars/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Globalization": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Globalization.Extensions/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "System.Globalization": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0"
+ }
+ },
+ "System.IdentityModel.Tokens.Jwt/5.1.4": {
+ "dependencies": {
+ "Microsoft.IdentityModel.Tokens": "5.1.4"
+ },
+ "runtime": {
+ "lib/netstandard1.4/System.IdentityModel.Tokens.Jwt.dll": {
+ "assemblyVersion": "5.1.4.0",
+ "fileVersion": "5.1.4.216"
+ }
+ }
+ },
+ "System.Interactive.Async/3.1.1": {
+ "dependencies": {
+ "NETStandard.Library": "1.6.1"
+ },
+ "runtime": {
+ "lib/netstandard1.3/System.Interactive.Async.dll": {
+ "assemblyVersion": "3.0.3000.0",
+ "fileVersion": "3.1.1.0"
+ }
+ }
+ },
+ "System.IO/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
+ "System.IO.Compression/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "System.Buffers": "4.4.0",
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0",
+ "runtime.native.System": "4.3.0",
+ "runtime.native.System.IO.Compression": "4.3.0"
+ }
+ },
+ "System.IO.Compression.ZipFile/4.3.0": {
+ "dependencies": {
+ "System.Buffers": "4.4.0",
+ "System.IO": "4.3.0",
+ "System.IO.Compression": "4.3.0",
+ "System.IO.FileSystem": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Text.Encoding": "4.3.0"
+ }
+ },
+ "System.IO.FileSystem/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.IO": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
+ "System.IO.FileSystem.Primitives/4.3.0": {
+ "dependencies": {
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Linq/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0"
+ }
+ },
+ "System.Linq.Expressions/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Linq": "4.3.0",
+ "System.ObjectModel": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Emit": "4.3.0",
+ "System.Reflection.Emit.ILGeneration": "4.3.0",
+ "System.Reflection.Emit.Lightweight": "4.3.0",
+ "System.Reflection.Extensions": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Reflection.TypeExtensions": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Threading": "4.3.0"
+ }
+ },
+ "System.Linq.Queryable/4.0.1": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Linq": "4.3.0",
+ "System.Linq.Expressions": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Extensions": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Net.Http/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Diagnostics.DiagnosticSource": "4.4.1",
+ "System.Diagnostics.Tracing": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.Globalization.Extensions": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.IO.FileSystem": "4.3.0",
+ "System.Net.Primitives": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.OpenSsl": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Security.Cryptography.X509Certificates": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0",
+ "runtime.native.System": "4.3.0",
+ "runtime.native.System.Net.Http": "4.3.0",
+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
+ }
+ },
+ "System.Net.NameResolution/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Tracing": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.Net.Primitives": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Security.Principal.Windows": "4.4.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0",
+ "runtime.native.System": "4.3.0"
+ }
+ },
+ "System.Net.Primitives/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Handles": "4.3.0"
+ }
+ },
+ "System.Net.Security/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.Win32.Primitives": "4.3.0",
+ "System.Collections": "4.3.0",
+ "System.Collections.Concurrent": "4.3.0",
+ "System.Diagnostics.Tracing": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.Globalization.Extensions": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Net.Primitives": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Security.Claims": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.OpenSsl": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Security.Cryptography.X509Certificates": "4.3.0",
+ "System.Security.Principal": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0",
+ "System.Threading.ThreadPool": "4.3.0",
+ "runtime.native.System": "4.3.0",
+ "runtime.native.System.Net.Security": "4.3.0",
+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
+ }
+ },
+ "System.Net.Sockets/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.IO": "4.3.0",
+ "System.Net.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
+ "System.Numerics.Vectors/4.4.0": {},
+ "System.ObjectModel/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Threading": "4.3.0"
+ }
+ },
+ "System.Private.DataContractSerialization/4.1.1": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Collections.Concurrent": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Linq": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Emit.ILGeneration": "4.3.0",
+ "System.Reflection.Emit.Lightweight": "4.3.0",
+ "System.Reflection.Extensions": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Reflection.TypeExtensions": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Serialization.Primitives": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Text.Encoding.Extensions": "4.3.0",
+ "System.Text.RegularExpressions": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0",
+ "System.Xml.ReaderWriter": "4.3.0",
+ "System.Xml.XmlDocument": "4.3.0",
+ "System.Xml.XmlSerializer": "4.0.11"
+ }
+ },
+ "System.Reflection/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.IO": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Reflection.Emit/4.3.0": {
+ "dependencies": {
+ "System.IO": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Emit.ILGeneration": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Reflection.Emit.ILGeneration/4.3.0": {
+ "dependencies": {
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Reflection.Emit.Lightweight/4.3.0": {
+ "dependencies": {
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Emit.ILGeneration": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Reflection.Extensions/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Reflection": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Reflection.Metadata/1.5.0": {},
+ "System.Reflection.Primitives/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Reflection.TypeExtensions/4.3.0": {
+ "dependencies": {
+ "System.Reflection": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Resources.ResourceManager/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Globalization": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Runtime/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0"
+ }
+ },
+ "System.Runtime.CompilerServices.Unsafe/4.4.0": {},
+ "System.Runtime.Extensions/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Runtime.Handles/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Runtime.InteropServices/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Handles": "4.3.0"
+ }
+ },
+ "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
+ "dependencies": {
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Extensions": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Threading": "4.3.0",
+ "runtime.native.System": "4.3.0"
+ }
+ },
+ "System.Runtime.Numerics/4.3.0": {
+ "dependencies": {
+ "System.Globalization": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0"
+ }
+ },
+ "System.Runtime.Serialization.Formatters/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Serialization.Primitives": "4.3.0"
+ }
+ },
+ "System.Runtime.Serialization.Json/4.0.2": {
+ "dependencies": {
+ "System.IO": "4.3.0",
+ "System.Private.DataContractSerialization": "4.1.1",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Runtime.Serialization.Primitives/4.3.0": {
+ "dependencies": {
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Security.AccessControl/4.4.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "System.Security.Principal.Windows": "4.4.0"
+ }
+ },
+ "System.Security.Claims/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Security.Principal": "4.3.0"
+ }
+ },
+ "System.Security.Cryptography.Algorithms/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "System.Collections": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Runtime.Numerics": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
+ }
+ },
+ "System.Security.Cryptography.Cng/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "System.IO": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Text.Encoding": "4.3.0"
+ }
+ },
+ "System.Security.Cryptography.Csp/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "System.IO": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading": "4.3.0"
+ }
+ },
+ "System.Security.Cryptography.Encoding/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "System.Collections": "4.3.0",
+ "System.Collections.Concurrent": "4.3.0",
+ "System.Linq": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
+ }
+ },
+ "System.Security.Cryptography.OpenSsl/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Runtime.Numerics": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
+ }
+ },
+ "System.Security.Cryptography.Primitives/4.3.0": {
+ "dependencies": {
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
+ "System.Security.Cryptography.X509Certificates/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.Globalization.Calendars": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.IO.FileSystem": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Runtime.Numerics": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0",
+ "System.Security.Cryptography.Cng": "4.3.0",
+ "System.Security.Cryptography.Csp": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.OpenSsl": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading": "4.3.0",
+ "runtime.native.System": "4.3.0",
+ "runtime.native.System.Net.Http": "4.3.0",
+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
+ }
+ },
+ "System.Security.Cryptography.Xml/4.4.0": {
+ "runtime": {
+ "lib/netstandard2.0/System.Security.Cryptography.Xml.dll": {
+ "assemblyVersion": "4.0.0.0",
+ "fileVersion": "4.6.25519.3"
+ }
+ }
+ },
+ "System.Security.Principal/4.3.0": {
+ "dependencies": {
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Security.Principal.Windows/4.4.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0"
+ }
+ },
+ "System.Spatial/5.8.2": {
+ "runtime": {
+ "lib/netstandard1.1/System.Spatial.dll": {
+ "assemblyVersion": "5.8.1.0",
+ "fileVersion": "5.8.1.62767"
+ }
+ },
+ "resources": {
+ "lib/netstandard1.1/de/System.Spatial.resources.dll": {
+ "locale": "de"
+ },
+ "lib/netstandard1.1/es/System.Spatial.resources.dll": {
+ "locale": "es"
+ },
+ "lib/netstandard1.1/fr/System.Spatial.resources.dll": {
+ "locale": "fr"
+ },
+ "lib/netstandard1.1/it/System.Spatial.resources.dll": {
+ "locale": "it"
+ },
+ "lib/netstandard1.1/ja/System.Spatial.resources.dll": {
+ "locale": "ja"
+ },
+ "lib/netstandard1.1/ko/System.Spatial.resources.dll": {
+ "locale": "ko"
+ },
+ "lib/netstandard1.1/ru/System.Spatial.resources.dll": {
+ "locale": "ru"
+ },
+ "lib/netstandard1.1/zh-Hans/System.Spatial.resources.dll": {
+ "locale": "zh-Hans"
+ },
+ "lib/netstandard1.1/zh-Hant/System.Spatial.resources.dll": {
+ "locale": "zh-Hant"
+ }
+ }
+ },
+ "System.Text.Encoding/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Text.Encoding.CodePages/4.4.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0"
+ }
+ },
+ "System.Text.Encoding.Extensions/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0",
+ "System.Text.Encoding": "4.3.0"
+ }
+ },
+ "System.Text.Encodings.Web/4.4.0": {},
+ "System.Text.RegularExpressions/4.3.0": {
+ "dependencies": {
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Threading/4.3.0": {
+ "dependencies": {
+ "System.Runtime": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
+ "System.Threading.Tasks/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Threading.Tasks.Extensions/4.4.0": {},
+ "System.Threading.Tasks.Parallel/4.3.0": {
+ "dependencies": {
+ "System.Collections.Concurrent": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Diagnostics.Tracing": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Threading.Tasks": "4.3.0"
+ }
+ },
+ "System.Threading.Thread/4.3.0": {
+ "dependencies": {
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Threading.ThreadPool/4.3.0": {
+ "dependencies": {
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Handles": "4.3.0"
+ }
+ },
+ "System.Threading.Timer/4.3.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "2.0.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.ValueTuple/4.4.0": {},
+ "System.Xml.ReaderWriter/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.IO.FileSystem": "4.3.0",
+ "System.IO.FileSystem.Primitives": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Text.Encoding.Extensions": "4.3.0",
+ "System.Text.RegularExpressions": "4.3.0",
+ "System.Threading.Tasks": "4.3.0",
+ "System.Threading.Tasks.Extensions": "4.4.0"
+ }
+ },
+ "System.Xml.XDocument/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Diagnostics.Tools": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Xml.ReaderWriter": "4.3.0"
+ }
+ },
+ "System.Xml.XmlDocument/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Text.Encoding": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Xml.ReaderWriter": "4.3.0"
+ }
+ },
+ "System.Xml.XmlSerializer/4.0.11": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Linq": "4.3.0",
+ "System.Reflection": "4.3.0",
+ "System.Reflection.Emit": "4.3.0",
+ "System.Reflection.Emit.ILGeneration": "4.3.0",
+ "System.Reflection.Extensions": "4.3.0",
+ "System.Reflection.Primitives": "4.3.0",
+ "System.Reflection.TypeExtensions": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Text.RegularExpressions": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Xml.ReaderWriter": "4.3.0",
+ "System.Xml.XmlDocument": "4.3.0"
+ }
+ },
+ "System.Xml.XPath/4.3.0": {
+ "dependencies": {
+ "System.Collections": "4.3.0",
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Globalization": "4.3.0",
+ "System.IO": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Xml.ReaderWriter": "4.3.0"
+ }
+ },
+ "System.Xml.XPath.XDocument/4.3.0": {
+ "dependencies": {
+ "System.Diagnostics.Debug": "4.3.0",
+ "System.Linq": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Threading": "4.3.0",
+ "System.Xml.ReaderWriter": "4.3.0",
+ "System.Xml.XDocument": "4.3.0",
+ "System.Xml.XPath": "4.3.0"
+ }
+ },
+ "WindowsAzure.Storage/8.1.4": {
+ "dependencies": {
+ "Microsoft.Data.OData": "5.8.2",
+ "NETStandard.Library": "1.6.1",
+ "Newtonsoft.Json": "10.0.1",
+ "System.Spatial": "5.8.2"
+ },
+ "runtime": {
+ "lib/netstandard1.3/Microsoft.WindowsAzure.Storage.dll": {
+ "assemblyVersion": "8.1.4.0",
+ "fileVersion": "8.1.4.0"
+ }
+ }
+ },
+ "Entidades/1.0.0": {
+ "runtime": {
+ "Entidades.dll": {}
+ }
+ },
+ "Modelo/1.0.0": {
+ "dependencies": {
+ "Entidades": "1.0.0"
+ },
+ "runtime": {
+ "Modelo.dll": {}
+ }
}
}
},
@@ -18,6 +3625,2046 @@
"type": "project",
"serviceable": false,
"sha512": ""
+ },
+ "Emailer/1.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-MKz/p7Nq4omeANwvqEm0RJRX2VRTkFwn0dmGHkxt5/TeWilN/rBEUMiGTX2ySHqh/QbQviPXnwfZQFaTK6JbGA==",
+ "path": "emailer/1.0.0",
+ "hashPath": "emailer.1.0.0.nupkg.sha512"
+ },
+ "Libuv/1.10.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-GsCf4q+eyaI49rCPlgYxdxa1SQCysXFFdSJWdstrwxytg4+VPYLYrXD4AT2rjHVJ+UF7SSWX9CapWEYaU4ejVQ==",
+ "path": "libuv/1.10.0",
+ "hashPath": "libuv.1.10.0.nupkg.sha512"
+ },
+ "Microsoft.ApplicationInsights/2.4.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-4dX/zu3Psz9oM3ErU64xfOHuSxOwMxN6q5RabSkeYbX42Yn6dR/kDToqjs+txCRjrfHUxyYjfeJHu+MbCfvAsg==",
+ "path": "microsoft.applicationinsights/2.4.0",
+ "hashPath": "microsoft.applicationinsights.2.4.0.nupkg.sha512"
+ },
+ "Microsoft.ApplicationInsights.AspNetCore/2.1.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-kiGmzl9Cav34dF7AHVMoJxdJJQEeLB8KZGNwX1LjImG9iem5hGk4DkHpW7/m9Nh3DrL8IKSL3mqQo+IPqWfMRQ==",
+ "path": "microsoft.applicationinsights.aspnetcore/2.1.1",
+ "hashPath": "microsoft.applicationinsights.aspnetcore.2.1.1.nupkg.sha512"
+ },
+ "Microsoft.ApplicationInsights.DependencyCollector/2.4.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-RWxdX90MY6tNF8S5lwRvJcHiBMIWwVLCxd4TGIEl3X0yAKaolY2vs4zTCvyCIVkEAMs1aInTgWkYwOjzYvAHWw==",
+ "path": "microsoft.applicationinsights.dependencycollector/2.4.1",
+ "hashPath": "microsoft.applicationinsights.dependencycollector.2.4.1.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-M1kweIFWsyqHnY4W8Jqwz/tuVKF7Ff1mokn9+jpMs+S8m1wlGKeqmy9ovNF1rJoSTnF97cb4Wn0JoTA84bCYSQ==",
+ "path": "microsoft.aspnetcore/2.0.2",
+ "hashPath": "microsoft.aspnetcore.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.All/2.0.7": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-hpWBRgs094P0jBWJRqBV+8oXl6G+O5ixDAgXI5qouOsg2jlLOmYr1+95+lRbLSn31HhKbQdNel6VQSDUbm0juw==",
+ "path": "microsoft.aspnetcore.all/2.0.7",
+ "hashPath": "microsoft.aspnetcore.all.2.0.7.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Antiforgery/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-182axAPHGthEbxE9/JSTuFUr5KS8O4a4kPoTp4GaqHjXYp8ddZ3y69XDJCqavvZb+7ziMnWI9ONoBo6QRW41OA==",
+ "path": "microsoft.aspnetcore.antiforgery/2.0.2",
+ "hashPath": "microsoft.aspnetcore.antiforgery.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.ApplicationInsights.HostingStartup/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-w861s7DkUmgjg1Jhviw49m6FJg+rk0lXWUtfphVainBsGfO2O5d6su8dwmUGg3mcyqax9nceWQMekVxVVS1+mA==",
+ "path": "microsoft.aspnetcore.applicationinsights.hostingstartup/2.0.2",
+ "hashPath": "microsoft.aspnetcore.applicationinsights.hostingstartup.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Authentication/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-11a6DvTSur4T62bf/l0nb1uS0h0vXfOiAMCwDYqFuR1Pkox8v9eiTgduyxDppmEQuAh3TboPhYY3TzufEAFK3Q==",
+ "path": "microsoft.aspnetcore.authentication/2.0.3",
+ "hashPath": "microsoft.aspnetcore.authentication.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Authentication.Abstractions/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-12+IIkf+5eM/fNch3k+nj8nzIeaQYBF87TxZZ3Uf42wPoMuGzc8nMx8fMQDyqKtzJJ+9WCnH7N9N8ekTz9F7xg==",
+ "path": "microsoft.aspnetcore.authentication.abstractions/2.0.2",
+ "hashPath": "microsoft.aspnetcore.authentication.abstractions.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Authentication.Cookies/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-JZt3k5rkAysYTShTRuYCaLXOT6o8BdSs1BmBbUDI/fLXHeRe3rPr3dNTAYjrvVjcfOLHqXcQTJCRiheZmIL2Jw==",
+ "path": "microsoft.aspnetcore.authentication.cookies/2.0.3",
+ "hashPath": "microsoft.aspnetcore.authentication.cookies.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Authentication.Core/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-qA2YEcpU02rBZvtOaZk4RPIBqneGAzkS0dBQXcHk31cvf5bbzj+FHENmTKgsXDADyKVR0U1+7kS+bc44JxGCVA==",
+ "path": "microsoft.aspnetcore.authentication.core/2.0.2",
+ "hashPath": "microsoft.aspnetcore.authentication.core.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Authentication.Facebook/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-+WGDlg9GRhT6GoHp2U+xXFvknBCj9beFvgqwUlFe6It8Sygaq9san/W3UQkQGP/HECn/eijrZK17rIQQvj2cYg==",
+ "path": "microsoft.aspnetcore.authentication.facebook/2.0.3",
+ "hashPath": "microsoft.aspnetcore.authentication.facebook.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Authentication.Google/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Dquas27vl4wvVHjgPFqlg9/Sczg+pxP0MqNOgV7LR1JfLxaasULciKxEQV2vOMqFTxjdqMi10WbSYWKYQyiKVw==",
+ "path": "microsoft.aspnetcore.authentication.google/2.0.3",
+ "hashPath": "microsoft.aspnetcore.authentication.google.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Authentication.JwtBearer/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-AwYc5nGOWkpUHRd5JI3ummWJTciuvjskL7zIfgGgFwhaK3l8ZeDTHpHyTXW+Zjn69Cq+FRSLNiuEkAWQVJ8APQ==",
+ "path": "microsoft.aspnetcore.authentication.jwtbearer/2.0.3",
+ "hashPath": "microsoft.aspnetcore.authentication.jwtbearer.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Authentication.MicrosoftAccount/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-op1Xhi/4voQnCPsTf9ABQ+EaGV+6lAQOiLnEY3swIWq+v0ywg0Ze1vfmBjyktb4NIQgB5mO/eSSUOPoqFrXU5w==",
+ "path": "microsoft.aspnetcore.authentication.microsoftaccount/2.0.3",
+ "hashPath": "microsoft.aspnetcore.authentication.microsoftaccount.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Authentication.OAuth/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-cuQYTKA/u5/uY5Wxu8OyLRUAt3U7kGyBmHwHvWz83vseBsnvso+qp+KX9syr/5PfkEvzub1RCvctB2NCRz5vNQ==",
+ "path": "microsoft.aspnetcore.authentication.oauth/2.0.3",
+ "hashPath": "microsoft.aspnetcore.authentication.oauth.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Authentication.OpenIdConnect/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-2gRCExy0c2jrrsbwbjEeqK3o0ZEaVOxl8u9X+43GbWG3UDh4Zt8agGu+PhMxUO05j4Z2u5RBZVYHIGoZnuniMA==",
+ "path": "microsoft.aspnetcore.authentication.openidconnect/2.0.3",
+ "hashPath": "microsoft.aspnetcore.authentication.openidconnect.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Authentication.Twitter/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-CrlYxaEclxWy9jsndqKy21jyQk1QpnxaFZyn9Mw7/05BivAbEpLQ5pljFhqRHpQoaafWm96gKQXEWirftnh8kA==",
+ "path": "microsoft.aspnetcore.authentication.twitter/2.0.3",
+ "hashPath": "microsoft.aspnetcore.authentication.twitter.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Authorization/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-IUiI+cAzkcvkHtdoXuArk+RFQVmORyBC234T+kXuOCzsxCazMmEscX7ZvQua7JYbw5f7WgeG7iXhsBdoLUC2jQ==",
+ "path": "microsoft.aspnetcore.authorization/2.0.3",
+ "hashPath": "microsoft.aspnetcore.authorization.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Authorization.Policy/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-DTNCn50Hhbkt6XsQ9huZYgj2NIw20i7UeJZQ5jCrwFUrUIRlOhV2y5X2JQ8v1QEkpod+/3OjuWRb4tXWQC6t1g==",
+ "path": "microsoft.aspnetcore.authorization.policy/2.0.3",
+ "hashPath": "microsoft.aspnetcore.authorization.policy.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.AzureAppServices.HostingStartup/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-LgcCPhxGp3+YQMDSLwMXNA1l0drIHpbyV3XFCs1Apmc9eRHYD8SOF+J+IlFWk6fPFgEEOMC0Yw2eXGlv4fGC/w==",
+ "path": "microsoft.aspnetcore.azureappservices.hostingstartup/2.0.2",
+ "hashPath": "microsoft.aspnetcore.azureappservices.hostingstartup.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.AzureAppServicesIntegration/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-N/wffLaVJWORJjze62bKmpUh5JYSp1lTf6laxaxLHkH9INvklnDJ4rmSS1guSPbPQLmkWmBrBzlFR/NMDGAdqg==",
+ "path": "microsoft.aspnetcore.azureappservicesintegration/2.0.2",
+ "hashPath": "microsoft.aspnetcore.azureappservicesintegration.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.CookiePolicy/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-d9DS8W5yEFyPmbIczkoe4sS6MgmOJkKX4T9gLecFhNuwhMk3B1vicdKzzALPAuuEOzf9EoejY+uDWr1eHy81tA==",
+ "path": "microsoft.aspnetcore.cookiepolicy/2.0.3",
+ "hashPath": "microsoft.aspnetcore.cookiepolicy.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Cors/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-+mmN69VlbJL4q82C5wKCMdSnxjk4VfcCysDcLIXmNYloI9PY1VqOcHD1A3E6EaPB0ncEb4J+Fg71XO6HToIl7w==",
+ "path": "microsoft.aspnetcore.cors/2.0.2",
+ "hashPath": "microsoft.aspnetcore.cors.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Cryptography.Internal/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-pCJyY7vC6YWY94ssKcgGzVFGsK/bk7RVEH/BxwHmc+T3t5VmXlBq7VvUmhLfk+P5Uc1l0hDIJX0ZJRLy9Sz1jg==",
+ "path": "microsoft.aspnetcore.cryptography.internal/2.0.2",
+ "hashPath": "microsoft.aspnetcore.cryptography.internal.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Cryptography.KeyDerivation/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-JblI3dWCRga40Y6PFUNsdGMAgmMu7Igb9sAtcG3nY8O2tvfuqwkpzGao8KE081KBndGGBcLUD4iWDkoMoGOQVQ==",
+ "path": "microsoft.aspnetcore.cryptography.keyderivation/2.0.2",
+ "hashPath": "microsoft.aspnetcore.cryptography.keyderivation.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.DataProtection/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-BXVpydukX6AjcnELAZHtTNexSdGLwJ21suskAtDgQshDz/mfySm0Z/voNzQyPFF6SMzDf7iXnXpEBMZchL18Rg==",
+ "path": "microsoft.aspnetcore.dataprotection/2.0.2",
+ "hashPath": "microsoft.aspnetcore.dataprotection.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.DataProtection.Abstractions/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Q4eEkEE527CR1qzfyVeTGDVL3mss2D0VKSMWJCwhzxVmSDFy3zyXaJfCDu39GnExAVM9gLKzkoU6KoJGu3vyAg==",
+ "path": "microsoft.aspnetcore.dataprotection.abstractions/2.0.2",
+ "hashPath": "microsoft.aspnetcore.dataprotection.abstractions.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.DataProtection.AzureStorage/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ax6WM99Eyne3GkaKx4LyBT0umSIVChUirI3toLl+Xn2FpwX9ci3aq8yjsRQS1gZ/GBHLwvCjYndzmwo4MO58Ag==",
+ "path": "microsoft.aspnetcore.dataprotection.azurestorage/2.0.2",
+ "hashPath": "microsoft.aspnetcore.dataprotection.azurestorage.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.DataProtection.Extensions/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-hHHlz9zhKkbz8S+wc9cxkhYrKbtvRugoSxpPuOnS8dL/KgNYWWhv0EW2LUdzPXkUIoJDAWpvWdmt28tTT/fBQg==",
+ "path": "microsoft.aspnetcore.dataprotection.extensions/2.0.2",
+ "hashPath": "microsoft.aspnetcore.dataprotection.extensions.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Diagnostics/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-fAsBgV/202K4ZMB3eFLWAXYRqUz4uf9CR9MwpNYJhMhO+yHxNPGDFBatsiKUVxG4oeMdhFXzYwUbUSaWUYU/7Q==",
+ "path": "microsoft.aspnetcore.diagnostics/2.0.2",
+ "hashPath": "microsoft.aspnetcore.diagnostics.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Diagnostics.Abstractions/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-4Zb2/cIFGfyHhPMr1tg1Tyuur4PK9Nr5uKnRLxHPJJh1OuAwEAZtUsPHcUa6HHNoA5tZhUFonHJwiFTy9+ZLLA==",
+ "path": "microsoft.aspnetcore.diagnostics.abstractions/2.0.2",
+ "hashPath": "microsoft.aspnetcore.diagnostics.abstractions.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-fwQvTUIMWXSChZszqBj8005USTlRCUsC0JLprK6EuQJIggbZZfGoyZTv2DLrXJgKSbCWntt2XKXRgfi/VkPwRA==",
+ "path": "microsoft.aspnetcore.diagnostics.entityframeworkcore/2.0.2",
+ "hashPath": "microsoft.aspnetcore.diagnostics.entityframeworkcore.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Hosting/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-qKV9PnsiVC2J1ws1DPoQ1fX3bowLTK2WjXPXpItgKVbuuLSWM1ECoObX2fOkQt6FKt4vJ9i4j/hktFavxova1Q==",
+ "path": "microsoft.aspnetcore.hosting/2.0.2",
+ "hashPath": "microsoft.aspnetcore.hosting.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Hosting.Abstractions/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-358NTTCWJWpDKno3S85BU0hjxWQ8EzsyjZ5OSMi2XpQ9SrYwzTq6tlXSpVS3cV2RJ2Jx9lXc8uSXFwrOVyUieQ==",
+ "path": "microsoft.aspnetcore.hosting.abstractions/2.0.2",
+ "hashPath": "microsoft.aspnetcore.hosting.abstractions.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-tvz7D661JTyJXRxWLqOSH0s1zF9bLviZd14aA8poR+srvldS0gg1j62e7SaM5LQrUn+Z4dPwJqBtLXZDj5PtYw==",
+ "path": "microsoft.aspnetcore.hosting.server.abstractions/2.0.2",
+ "hashPath": "microsoft.aspnetcore.hosting.server.abstractions.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Html.Abstractions/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-l72nlZuVphJbMvmt2k+2s8A6QlfjhYiINPtMVKvD752UzIc/vAmvFUuARjUcCRGqFV/q+r+xkQEyPzLW3xu81Q==",
+ "path": "microsoft.aspnetcore.html.abstractions/2.0.1",
+ "hashPath": "microsoft.aspnetcore.html.abstractions.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Http/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-oVmQJvA1dHr96VcJVyUYEPcQH+FHSJSEu52Fq6aB7rmpjtyxlcFzyvRNumD4J1QJjlhE/V8jF10lY2hH0J6h4w==",
+ "path": "microsoft.aspnetcore.http/2.0.2",
+ "hashPath": "microsoft.aspnetcore.http.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Http.Abstractions/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-yQM9JzPAExsxTqvJBBr3yC+6XyOETi2T/eOOBjrOOnYgQOO+7M7J8VvAW0wQID9zh7QqWO6kh3BGCT/aqvydtg==",
+ "path": "microsoft.aspnetcore.http.abstractions/2.0.2",
+ "hashPath": "microsoft.aspnetcore.http.abstractions.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Http.Extensions/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-z9uJ6w3BnhjWZZW+i5rVCqKIVLmngLP1AutfOJXJKtXKjAOBqWSTBgySGROqzWkPuDXot1dHVP7NAMnhtloIiQ==",
+ "path": "microsoft.aspnetcore.http.extensions/2.0.2",
+ "hashPath": "microsoft.aspnetcore.http.extensions.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Http.Features/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-1U5fPSOtIq+cPuqJTjN+EFN3dWn4ptSjybd8minSbyhy0oXr8ujYla86kb9kM3rddUBgrGCyTp/hf0/tMZab+g==",
+ "path": "microsoft.aspnetcore.http.features/2.0.2",
+ "hashPath": "microsoft.aspnetcore.http.features.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.HttpOverrides/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-hZPYYSnG17A+fFws1R5eQBmzF/9zewVlsBk/XeXTQ8fmjY8fUaOyBQGrs3OWKRXtRt3D1VetJ+ngZFl3a5YS9g==",
+ "path": "microsoft.aspnetcore.httpoverrides/2.0.2",
+ "hashPath": "microsoft.aspnetcore.httpoverrides.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Identity/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-12Ky01ytqyiWnOeQsarkSTrTGMMxxexzTgJ7zm08iiEquaiBzBTMKmi/5rBH8CyFcMQx3kLqnNzrglq0DYHzpg==",
+ "path": "microsoft.aspnetcore.identity/2.0.2",
+ "hashPath": "microsoft.aspnetcore.identity.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Identity.EntityFrameworkCore/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-QSPJenMEmjZmKnZ+ZJvMudhzHISHbEm2LarScz6AHZwgoRY0j+ZdKTVLtN+tAaFeJ2AXCxRVkeBAouLHFyHSAw==",
+ "path": "microsoft.aspnetcore.identity.entityframeworkcore/2.0.2",
+ "hashPath": "microsoft.aspnetcore.identity.entityframeworkcore.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.JsonPatch/2.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-US78cfi7nrPTXeONgcSWbgrUBLs1Aca4kCJTieWXDLg0G0gwmdfPbd6S3c5TdJRQdA69K3UhPAs9r9ZAMjIFAA==",
+ "path": "microsoft.aspnetcore.jsonpatch/2.0.0",
+ "hashPath": "microsoft.aspnetcore.jsonpatch.2.0.0.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Localization/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-nijm4SSe5LwIOod5CHOFS4oGggNqyQCSb1DhA1Gy+R8hrwdc0vZEYuclyur9jysGSUNiUw/KWGeVIB99u9rdVw==",
+ "path": "microsoft.aspnetcore.localization/2.0.2",
+ "hashPath": "microsoft.aspnetcore.localization.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Localization.Routing/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-R8Dfo13h2jUmCxOCDk0AZBUB9LIcDpRKIuarjaHh8QZ/Vnmg3+4MKTK2nUbnDyGuhkUt/06nVoB7LxSDhcUqSQ==",
+ "path": "microsoft.aspnetcore.localization.routing/2.0.2",
+ "hashPath": "microsoft.aspnetcore.localization.routing.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.MiddlewareAnalysis/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-hjAzkHE9JFOi6YNneGbjlyUEZ+a7dQldTZJlhE2t4e2EMfLPY+31y5hbAYfVBKVooJDaWA0nmCUMuhdH+Nceew==",
+ "path": "microsoft.aspnetcore.middlewareanalysis/2.0.2",
+ "hashPath": "microsoft.aspnetcore.middlewareanalysis.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Mvc/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-WkyEZDF709/l7ljPUD4j1IRj3McGgO8emGO7SNz+WK/HL6dmHL234uUcEjNEqFEpJJpxvvQVRal0YwwhZdeGZw==",
+ "path": "microsoft.aspnetcore.mvc/2.0.3",
+ "hashPath": "microsoft.aspnetcore.mvc.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Mvc.Abstractions/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-iXPYz6zZE6vLLJYjQA7F8vtyPqYgOR1bOhChkfuhbIzrU4VELB2I3ozOdMGviXlmApbpRXZKd4z7viqlKKXiIg==",
+ "path": "microsoft.aspnetcore.mvc.abstractions/2.0.3",
+ "hashPath": "microsoft.aspnetcore.mvc.abstractions.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Mvc.ApiExplorer/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-NllnW4FpRqBTw+P9RG6pVZdHglpx7F3jm73DNdRz66ijzypY/e0zXDItKPdmjPkRH0AIWAI+TxaHW4lcGE7MqQ==",
+ "path": "microsoft.aspnetcore.mvc.apiexplorer/2.0.3",
+ "hashPath": "microsoft.aspnetcore.mvc.apiexplorer.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Mvc.Core/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-OKyr3rrADlyZYkFydM3ds5F682feixPQmt/y0QsbjrsNt4eghSVsMvMqD/v2NMjHs8kH4TUsK4qXVPOSFonQ7A==",
+ "path": "microsoft.aspnetcore.mvc.core/2.0.3",
+ "hashPath": "microsoft.aspnetcore.mvc.core.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Mvc.Cors/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-xSqDCgTwAk0wjcv4RcaE7MpDs9ELctrLR9ppx6AKbKrTriPqvXoCvFmLnUoXnCNQwn4at7R/C/66TtLfYfwH4g==",
+ "path": "microsoft.aspnetcore.mvc.cors/2.0.3",
+ "hashPath": "microsoft.aspnetcore.mvc.cors.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Mvc.DataAnnotations/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-KNb4rAFnXKZbGxWch8dNg0f9jpgUZUgaPgDFncvjtfSNW6Ml/746KBixXk/lxZq5W+MW/wnjyOr49+WLG/SmzQ==",
+ "path": "microsoft.aspnetcore.mvc.dataannotations/2.0.3",
+ "hashPath": "microsoft.aspnetcore.mvc.dataannotations.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Mvc.Formatters.Json/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Vts06sEs576xjcnRzEMVKYev25N/fkA2Zeisvc3JRtXtrxVPgJretQ1Yne2JUQuTsaSCMn0TcJtbV3r2FusVGQ==",
+ "path": "microsoft.aspnetcore.mvc.formatters.json/2.0.3",
+ "hashPath": "microsoft.aspnetcore.mvc.formatters.json.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Mvc.Formatters.Xml/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-LoVS9sHEG0i39LY8cQnVEfdAkYpal1p2idAkEgZIqtaW9su8Kf+8VGjlm2LW4PlX8sru559DNuNp8NBbbsy6Rg==",
+ "path": "microsoft.aspnetcore.mvc.formatters.xml/2.0.3",
+ "hashPath": "microsoft.aspnetcore.mvc.formatters.xml.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Mvc.Localization/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-0RaOWJmXno0GAQiJ4j98KOjltGR5Gb9yu16AmRfmEIZVIY+B+s3wfZBHGgTpYxAEuAAzzUAgMX/wyhAkefCp4w==",
+ "path": "microsoft.aspnetcore.mvc.localization/2.0.3",
+ "hashPath": "microsoft.aspnetcore.mvc.localization.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Mvc.Razor/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-T56Niuff/u4nuPwnBTociMVE/dzSGu8GcuW4L+gqV42WDE/V9AdJEtae6nQ2DSdvZOokULJ74eNAe2RL1Gz4Sw==",
+ "path": "microsoft.aspnetcore.mvc.razor/2.0.3",
+ "hashPath": "microsoft.aspnetcore.mvc.razor.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Mvc.Razor.Extensions/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-7Jr4WCpJRyHA44S6BuqgERDNeR3222Wbu3X/E2HMyiNlqIkPv4FAoEu6zqcG5iy9Y/vMzURYPASVOIBQs5ZVXg==",
+ "path": "microsoft.aspnetcore.mvc.razor.extensions/2.0.2",
+ "hashPath": "microsoft.aspnetcore.mvc.razor.extensions.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Mvc.Razor.ViewCompilation/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-3tyvIJ33NUumLp3A6McdX8gklkYYOj1antb1zL8CzkL94tIEVK//cUJnRdQUwtegSI1cbkjXr4/9ZWnALKYkpw==",
+ "path": "microsoft.aspnetcore.mvc.razor.viewcompilation/2.0.3",
+ "hashPath": "microsoft.aspnetcore.mvc.razor.viewcompilation.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Mvc.RazorPages/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-uugn2CpSkTisavKbHgAtCYQoSTsODNbwp+de+xwDVlUjq2IFxQTs/EFCWTFlqbNAIMUEFnoDKKx6Zlx8M20INg==",
+ "path": "microsoft.aspnetcore.mvc.razorpages/2.0.3",
+ "hashPath": "microsoft.aspnetcore.mvc.razorpages.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Mvc.TagHelpers/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-vrfBUPe9KmVa8hcJaq1QVA8WGQRBbaXthOt86p48t4wh9FnkrvVXLfBTRdMz7F8X3grgXt+gZkil8Tlk+9L5hQ==",
+ "path": "microsoft.aspnetcore.mvc.taghelpers/2.0.3",
+ "hashPath": "microsoft.aspnetcore.mvc.taghelpers.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Mvc.ViewFeatures/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-7z2Al4cs5Rgy42rdU41fm3GP7+ZSDrF8aMi7W9b/WXql7nysSS9v/2r4eE5H3xMv2M4b3rjOyAPUurkLZVV58w==",
+ "path": "microsoft.aspnetcore.mvc.viewfeatures/2.0.3",
+ "hashPath": "microsoft.aspnetcore.mvc.viewfeatures.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.NodeServices/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-o8Jsb9nZ2UpJoMH2Cl+MhLLICLKxOuX/kT+H8A0Mfe3LJK4X55TwjSTUU6qS9486+pawH/HMVND1SEhZriWHQg==",
+ "path": "microsoft.aspnetcore.nodeservices/2.0.3",
+ "hashPath": "microsoft.aspnetcore.nodeservices.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Owin/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-RFfcbP54mcwdkiN5tTEpTCvLoYMOmh8P0XutxPVyn3lQmTKDJjUp+VE3DlTQ0E4mNYhgAR/8I8C6aGf1CTsHJw==",
+ "path": "microsoft.aspnetcore.owin/2.0.2",
+ "hashPath": "microsoft.aspnetcore.owin.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Razor/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-g5Cf2gwEg0B8WPE3XA55ve4S9l+5y0c5LMC7jga9KBjrp1ejNTS+nSeLbi9Bg/wYPfoc7Ga4yFqbFKvvODBbow==",
+ "path": "microsoft.aspnetcore.razor/2.0.2",
+ "hashPath": "microsoft.aspnetcore.razor.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Razor.Language/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-8kcc66kk9zEtd661VVuQnmqs/S96O00TKaly5InupBPkiptgFxEcfpxC4zaCDFwmh9fo6xNJu1HlqTHiHGx6Cw==",
+ "path": "microsoft.aspnetcore.razor.language/2.0.2",
+ "hashPath": "microsoft.aspnetcore.razor.language.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Razor.Runtime/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-iaTOXW839pOB+qpB2DqZgGGOjgyFq2wfw0blFr8QjiKKqE4h+/UuRCPdFw5dloIfX9msIERb73bbnYGknhsGZQ==",
+ "path": "microsoft.aspnetcore.razor.runtime/2.0.2",
+ "hashPath": "microsoft.aspnetcore.razor.runtime.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.ResponseCaching/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Inob5PAUyo+DtoXgGpBSDpIG9E98cUZXsFnNrYUUXVmcsLMknTpcALZxOJtDmvUcz9dSdMU9wDGYB2J2U1llng==",
+ "path": "microsoft.aspnetcore.responsecaching/2.0.2",
+ "hashPath": "microsoft.aspnetcore.responsecaching.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.ResponseCaching.Abstractions/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-GDf8IgKCFKB0FRqzI15oky08OS7PwSmxCzAQoHhEgHS6hl3gEmOL65aZUu+S7v+VPd9kj9fEDuXF4vRDhSWUZg==",
+ "path": "microsoft.aspnetcore.responsecaching.abstractions/2.0.2",
+ "hashPath": "microsoft.aspnetcore.responsecaching.abstractions.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.ResponseCompression/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-3ik8SSK2dAHrzTSGZrAHD4dM1Pu5tQcLqnM0NWWZnakfbJuAE1EGdfdOAEmktOvvAGrw6+nXDZSzU1bw3xNUdA==",
+ "path": "microsoft.aspnetcore.responsecompression/2.0.2",
+ "hashPath": "microsoft.aspnetcore.responsecompression.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Rewrite/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-pd+f2w7MhGmExjWzhzNK+cuE1U5aq6OfQoLHTnU64cwrJB83Ufk6Tu/93OhzcGpUVE9cmghikg2tBr9xcTwf6A==",
+ "path": "microsoft.aspnetcore.rewrite/2.0.2",
+ "hashPath": "microsoft.aspnetcore.rewrite.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Routing/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-v0f0iRS9H71g49cwNH8hezpZalluUc1Ok3sModvqC4heLdqfAAO52GxWYVtB6lOw5JR6YYy3KvINOx+YghsdHg==",
+ "path": "microsoft.aspnetcore.routing/2.0.2",
+ "hashPath": "microsoft.aspnetcore.routing.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Routing.Abstractions/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-sqI4xsQYm/11KsY8P892yrpL3ALAp6e6u12mrnbdWhQt/IiWhK4X9OIQVVMM+ofrPkAKsjP96ctEkJcDKysNVw==",
+ "path": "microsoft.aspnetcore.routing.abstractions/2.0.2",
+ "hashPath": "microsoft.aspnetcore.routing.abstractions.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Server.HttpSys/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-hbwM1WVODYXGn1alR9NkXCMw9P6To5AOPkE8tqdh/TmnCECNwDz75qhpPmhQK+xa9nKdnEQlzjqkTYsmbb5beQ==",
+ "path": "microsoft.aspnetcore.server.httpsys/2.0.3",
+ "hashPath": "microsoft.aspnetcore.server.httpsys.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Server.IISIntegration/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-UUbQIZp5dmEnDrgjIGjiTqqMBlus1+q+nL0JTmo40UveFVMO4rQSBMwv7M9QzR+T1qFCWNcysbutHIOdoYl8bA==",
+ "path": "microsoft.aspnetcore.server.iisintegration/2.0.2",
+ "hashPath": "microsoft.aspnetcore.server.iisintegration.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Server.Kestrel/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-rPDyGoafAZwRvovro5wzmeaOScYjehjy7yABvgMfkkiPTUeSDdtm020XR3HFU+GxCAmhU8bQhLUH0CKk9NNGDQ==",
+ "path": "microsoft.aspnetcore.server.kestrel/2.0.2",
+ "hashPath": "microsoft.aspnetcore.server.kestrel.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Server.Kestrel.Core/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-+d7WB++otIdpV10mbHsUEcPmL+676Zljsls4DUkaSB8toiYndEeK+yxXj9OsGtTCzQhv4FjLqEcgw01oA0JYbw==",
+ "path": "microsoft.aspnetcore.server.kestrel.core/2.0.2",
+ "hashPath": "microsoft.aspnetcore.server.kestrel.core.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Server.Kestrel.Https/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-v8WKn9TCiGvgocbCFDxeOj3neAgEHwfpqu/J4W2GbwprRDawFLP5XbTDjbNjo5J2UVgFH5NHaRJocNWc3raQ9g==",
+ "path": "microsoft.aspnetcore.server.kestrel.https/2.0.2",
+ "hashPath": "microsoft.aspnetcore.server.kestrel.https.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-25BwaKnlKHZqPnOT1De2Oe7kpwWWxb7eMrnJx2FPyN5N4rfn/3GaSC72nZzwT4us9e8vKUJP+uzo1yFEBblbXA==",
+ "path": "microsoft.aspnetcore.server.kestrel.transport.abstractions/2.0.2",
+ "hashPath": "microsoft.aspnetcore.server.kestrel.transport.abstractions.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-3H5R93EodGu8WsPYJwjXyDwks+nvpso6F01qPiowWU1dHpPGsY8px3XX3QTX3vPlwCXjpwvwlDXY8AT7kgBJzg==",
+ "path": "microsoft.aspnetcore.server.kestrel.transport.libuv/2.0.2",
+ "hashPath": "microsoft.aspnetcore.server.kestrel.transport.libuv.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.Session/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-p0YokieiGsIlxNQ52kSlKmHBiEUK2VSEADdKQJcw2JoHuk4SVayDm8fgqpkoMxt+dNlr+mvjFECXI4NGxDDOnA==",
+ "path": "microsoft.aspnetcore.session/2.0.2",
+ "hashPath": "microsoft.aspnetcore.session.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.SpaServices/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-EQqYTbrlshzny6OY7quuLZEhUwQ3Io6Km60ns099PluwfZiRfpys+gSzEk+cfOJsHdJcKXKZT8rvLAGREJyQAQ==",
+ "path": "microsoft.aspnetcore.spaservices/2.0.3",
+ "hashPath": "microsoft.aspnetcore.spaservices.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.StaticFiles/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-8G/Dl4sjp7GWOlh0YoGTGEeAH9fkwiEoPFmm/s4jZUxeTIOJkTCKJAP8xC2sYgcORLMZFINQI4kdGp6Wm4odPw==",
+ "path": "microsoft.aspnetcore.staticfiles/2.0.2",
+ "hashPath": "microsoft.aspnetcore.staticfiles.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.WebSockets/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-VUZCI/lAfPNU3KneT6xezPnUDUPnP0RzAFAcR+zNebBQ584STXLgy04PSeKMy5UgUzihln5N8xLLfM7bZSHlvQ==",
+ "path": "microsoft.aspnetcore.websockets/2.0.2",
+ "hashPath": "microsoft.aspnetcore.websockets.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.AspNetCore.WebUtilities/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-dvn80+p1AIQKOfJ+VrOhVMUktWRvJs7Zb+UapZGBNSyrCzTsYiXbb9C7Mzw+nGj5UevnLNFcWWc7BUlLMD2qpw==",
+ "path": "microsoft.aspnetcore.webutilities/2.0.2",
+ "hashPath": "microsoft.aspnetcore.webutilities.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.Azure.KeyVault/2.3.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-A82ESUdfLz2wMhYuPxrwf/fA7JVt3IARgeMCG3TsaLtxUxa9RBKX3f0zdnKmvBvJ/u1/5g03OLR26GPekqY5HQ==",
+ "path": "microsoft.azure.keyvault/2.3.2",
+ "hashPath": "microsoft.azure.keyvault.2.3.2.nupkg.sha512"
+ },
+ "Microsoft.Azure.KeyVault.WebKey/2.0.7": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-MVSYao62R9rwl9KF+IsJm+XBLupJj1ma2lfwNeFlSWziXGAopnYK+YkDWqABOqNIV9kpza/MvNBxITzhlJIyIw==",
+ "path": "microsoft.azure.keyvault.webkey/2.0.7",
+ "hashPath": "microsoft.azure.keyvault.webkey.2.0.7.nupkg.sha512"
+ },
+ "Microsoft.CodeAnalysis.Analyzers/1.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-HS3iRWZKcUw/8eZ/08GXKY2Bn7xNzQPzf8gRPHGSowX7u7XXu9i9YEaBeBNKUXWfI7qjvT2zXtLUvbN0hds8vg==",
+ "path": "microsoft.codeanalysis.analyzers/1.1.0",
+ "hashPath": "microsoft.codeanalysis.analyzers.1.1.0.nupkg.sha512"
+ },
+ "Microsoft.CodeAnalysis.Common/2.3.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-nGATpUW09zOGFLQZ3JXIObJyNlk2dvgNgC7Kh+iDpxGWgKHSgpHMXnGmXUecJa4CNi0HhUENKSnEack1aF/MwQ==",
+ "path": "microsoft.codeanalysis.common/2.3.1",
+ "hashPath": "microsoft.codeanalysis.common.2.3.1.nupkg.sha512"
+ },
+ "Microsoft.CodeAnalysis.CSharp/2.3.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-fvO7Q8FqzmWX8gzzCk4Bf34Ms06bZ6r/A9tUz1ndj3ioitAxSC2QUXbUQOJ4ExzohTtXhczJAFirgs//Nasz6A==",
+ "path": "microsoft.codeanalysis.csharp/2.3.1",
+ "hashPath": "microsoft.codeanalysis.csharp.2.3.1.nupkg.sha512"
+ },
+ "Microsoft.CodeAnalysis.Razor/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-uDtaWOCEZ9+2bEYA8cmlogajruQziTqRDKEZ2zt/2BViRm/sFUovHHbmYnBp5W1cqVEPz6M8R6dA1Qqv67fhfA==",
+ "path": "microsoft.codeanalysis.razor/2.0.2",
+ "hashPath": "microsoft.codeanalysis.razor.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.CSharp/4.4.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-vvVR/B08YVghQ4jHEloxqw2ZWzEGE1AOA5E0DioUM3ujbXz6FD3AfB/0Jl2ohJPd0nXYGwmPe1En6HTsSriq1A==",
+ "path": "microsoft.csharp/4.4.0",
+ "hashPath": "microsoft.csharp.4.4.0.nupkg.sha512"
+ },
+ "Microsoft.Data.Edm/5.8.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-P/d8DxA6MFHroBEn/jW0LMQSIKnsRRibrZtRCLfov2boQfrQ1R1BVgkJ5oIhcQsOm0l4POv+I2ny6RBsclNbOw==",
+ "path": "microsoft.data.edm/5.8.2",
+ "hashPath": "microsoft.data.edm.5.8.2.nupkg.sha512"
+ },
+ "Microsoft.Data.OData/5.8.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-oEIUtXcRiKogF0yZxA+QdgxoBJ34989qL/5xOSrTfxAhzNJV5Hw6DRdWgUCpeXFMoJUQx7ptbHCN+My/LCQfsg==",
+ "path": "microsoft.data.odata/5.8.2",
+ "hashPath": "microsoft.data.odata.5.8.2.nupkg.sha512"
+ },
+ "Microsoft.Data.Sqlite/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-jJXCZniFDwHGnRYd9WD3vswQCyIXk0/gsne9TLFWIpy6oK4kAcKD1BTncaHQmVg0pp/YmRBKXVIh4yXSHqbsGQ==",
+ "path": "microsoft.data.sqlite/2.0.1",
+ "hashPath": "microsoft.data.sqlite.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Data.Sqlite.Core/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-lkUOJRJEXnXAxWKhCSFjYKLhuopw+m6ClML4cF1Rt/Ek8bBUW6hn1xAHCZ9KFqkcNOpBS7rQ6nZBaSXU3mgbOQ==",
+ "path": "microsoft.data.sqlite.core/2.0.1",
+ "hashPath": "microsoft.data.sqlite.core.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.DotNet.PlatformAbstractions/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-cXgVdJmW3fLwmSxsv0RlTe4BIKs6slVXV5xRvsO4CV4aUeY67GelaujxY/lP5yVlaMjMM22pXKbKtUY9x050Mw==",
+ "path": "microsoft.dotnet.platformabstractions/2.0.3",
+ "hashPath": "microsoft.dotnet.platformabstractions.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.EntityFrameworkCore/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-TjlP5PH687P1pHVUEUlXeoywd5iEXLHxOKfKfVIWsesXGq+hSz0Z8/afWo3mvuBIR0yLMc4Dfh5baTTKzYDQKw==",
+ "path": "microsoft.entityframeworkcore/2.0.2",
+ "hashPath": "microsoft.entityframeworkcore.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.EntityFrameworkCore.Design/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-cEqvei8LTLxJavvOH5OwQRjtfAlJF6RhnUyetv3M7hByXktkpedvhykH0TeJS0IQMfP3pU+9qclQpyrq9Ej4lQ==",
+ "path": "microsoft.entityframeworkcore.design/2.0.2",
+ "hashPath": "microsoft.entityframeworkcore.design.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.EntityFrameworkCore.InMemory/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ElVLhS/kaVByeh1I7mg9AcUVfZ/k55SMCW6BRRoXIMaAyUHw9n3EWhK7ThdBLp1Dek0UBwSD593jxGis2BqUGA==",
+ "path": "microsoft.entityframeworkcore.inmemory/2.0.2",
+ "hashPath": "microsoft.entityframeworkcore.inmemory.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.EntityFrameworkCore.Relational/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-tuB7TVi2VM5nmwmo2jXOOo5kH/iDaiGW2pHi8xHdy0YTj/ywNP8adobu35u4CabPaH88di6SLveeAdVi80vffw==",
+ "path": "microsoft.entityframeworkcore.relational/2.0.2",
+ "hashPath": "microsoft.entityframeworkcore.relational.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.EntityFrameworkCore.Sqlite/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-+Oc8jLtctAWzhZTao+oKNdS90fmEstirP/OAwfujtgQDQW0ktbsQwSGnNJM91fkN/fydOND5APMPG4jOdinlCA==",
+ "path": "microsoft.entityframeworkcore.sqlite/2.0.2",
+ "hashPath": "microsoft.entityframeworkcore.sqlite.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.EntityFrameworkCore.Sqlite.Core/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Fgal6xyOon1rzKuk5kTCfsanSUN203BA6I6OFhEPIWbRDkBNjNVGlXg0C7N0gtgvq1OeByQj8H2Jni6VHk032Q==",
+ "path": "microsoft.entityframeworkcore.sqlite.core/2.0.2",
+ "hashPath": "microsoft.entityframeworkcore.sqlite.core.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.EntityFrameworkCore.SqlServer/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-368mmlJFauVm1ICn+plKJNm6KSX2jRTuK3zwomZwDAlzxO5kr8MMmbr60e6QM68wk8u0bdQBzTwO7GzfEnzWLA==",
+ "path": "microsoft.entityframeworkcore.sqlserver/2.0.2",
+ "hashPath": "microsoft.entityframeworkcore.sqlserver.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.EntityFrameworkCore.Tools/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-GBgyVDSZhYwja4cy+muVBocjlgbLhV5m29J3tHHf02utM8zo1jDSuarDGKV0O+kj5d3bgBuHe+0/Tf78GanTHQ==",
+ "path": "microsoft.entityframeworkcore.tools/2.0.2",
+ "hashPath": "microsoft.entityframeworkcore.tools.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Caching.Abstractions/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-NobDNbehAbMYUApMXLd9XSt9UznGCgPW9PW4Ybe6S5jKqkd5RcTnaKm0FODcgyx+7B1hIGx7dZwa1bVdiSbHAg==",
+ "path": "microsoft.extensions.caching.abstractions/2.0.1",
+ "hashPath": "microsoft.extensions.caching.abstractions.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Caching.Memory/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-GVtJD0uhoLOkXBfYZAIRDexEr2qg0QHbUo3CIjmtoGpFWHuGHTvjGqRlybMKIYTpt0BxKpXMn4fqhS4ff10llA==",
+ "path": "microsoft.extensions.caching.memory/2.0.1",
+ "hashPath": "microsoft.extensions.caching.memory.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Caching.Redis/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-6Zo0CnNFiNBaeac8cmPCaA5Gs2LMQHoYeyaz4Il03NTa0sTEnHUoiXcujozkJmJbQjbSb7qFhw2DATzwIfEvMA==",
+ "path": "microsoft.extensions.caching.redis/2.0.1",
+ "hashPath": "microsoft.extensions.caching.redis.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Caching.SqlServer/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-mSQKQBhjfBeYU7cqG3wU/mgMqmwbRKy/ZkPxrPnZQ55NhnT3QbGNDOgD9CxJ1j8FMWBYcprxAbSGOM98ab+C5Q==",
+ "path": "microsoft.extensions.caching.sqlserver/2.0.1",
+ "hashPath": "microsoft.extensions.caching.sqlserver.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Configuration/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-d9fFoEYRaBccu/Z2B2BZCil/lEnmoVQ8YiY1dGViERh0qWjixgR9y/M7EGaoTrAunnmvAmfwxuij/gCq6WvL1w==",
+ "path": "microsoft.extensions.configuration/2.0.1",
+ "hashPath": "microsoft.extensions.configuration.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Configuration.Abstractions/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-stGq1c136UUYOsgQuJ5fjiygqZhgt6Kj0pm4iL0qq1MICNgEKTJ4tnbXLkZfrDHDz+olsT2VY9cVv2yshg+m+A==",
+ "path": "microsoft.extensions.configuration.abstractions/2.0.1",
+ "hashPath": "microsoft.extensions.configuration.abstractions.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Configuration.AzureKeyVault/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-qVg14LrUn1xMS9D3meFJZGQHB13hu63AWF+eCRI/BKFSuP1t24wK4bVjRiLOfgeaBa/7uu168BTpVcAC62OD+w==",
+ "path": "microsoft.extensions.configuration.azurekeyvault/2.0.1",
+ "hashPath": "microsoft.extensions.configuration.azurekeyvault.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Configuration.Binder/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-5I1aC5g3+zb10nbNfTEz0YVFuKgvNU4jul0iDX10Q1nVyZoj33TsoNQwcJqBzJBxwjDSSGhejhgsQduREhFm6g==",
+ "path": "microsoft.extensions.configuration.binder/2.0.1",
+ "hashPath": "microsoft.extensions.configuration.binder.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Configuration.CommandLine/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-xbA72loiTC3MK89cJZBEEbl4jWi8ugUJjd6Ak4jJN7JXerVURpWhSJ7engn+gZKYwvzdbt0vkr+/u015Pe4gqA==",
+ "path": "microsoft.extensions.configuration.commandline/2.0.1",
+ "hashPath": "microsoft.extensions.configuration.commandline.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Configuration.EnvironmentVariables/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Ex3C6fEpePj3pekjjDTbSY/+IR371KDv+BFp6Wev/q0uPBmFN5dXlvy2M37fYmfca/VIb3rkOIqHpheWG3Iezg==",
+ "path": "microsoft.extensions.configuration.environmentvariables/2.0.1",
+ "hashPath": "microsoft.extensions.configuration.environmentvariables.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Configuration.FileExtensions/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ig55mY9fpfvVbQLuiT1ETjpYuI33RiSfhdon0nfl3m9cRSCJrrq2X7MXus2ihh2eW3ev+jPBHWNOFjN0YRN3cg==",
+ "path": "microsoft.extensions.configuration.fileextensions/2.0.1",
+ "hashPath": "microsoft.extensions.configuration.fileextensions.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Configuration.Ini/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-VexwTBlONJ42fDEdFBOg3A40wfEqlnWI2OQnUBmVs/dsoyTiMdPi1fgCJ1aUEYsXvfbkttF3qkudKsFbLw4rBA==",
+ "path": "microsoft.extensions.configuration.ini/2.0.1",
+ "hashPath": "microsoft.extensions.configuration.ini.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Configuration.Json/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-RIh+RKEFkLDNeOhwPasPslqVDr72NVedR0rNKwxWnCZftAlSa4jmKg7nCacB4pU7rK2TMgl85ZaHZmrxC7Rcew==",
+ "path": "microsoft.extensions.configuration.json/2.0.1",
+ "hashPath": "microsoft.extensions.configuration.json.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Configuration.UserSecrets/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-MZMMOV7cMHnT7bAfcF2NmLywHXcw3krNtrPmjTO/CoimDl4dJbd7YhM29S5EFkr10nwMslH3VQtMccSVKGAcyw==",
+ "path": "microsoft.extensions.configuration.usersecrets/2.0.1",
+ "hashPath": "microsoft.extensions.configuration.usersecrets.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Configuration.Xml/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-BSbH2kXBKej8Hp8OixjAqx6nD2il8inYYDD6qPkSkralLe1X2Kiv5jzzlDWUvh9DZ51wrLDoWMvY7FGBhU6Sfw==",
+ "path": "microsoft.extensions.configuration.xml/2.0.1",
+ "hashPath": "microsoft.extensions.configuration.xml.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.DependencyInjection/2.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-wakg18gHYiUL1pcjjyZuYk6OvDpbSw1E7IWxm78TMepsr+gQ8W0tWzuRm0q/9RFblngwPwo15rrgZSUV51W5Iw==",
+ "path": "microsoft.extensions.dependencyinjection/2.0.0",
+ "hashPath": "microsoft.extensions.dependencyinjection.2.0.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.DependencyInjection.Abstractions/2.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-eUdJ0Q/GfVyUJc0Jal5L1QZLceL78pvEM9wEKcHeI24KorqMDoVX+gWsMGLulQMfOwsUaPtkpQM2pFERTzSfSg==",
+ "path": "microsoft.extensions.dependencyinjection.abstractions/2.0.0",
+ "hashPath": "microsoft.extensions.dependencyinjection.abstractions.2.0.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.DependencyModel/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-OiNYN/QeZLuYcn4CvYrOmYgODPB1Jpqft+cT4F3Hkq5poj+1DLfbIBftMI/Pn8J7DyHhYeBMLxJUuugjvk/Fuw==",
+ "path": "microsoft.extensions.dependencymodel/2.0.3",
+ "hashPath": "microsoft.extensions.dependencymodel.2.0.3.nupkg.sha512"
+ },
+ "Microsoft.Extensions.DiagnosticAdapter/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-w8nux+yppIAD3ouzLz3CEtUMj03WIQ9FAmuR6IhrCpQDcoMtajlZIkZLbryJE1jdF1wkewLLM2LpXasfu7HzQw==",
+ "path": "microsoft.extensions.diagnosticadapter/2.0.1",
+ "hashPath": "microsoft.extensions.diagnosticadapter.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.FileProviders.Abstractions/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Gzc5yXvwIrKpdti0Ev4jC0inVrGZpI86eLZorMVRqAPXowR8JDRbcHjhmID2EqA4rdhL/IsfD42+4upKpHULDw==",
+ "path": "microsoft.extensions.fileproviders.abstractions/2.0.1",
+ "hashPath": "microsoft.extensions.fileproviders.abstractions.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.FileProviders.Composite/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-bgAUXH3T/Y1R5bCthCiZVzEX4spvNeIHRv6+Jr4BJMxPVSFm/8er7xvywd2NCayv94frKZdDGP3mjAQZenZDxQ==",
+ "path": "microsoft.extensions.fileproviders.composite/2.0.1",
+ "hashPath": "microsoft.extensions.fileproviders.composite.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.FileProviders.Embedded/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-PH1oo04WCbKy42aga6bC4phl1rZfbFsZLuozJN1LGUUZTCnycUAZzCqG6MNRCgRiHg2bPexiQ15708vSwnuBHQ==",
+ "path": "microsoft.extensions.fileproviders.embedded/2.0.1",
+ "hashPath": "microsoft.extensions.fileproviders.embedded.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.FileProviders.Physical/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-h+6bcXYlGldl7BUhnQKFxL2sMfeg9Gr/AuVexYOCYWmzDsc4iyUoy3NL7i2vkG209wd0ZXf+pZzRDwGPFhmlSw==",
+ "path": "microsoft.extensions.fileproviders.physical/2.0.1",
+ "hashPath": "microsoft.extensions.fileproviders.physical.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.FileSystemGlobbing/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-q7KsG2kjwo2Ps0WdV7MFh64cQS0UHikV8qv4HQrUfWQyxim5vNmLzAbuduarS9QWbhRHTtUanx+ohyAQdumdnw==",
+ "path": "microsoft.extensions.filesystemglobbing/2.0.1",
+ "hashPath": "microsoft.extensions.filesystemglobbing.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Hosting.Abstractions/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-gs+TNXCW05ujojZlQj2i9Fj00IAhXrgLZtgGM0XxoSoffgCGfGh7jX4kB/dnaot3xVdw84L1nE98bwQN7+kK8A==",
+ "path": "microsoft.extensions.hosting.abstractions/2.0.2",
+ "hashPath": "microsoft.extensions.hosting.abstractions.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Identity.Core/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Lx5bFoGV2q83SdNh6SrzZczngu/FQ8N/VegNxyEl8h+UwFQJrVj9S3Ukp5Xd1jdFaRT4Xus8P8aGBdy8V7Iwew==",
+ "path": "microsoft.extensions.identity.core/2.0.2",
+ "hashPath": "microsoft.extensions.identity.core.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Identity.Stores/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-9BTVdltrgFh+O69zm4fHZ50PV+GDEdGqcp+KMlbrOW+RmAgbVkQvMV25ZZChUAlT/uQb7BnAF1h5+2xWEyNQzA==",
+ "path": "microsoft.extensions.identity.stores/2.0.2",
+ "hashPath": "microsoft.extensions.identity.stores.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Localization/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-rT21gcQRQjpITr7GfpXSbUi+87WP2JEU1TrJjAS0jQSBEWwylzFNeokHYp/hQw9DHXhGHeqYSUXyrKE06XdsdA==",
+ "path": "microsoft.extensions.localization/2.0.2",
+ "hashPath": "microsoft.extensions.localization.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Localization.Abstractions/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-akovmABJPmBjQfomzHywPGBjelgRazTBj2RV6+EBnALt5T639CBF+npHKM2z3Ms6HR9e50sDvAyAcnKgVOTdgA==",
+ "path": "microsoft.extensions.localization.abstractions/2.0.2",
+ "hashPath": "microsoft.extensions.localization.abstractions.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Logging/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-FKeB93fwdaEf2EXpxczDjE1CkWoAIrijiG1RZeDyD0OvbC0yjTVp1kCJTLYPrFil9JveJzvgXpL7BMNil9Ht3w==",
+ "path": "microsoft.extensions.logging/2.0.1",
+ "hashPath": "microsoft.extensions.logging.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Logging.Abstractions/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-DzCKlMdXOysXFDBXgNnxFlpSj5AOdMkUqKEjKT1n+japTxhQ3e3MaGODZGtbIj9ezykRs9oEBGmdSHHfh4oNVA==",
+ "path": "microsoft.extensions.logging.abstractions/2.0.1",
+ "hashPath": "microsoft.extensions.logging.abstractions.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Logging.AzureAppServices/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-v+JIz8XjA8l97lCMaEs+FcbG435QXCzHXEfPG47puYFiRbzsuphqlBqa0I3dsejhoeMfdroi7xRz4ODlmkv6iw==",
+ "path": "microsoft.extensions.logging.azureappservices/2.0.1",
+ "hashPath": "microsoft.extensions.logging.azureappservices.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Logging.Configuration/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-xIA/im+xMO80xHvfFCa3IQ6/L20pHl7MjyEZjKQKHRNsZgJIk4e8dfdHGeNaXChuTUycQ0EBdyN4kXUFqbAk3A==",
+ "path": "microsoft.extensions.logging.configuration/2.0.1",
+ "hashPath": "microsoft.extensions.logging.configuration.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Logging.Console/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-lbAWSy/Iwj584V6TAcKK8DU37IDOO7l+fMfktTsQWs14a4NXF/S0DjdbeJ5QoGR3aQiIlKJvNoCPoKLO9XeBMQ==",
+ "path": "microsoft.extensions.logging.console/2.0.1",
+ "hashPath": "microsoft.extensions.logging.console.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Logging.Debug/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Cvsb3YWmuy7R/CRCAjoTVHDG3GDDVROfp3UWjo7CnxGX2Czc89AUPjxH5JFOd7xOplj12BX/KgU5m1KO3VOJIg==",
+ "path": "microsoft.extensions.logging.debug/2.0.1",
+ "hashPath": "microsoft.extensions.logging.debug.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Logging.EventSource/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-LSihUUWSccjvDXrEwLS5f0RqesSCQ9W2bkTKr+AKXoGEXggzdHvcT3AmJbxWmNHVygkE+fPNMT9wHLeGD/Eu9A==",
+ "path": "microsoft.extensions.logging.eventsource/2.0.1",
+ "hashPath": "microsoft.extensions.logging.eventsource.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Logging.TraceSource/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-9vUL4uDDI/cfXsaZurijJgsXxSx7v0bugaPeWZPhFzynm1nvPJTZ4nAWXBHHLgVQLA7msFkmm97LKdVKecC+AQ==",
+ "path": "microsoft.extensions.logging.tracesource/2.0.1",
+ "hashPath": "microsoft.extensions.logging.tracesource.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.ObjectPool/2.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-drOmgNZCJiNEqFM/TvyqwtogS8wqoWGQCW5KB/CVGKL6VXHw8OOMdaHyspp8HPstP9UDnrnuq+8eaCaAcQg6tA==",
+ "path": "microsoft.extensions.objectpool/2.0.0",
+ "hashPath": "microsoft.extensions.objectpool.2.0.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Options/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-gxo2Bgg4D6+uyQz1Wdj1FAcBD3870+t37YjplyQXmjLzPWaoU89AIg3AXBXw4fR9CCdWLputZBLm3YaBx+oDFQ==",
+ "path": "microsoft.extensions.options/2.0.1",
+ "hashPath": "microsoft.extensions.options.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Options.ConfigurationExtensions/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-O1/MZSjWHdo4NNBD83ibRi83kKkbqbe+XTuoQtyk9NpfzYO6GoeEA+5ClEMJ56BO9DCNZb5SCBCPdlt2MdLFfw==",
+ "path": "microsoft.extensions.options.configurationextensions/2.0.1",
+ "hashPath": "microsoft.extensions.options.configurationextensions.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.PlatformAbstractions/1.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-H6ZsQzxYw/6k2DfEQRXdC+vQ6obd6Uba3uGJrnJ2vG4PRXjQZ7seB13JdCfE72abp8E6Fk3gGgDzfJiLZi5ZpQ==",
+ "path": "microsoft.extensions.platformabstractions/1.1.0",
+ "hashPath": "microsoft.extensions.platformabstractions.1.1.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.Primitives/2.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ukg53qNlqTrK38WA30b5qhw0GD7y3jdI9PHHASjdKyTcBHTevFM2o23tyk3pWCgAV27Bbkm+CPQ2zUe1ZOuYSA==",
+ "path": "microsoft.extensions.primitives/2.0.0",
+ "hashPath": "microsoft.extensions.primitives.2.0.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.WebEncoders/2.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-uRVexwgmsT3kfLKYb1mVOh96DIfo13Jp0rXvVZjFLEL29TV9K3GUeM/qTgm5P+hncWCMU6KOmx/QA+954pBMtw==",
+ "path": "microsoft.extensions.webencoders/2.0.1",
+ "hashPath": "microsoft.extensions.webencoders.2.0.1.nupkg.sha512"
+ },
+ "Microsoft.IdentityModel.Clients.ActiveDirectory/3.14.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-GlyzF4FWsn3LXC6rrzw6Yg2nMbGLx+7JS9a6Z8n7jhqPa5cMiNEX01tBUO1v3A9p1mk+gQzHWJheAsSpOLp/ew==",
+ "path": "microsoft.identitymodel.clients.activedirectory/3.14.1",
+ "hashPath": "microsoft.identitymodel.clients.activedirectory.3.14.1.nupkg.sha512"
+ },
+ "Microsoft.IdentityModel.Logging/1.1.4": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-j7t22EsDOuo0IXqAbp6ijdB1GuaY8cu3YoPNZpymOhUMTVC+wRTV0IHqxL31HacCnJHU/igsqe70fDKZgZu3oA==",
+ "path": "microsoft.identitymodel.logging/1.1.4",
+ "hashPath": "microsoft.identitymodel.logging.1.1.4.nupkg.sha512"
+ },
+ "Microsoft.IdentityModel.Protocols/2.1.4": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-9aefRN9sL8XZo90Aix88IHHpAvfBl6UOiYpcKHiXbCYE2nB+zA3B8dZdNMOUH4pqXdnpYrHRDQZ2k7A4/CUgTQ==",
+ "path": "microsoft.identitymodel.protocols/2.1.4",
+ "hashPath": "microsoft.identitymodel.protocols.2.1.4.nupkg.sha512"
+ },
+ "Microsoft.IdentityModel.Protocols.OpenIdConnect/2.1.4": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-LF8JcG9BqGRwVjhu/IebuZQer6TJGDv2uxNnmg2Zkzh/d+MIC1ShsC1U3U7pVaw03SKyXmCgYm+JG0WM0mcOUw==",
+ "path": "microsoft.identitymodel.protocols.openidconnect/2.1.4",
+ "hashPath": "microsoft.identitymodel.protocols.openidconnect.2.1.4.nupkg.sha512"
+ },
+ "Microsoft.IdentityModel.Tokens/5.1.4": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-SsJbZVPvjSlKFDAQmR2wpL6ZD/vCFlIsf0jxRlBJwyzKXZy3Wi/Xo+fE2MzAerLsJgG1UCdtplRwqDyq1euayw==",
+ "path": "microsoft.identitymodel.tokens/5.1.4",
+ "hashPath": "microsoft.identitymodel.tokens.5.1.4.nupkg.sha512"
+ },
+ "Microsoft.Net.Http.Headers/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-hNhJU+Sd7Ws/yrBnakUWKWMyGiDUJE5lTkJfWe5xPL8YGTiL6Es07H9CcTyaYYwVlgW06uDVN0YhhH+t4EjdCw==",
+ "path": "microsoft.net.http.headers/2.0.2",
+ "hashPath": "microsoft.net.http.headers.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.NETCore.Platforms/2.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-VdLJOCXhZaEMY7Hm2GKiULmn7IEPFE4XC5LPSfBVCUIA8YLZVh846gtfBJalsPQF2PlzdD7ecX7DZEulJ402ZQ==",
+ "path": "microsoft.netcore.platforms/2.0.0",
+ "hashPath": "microsoft.netcore.platforms.2.0.0.nupkg.sha512"
+ },
+ "Microsoft.NETCore.Targets/1.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
+ "path": "microsoft.netcore.targets/1.1.0",
+ "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
+ },
+ "Microsoft.Rest.ClientRuntime/2.3.8": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Hj96LBoCwKY2VQKfSCVGGPV1sSumVjuYnrlpBwL4JSTnSK4b6ZxjLtXj8LgmKav8xJ2gps+UN7eI3hHVFKvBFw==",
+ "path": "microsoft.rest.clientruntime/2.3.8",
+ "hashPath": "microsoft.rest.clientruntime.2.3.8.nupkg.sha512"
+ },
+ "Microsoft.Rest.ClientRuntime.Azure/3.3.7": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-6u8JIuvrztse4tPOcvNzAJuzGBP0uY+Ijggk8ZYhp0siGEZ1XfZylf1vpNGUicvwcrhhoIgDW73Z1L6QGssr2g==",
+ "path": "microsoft.rest.clientruntime.azure/3.3.7",
+ "hashPath": "microsoft.rest.clientruntime.azure.3.3.7.nupkg.sha512"
+ },
+ "Microsoft.VisualStudio.Web.BrowserLink/2.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ZS/yWRNbOseQefHnPewOqSuh9lvwVItikPNw6hhm0MKQRFkaTHw7NSb+SqDYM4LBzgx5uvkz3f3kHLZg9AgMFw==",
+ "path": "microsoft.visualstudio.web.browserlink/2.0.2",
+ "hashPath": "microsoft.visualstudio.web.browserlink.2.0.2.nupkg.sha512"
+ },
+ "Microsoft.Win32.Primitives/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
+ "path": "microsoft.win32.primitives/4.3.0",
+ "hashPath": "microsoft.win32.primitives.4.3.0.nupkg.sha512"
+ },
+ "Microsoft.Win32.Registry/4.4.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-dA36TlNVn/XfrZtmf0fiI/z1nd3Wfp2QVzTdj26pqgP9LFWq0i1hYEUAW50xUjGFYn1+/cP3KGuxT2Yn1OUNBQ==",
+ "path": "microsoft.win32.registry/4.4.0",
+ "hashPath": "microsoft.win32.registry.4.4.0.nupkg.sha512"
+ },
+ "NETStandard.Library/1.6.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==",
+ "path": "netstandard.library/1.6.1",
+ "hashPath": "netstandard.library.1.6.1.nupkg.sha512"
+ },
+ "Newtonsoft.Json/10.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ebWzW9j2nwxQeBo59As2TYn7nYr9BHicqqCwHOD1Vdo+50HBtLPuqdiCYJcLdTRknpYis/DSEOQz5KmZxwrIAg==",
+ "path": "newtonsoft.json/10.0.1",
+ "hashPath": "newtonsoft.json.10.0.1.nupkg.sha512"
+ },
+ "Newtonsoft.Json.Bson/1.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-5PYT/IqQ+UK31AmZiSS102R6EsTo+LGTSI8bp7WAUqDKaF4wHXD8U9u4WxTI1vc64tYi++8p3dk3WWNqPFgldw==",
+ "path": "newtonsoft.json.bson/1.0.1",
+ "hashPath": "newtonsoft.json.bson.1.0.1.nupkg.sha512"
+ },
+ "Remotion.Linq/2.1.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-IJn0BqkvwEDpP+2qjvci7n4/a9f7DhKESLWb2/uG4xQh3rTkGTBUz69bI4IivCoKkTFAqjXxYDZw2K/npohjsw==",
+ "path": "remotion.linq/2.1.1",
+ "hashPath": "remotion.linq.2.1.1.nupkg.sha512"
+ },
+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
+ "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
+ "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
+ "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.native.System/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
+ "path": "runtime.native.system/4.3.0",
+ "hashPath": "runtime.native.system.4.3.0.nupkg.sha512"
+ },
+ "runtime.native.System.Data.SqlClient.sni/4.4.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-A8v6PGmk+UGbfWo5Ixup0lPM4swuSwOiayJExZwKIOjTlFFQIsu3QnDXECosBEyrWSPryxBVrdqtJyhK3BaupQ==",
+ "path": "runtime.native.system.data.sqlclient.sni/4.4.0",
+ "hashPath": "runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
+ },
+ "runtime.native.System.IO.Compression/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
+ "path": "runtime.native.system.io.compression/4.3.0",
+ "hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512"
+ },
+ "runtime.native.System.Net.Http/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
+ "path": "runtime.native.system.net.http/4.3.0",
+ "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512"
+ },
+ "runtime.native.System.Net.Security/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-M2nN92ePS8BgQ2oi6Jj3PlTUzadYSIWLdZrHY1n1ZcW9o4wAQQ6W+aQ2lfq1ysZQfVCgDwY58alUdowrzezztg==",
+ "path": "runtime.native.system.net.security/4.3.0",
+ "hashPath": "runtime.native.system.net.security.4.3.0.nupkg.sha512"
+ },
+ "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
+ "path": "runtime.native.system.security.cryptography.apple/4.3.0",
+ "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
+ },
+ "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
+ "path": "runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
+ "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
+ "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
+ "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
+ "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
+ },
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
+ "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
+ "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
+ "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
+ "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
+ "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
+ "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
+ "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
+ "hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
+ },
+ "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
+ "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
+ "hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
+ },
+ "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
+ "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
+ "hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
+ },
+ "SQLitePCLRaw.bundle_green/1.1.7": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Kw+n4CUhQ8S4YAPmpRUldO8S7c4LU7HHukJF0v5Sfggf8Ia9YVdIh0dYkMvKvS+DTX+OBORSMqPM0CGfAzFtVA==",
+ "path": "sqlitepclraw.bundle_green/1.1.7",
+ "hashPath": "sqlitepclraw.bundle_green.1.1.7.nupkg.sha512"
+ },
+ "SQLitePCLRaw.core/1.1.7": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-u9k9ZFkyTU6CVyXWpRuuXOvKi/cy/xt1oGKVSW8aUKcTL4RdH34yFNtVykEeiR68ojIEvmoZfL51h/xx2IQk5g==",
+ "path": "sqlitepclraw.core/1.1.7",
+ "hashPath": "sqlitepclraw.core.1.1.7.nupkg.sha512"
+ },
+ "SQLitePCLRaw.lib.e_sqlite3.linux/1.1.7": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-KRqMd1qLwJ4pzPybj8q95s+wV6jby5F0O/rp0vw3wa2Z2wHxRm0VqxS2Sejlr7Ctz+LxSr8DpNg1l1u6n/PAPA==",
+ "path": "sqlitepclraw.lib.e_sqlite3.linux/1.1.7",
+ "hashPath": "sqlitepclraw.lib.e_sqlite3.linux.1.1.7.nupkg.sha512"
+ },
+ "SQLitePCLRaw.lib.e_sqlite3.osx/1.1.7": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-hdZx1DKHbDi4li6abmJ+A29mxY8D6BcM0s8VMT8p4MWEyrj54CZFUm402jTV6OgZCsFGkbRFnuFdBXf4vSDO7g==",
+ "path": "sqlitepclraw.lib.e_sqlite3.osx/1.1.7",
+ "hashPath": "sqlitepclraw.lib.e_sqlite3.osx.1.1.7.nupkg.sha512"
+ },
+ "SQLitePCLRaw.lib.e_sqlite3.v110_xp/1.1.7": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-roIdTH4a4iFa08HOwTWnzj2QYBIpSZRYfLSvHjtbH67I4DSWregrd4jkSnoOuwC5GHG08FNahBfEx3HAsVqW+g==",
+ "path": "sqlitepclraw.lib.e_sqlite3.v110_xp/1.1.7",
+ "hashPath": "sqlitepclraw.lib.e_sqlite3.v110_xp.1.1.7.nupkg.sha512"
+ },
+ "SQLitePCLRaw.provider.e_sqlite3.netstandard11/1.1.7": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Zdug2wETm6847337EtD8MoCAtOdwM6prEXL/UsJ97Zxvoeyk/gUpdtuFNBxgJzceuty0jymjxm5yur5QajdApg==",
+ "path": "sqlitepclraw.provider.e_sqlite3.netstandard11/1.1.7",
+ "hashPath": "sqlitepclraw.provider.e_sqlite3.netstandard11.1.1.7.nupkg.sha512"
+ },
+ "StackExchange.Redis.StrongName/1.2.4": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-qrfSB1BnmM17V20A4yvvNA0HNiDgnBd/CcjaeMKMA4qtup1uuBUMyhl20oj31fRVo71E/fXTbmQCuM9ytBJs6w==",
+ "path": "stackexchange.redis.strongname/1.2.4",
+ "hashPath": "stackexchange.redis.strongname.1.2.4.nupkg.sha512"
+ },
+ "System.AppContext/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
+ "path": "system.appcontext/4.3.0",
+ "hashPath": "system.appcontext.4.3.0.nupkg.sha512"
+ },
+ "System.Buffers/4.4.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-AwarXzzoDwX6BgrhjoJsk6tUezZEozOT5Y9QKF94Gl4JK91I4PIIBkBco9068Y9/Dra8Dkbie99kXB8+1BaYKw==",
+ "path": "system.buffers/4.4.0",
+ "hashPath": "system.buffers.4.4.0.nupkg.sha512"
+ },
+ "System.Collections/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
+ "path": "system.collections/4.3.0",
+ "hashPath": "system.collections.4.3.0.nupkg.sha512"
+ },
+ "System.Collections.Concurrent/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
+ "path": "system.collections.concurrent/4.3.0",
+ "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512"
+ },
+ "System.Collections.Immutable/1.4.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-71hw5RUJRu5+q/geUY69gpXD8Upd12cH+F3MwpXV2zle7Bqqkrmc1JblOTuvUcgmdnUtQvBlV5e1d6RH+H2lvA==",
+ "path": "system.collections.immutable/1.4.0",
+ "hashPath": "system.collections.immutable.1.4.0.nupkg.sha512"
+ },
+ "System.Collections.NonGeneric/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-prtjIEMhGUnQq6RnPEYLpFt8AtLbp9yq2zxOSrY7KJJZrw25Fi97IzBqY7iqssbM61Ek5b8f3MG/sG1N2sN5KA==",
+ "path": "system.collections.nongeneric/4.3.0",
+ "hashPath": "system.collections.nongeneric.4.3.0.nupkg.sha512"
+ },
+ "System.Collections.Specialized/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Epx8PoVZR0iuOnJJDzp7pWvdfMMOAvpUo95pC4ScH2mJuXkKA2Y4aR3cG9qt2klHgSons1WFh4kcGW7cSXvrxg==",
+ "path": "system.collections.specialized/4.3.0",
+ "hashPath": "system.collections.specialized.4.3.0.nupkg.sha512"
+ },
+ "System.ComponentModel/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==",
+ "path": "system.componentmodel/4.3.0",
+ "hashPath": "system.componentmodel.4.3.0.nupkg.sha512"
+ },
+ "System.ComponentModel.Annotations/4.4.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-29K3DQ+IGU7LBaMjTo7SI7T7X/tsMtLvz1p56LJ556Iu0Dw3pKZw5g8yCYCWMRxrOF0Hr0FU0FwW0o42y2sb3A==",
+ "path": "system.componentmodel.annotations/4.4.0",
+ "hashPath": "system.componentmodel.annotations.4.4.0.nupkg.sha512"
+ },
+ "System.ComponentModel.Primitives/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-j8GUkCpM8V4d4vhLIIoBLGey2Z5bCkMVNjEZseyAlm4n5arcsJOeI3zkUP+zvZgzsbLTYh4lYeP/ZD/gdIAPrw==",
+ "path": "system.componentmodel.primitives/4.3.0",
+ "hashPath": "system.componentmodel.primitives.4.3.0.nupkg.sha512"
+ },
+ "System.ComponentModel.TypeConverter/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-16pQ6P+EdhcXzPiEK4kbA953Fu0MNG2ovxTZU81/qsCd1zPRsKc3uif5NgvllCY598k6bI0KUyKW8fanlfaDQg==",
+ "path": "system.componentmodel.typeconverter/4.3.0",
+ "hashPath": "system.componentmodel.typeconverter.4.3.0.nupkg.sha512"
+ },
+ "System.Console/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
+ "path": "system.console/4.3.0",
+ "hashPath": "system.console.4.3.0.nupkg.sha512"
+ },
+ "System.Data.SqlClient/4.4.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-D1hEOS1oPLJ6WcGCzpTWe8SauWVxnDoDTUWhv5XCNdRm/QeSUk4BQ3ZDe7BH+zNVHDBkPYjVzpVjnCl43eOSGg==",
+ "path": "system.data.sqlclient/4.4.3",
+ "hashPath": "system.data.sqlclient.4.4.3.nupkg.sha512"
+ },
+ "System.Diagnostics.Contracts/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-eelRRbnm+OloiQvp9CXS0ixjNQldjjkHO4iIkR5XH2VIP8sUB/SIpa1TdUW6/+HDcQ+MlhP3pNa1u5SbzYuWGA==",
+ "path": "system.diagnostics.contracts/4.3.0",
+ "hashPath": "system.diagnostics.contracts.4.3.0.nupkg.sha512"
+ },
+ "System.Diagnostics.Debug/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
+ "path": "system.diagnostics.debug/4.3.0",
+ "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
+ },
+ "System.Diagnostics.DiagnosticSource/4.4.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-U/KcC19fyLsPN1GLmeU2zQq15MMVcPwMOYPADVo1+WIoJpvMHxrzvl+BLLZwTEZSneGwaPFZ0aWr0nJ7B7LSdA==",
+ "path": "system.diagnostics.diagnosticsource/4.4.1",
+ "hashPath": "system.diagnostics.diagnosticsource.4.4.1.nupkg.sha512"
+ },
+ "System.Diagnostics.FileVersionInfo/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-omCF64wzQ3Q2CeIqkD6lmmxeMZtGHUmzgFMPjfVaOsyqpR66p/JaZzManMw1s33osoAb5gqpncsjie67+yUPHQ==",
+ "path": "system.diagnostics.fileversioninfo/4.3.0",
+ "hashPath": "system.diagnostics.fileversioninfo.4.3.0.nupkg.sha512"
+ },
+ "System.Diagnostics.StackTrace/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-BiHg0vgtd35/DM9jvtaC1eKRpWZxr0gcQd643ABG7GnvSlf5pOkY2uyd42mMOJoOmKvnpNj0F4tuoS1pacTwYw==",
+ "path": "system.diagnostics.stacktrace/4.3.0",
+ "hashPath": "system.diagnostics.stacktrace.4.3.0.nupkg.sha512"
+ },
+ "System.Diagnostics.Tools/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
+ "path": "system.diagnostics.tools/4.3.0",
+ "hashPath": "system.diagnostics.tools.4.3.0.nupkg.sha512"
+ },
+ "System.Diagnostics.Tracing/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
+ "path": "system.diagnostics.tracing/4.3.0",
+ "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512"
+ },
+ "System.Dynamic.Runtime/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-SNVi1E/vfWUAs/WYKhE9+qlS6KqK0YVhnlT0HQtr8pMIA8YX3lwy3uPMownDwdYISBdmAF/2holEIldVp85Wag==",
+ "path": "system.dynamic.runtime/4.3.0",
+ "hashPath": "system.dynamic.runtime.4.3.0.nupkg.sha512"
+ },
+ "System.Globalization/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
+ "path": "system.globalization/4.3.0",
+ "hashPath": "system.globalization.4.3.0.nupkg.sha512"
+ },
+ "System.Globalization.Calendars/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
+ "path": "system.globalization.calendars/4.3.0",
+ "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512"
+ },
+ "System.Globalization.Extensions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
+ "path": "system.globalization.extensions/4.3.0",
+ "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512"
+ },
+ "System.IdentityModel.Tokens.Jwt/5.1.4": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-hLUU1N99aL9uyxiTraBnCKlpUKsbP/+5ygD7cswspH9/+M7fAAL0hRzt2aA4w7VEQlSSiu8j+xWFk3NRcqhfQQ==",
+ "path": "system.identitymodel.tokens.jwt/5.1.4",
+ "hashPath": "system.identitymodel.tokens.jwt.5.1.4.nupkg.sha512"
+ },
+ "System.Interactive.Async/3.1.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-hZccYiIE5RS1/J9Tb/BNtosAGVggdlsJm4Ojdu+gDV0p4AIi+LUfUogMKkRacljQEJd2AG6vYzvcjhQFkqoZmw==",
+ "path": "system.interactive.async/3.1.1",
+ "hashPath": "system.interactive.async.3.1.1.nupkg.sha512"
+ },
+ "System.IO/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
+ "path": "system.io/4.3.0",
+ "hashPath": "system.io.4.3.0.nupkg.sha512"
+ },
+ "System.IO.Compression/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
+ "path": "system.io.compression/4.3.0",
+ "hashPath": "system.io.compression.4.3.0.nupkg.sha512"
+ },
+ "System.IO.Compression.ZipFile/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==",
+ "path": "system.io.compression.zipfile/4.3.0",
+ "hashPath": "system.io.compression.zipfile.4.3.0.nupkg.sha512"
+ },
+ "System.IO.FileSystem/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
+ "path": "system.io.filesystem/4.3.0",
+ "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512"
+ },
+ "System.IO.FileSystem.Primitives/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
+ "path": "system.io.filesystem.primitives/4.3.0",
+ "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
+ },
+ "System.Linq/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
+ "path": "system.linq/4.3.0",
+ "hashPath": "system.linq.4.3.0.nupkg.sha512"
+ },
+ "System.Linq.Expressions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
+ "path": "system.linq.expressions/4.3.0",
+ "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512"
+ },
+ "System.Linq.Queryable/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Yn/WfYe9RoRfmSLvUt2JerP0BTGGykCZkQPgojaxgzF2N0oPo+/AhB8TXOpdCcNlrG3VRtsamtK2uzsp3cqRVw==",
+ "path": "system.linq.queryable/4.0.1",
+ "hashPath": "system.linq.queryable.4.0.1.nupkg.sha512"
+ },
+ "System.Net.Http/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==",
+ "path": "system.net.http/4.3.0",
+ "hashPath": "system.net.http.4.3.0.nupkg.sha512"
+ },
+ "System.Net.NameResolution/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-AFYl08R7MrsrEjqpQWTZWBadqXyTzNDaWpMqyxhb0d6sGhV6xMDKueuBXlLL30gz+DIRY6MpdgnHWlCh5wmq9w==",
+ "path": "system.net.nameresolution/4.3.0",
+ "hashPath": "system.net.nameresolution.4.3.0.nupkg.sha512"
+ },
+ "System.Net.Primitives/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
+ "path": "system.net.primitives/4.3.0",
+ "hashPath": "system.net.primitives.4.3.0.nupkg.sha512"
+ },
+ "System.Net.Security/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-IgJKNfALqw7JRWp5LMQ5SWHNKvXVz094U6wNE3c1i8bOkMQvgBL+MMQuNt3xl9Qg9iWpj3lFxPZEY6XHmROjMQ==",
+ "path": "system.net.security/4.3.0",
+ "hashPath": "system.net.security.4.3.0.nupkg.sha512"
+ },
+ "System.Net.Sockets/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
+ "path": "system.net.sockets/4.3.0",
+ "hashPath": "system.net.sockets.4.3.0.nupkg.sha512"
+ },
+ "System.Numerics.Vectors/4.4.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-UiLzLW+Lw6HLed1Hcg+8jSRttrbuXv7DANVj0DkL9g6EnnzbL75EB7EWsw5uRbhxd/4YdG8li5XizGWepmG3PQ==",
+ "path": "system.numerics.vectors/4.4.0",
+ "hashPath": "system.numerics.vectors.4.4.0.nupkg.sha512"
+ },
+ "System.ObjectModel/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
+ "path": "system.objectmodel/4.3.0",
+ "hashPath": "system.objectmodel.4.3.0.nupkg.sha512"
+ },
+ "System.Private.DataContractSerialization/4.1.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-lcqFBUaCZxPiUkA4dlSOoPZGtZsAuuElH2XHgLwGLxd7ZozWetV5yiz0qGAV2AUYOqw97MtZBjbLMN16Xz4vXA==",
+ "path": "system.private.datacontractserialization/4.1.1",
+ "hashPath": "system.private.datacontractserialization.4.1.1.nupkg.sha512"
+ },
+ "System.Reflection/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
+ "path": "system.reflection/4.3.0",
+ "hashPath": "system.reflection.4.3.0.nupkg.sha512"
+ },
+ "System.Reflection.Emit/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
+ "path": "system.reflection.emit/4.3.0",
+ "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
+ },
+ "System.Reflection.Emit.ILGeneration/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
+ "path": "system.reflection.emit.ilgeneration/4.3.0",
+ "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
+ },
+ "System.Reflection.Emit.Lightweight/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
+ "path": "system.reflection.emit.lightweight/4.3.0",
+ "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512"
+ },
+ "System.Reflection.Extensions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
+ "path": "system.reflection.extensions/4.3.0",
+ "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512"
+ },
+ "System.Reflection.Metadata/1.5.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-423hF/x1/1/aBT6hjgrp8RH2zdKOd1iTujlHisSesTW/cgv1ixUitfk23ZknVzItMm6jnwp9CBwI2P3r9jpitw==",
+ "path": "system.reflection.metadata/1.5.0",
+ "hashPath": "system.reflection.metadata.1.5.0.nupkg.sha512"
+ },
+ "System.Reflection.Primitives/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
+ "path": "system.reflection.primitives/4.3.0",
+ "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
+ },
+ "System.Reflection.TypeExtensions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
+ "path": "system.reflection.typeextensions/4.3.0",
+ "hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512"
+ },
+ "System.Resources.ResourceManager/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
+ "path": "system.resources.resourcemanager/4.3.0",
+ "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
+ },
+ "System.Runtime/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
+ "path": "system.runtime/4.3.0",
+ "hashPath": "system.runtime.4.3.0.nupkg.sha512"
+ },
+ "System.Runtime.CompilerServices.Unsafe/4.4.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-9dLLuBxr5GNmOfl2jSMcsHuteEg32BEfUotmmUkmZjpR3RpVHE8YQwt0ow3p6prwA1ME8WqDVZqrr8z6H8G+Kw==",
+ "path": "system.runtime.compilerservices.unsafe/4.4.0",
+ "hashPath": "system.runtime.compilerservices.unsafe.4.4.0.nupkg.sha512"
+ },
+ "System.Runtime.Extensions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
+ "path": "system.runtime.extensions/4.3.0",
+ "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
+ },
+ "System.Runtime.Handles/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
+ "path": "system.runtime.handles/4.3.0",
+ "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
+ },
+ "System.Runtime.InteropServices/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
+ "path": "system.runtime.interopservices/4.3.0",
+ "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512"
+ },
+ "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
+ "path": "system.runtime.interopservices.runtimeinformation/4.3.0",
+ "hashPath": "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512"
+ },
+ "System.Runtime.Numerics/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
+ "path": "system.runtime.numerics/4.3.0",
+ "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512"
+ },
+ "System.Runtime.Serialization.Formatters/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-KT591AkTNFOTbhZlaeMVvfax3RqhH1EJlcwF50Wm7sfnBLuHiOeZRRKrr1ns3NESkM20KPZ5Ol/ueMq5vg4QoQ==",
+ "path": "system.runtime.serialization.formatters/4.3.0",
+ "hashPath": "system.runtime.serialization.formatters.4.3.0.nupkg.sha512"
+ },
+ "System.Runtime.Serialization.Json/4.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-+7DIJhnKYgCzUgcLbVTtRQb2l1M0FP549XFlFkQM5lmNiUBl44AfNbx4bz61xA8PzLtlYwfmif4JJJW7MPPnjg==",
+ "path": "system.runtime.serialization.json/4.0.2",
+ "hashPath": "system.runtime.serialization.json.4.0.2.nupkg.sha512"
+ },
+ "System.Runtime.Serialization.Primitives/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
+ "path": "system.runtime.serialization.primitives/4.3.0",
+ "hashPath": "system.runtime.serialization.primitives.4.3.0.nupkg.sha512"
+ },
+ "System.Security.AccessControl/4.4.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-2NRFPX/V81ucKQmqNgGBZrKGH/5ejsvivSGMRum0SMgPnJxwhuNkzVS1+7gC3R2X0f57CtwrPrXPPSe6nOp82g==",
+ "path": "system.security.accesscontrol/4.4.0",
+ "hashPath": "system.security.accesscontrol.4.4.0.nupkg.sha512"
+ },
+ "System.Security.Claims/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-P/+BR/2lnc4PNDHt/TPBAWHVMLMRHsyYZbU1NphW4HIWzCggz8mJbTQQ3MKljFE7LS3WagmVFuBgoLcFzYXlkA==",
+ "path": "system.security.claims/4.3.0",
+ "hashPath": "system.security.claims.4.3.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Algorithms/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
+ "path": "system.security.cryptography.algorithms/4.3.0",
+ "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Cng/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==",
+ "path": "system.security.cryptography.cng/4.3.0",
+ "hashPath": "system.security.cryptography.cng.4.3.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Csp/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
+ "path": "system.security.cryptography.csp/4.3.0",
+ "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Encoding/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
+ "path": "system.security.cryptography.encoding/4.3.0",
+ "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.OpenSsl/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
+ "path": "system.security.cryptography.openssl/4.3.0",
+ "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Primitives/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
+ "path": "system.security.cryptography.primitives/4.3.0",
+ "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.X509Certificates/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
+ "path": "system.security.cryptography.x509certificates/4.3.0",
+ "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Xml/4.4.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-1Xubvo4i+K+DO6YzVh6vBKmCl5xx/cAoiJEze6VQ+XwVQU25KQC9pPrmniz2EbbJnmoQ5Rm2FFjHsfQAi0Rs+Q==",
+ "path": "system.security.cryptography.xml/4.4.0",
+ "hashPath": "system.security.cryptography.xml.4.4.0.nupkg.sha512"
+ },
+ "System.Security.Principal/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-I1tkfQlAoMM2URscUtpcRo/hX0jinXx6a/KUtEQoz3owaYwl3qwsO8cbzYVVnjxrzxjHo3nJC+62uolgeGIS9A==",
+ "path": "system.security.principal/4.3.0",
+ "hashPath": "system.security.principal.4.3.0.nupkg.sha512"
+ },
+ "System.Security.Principal.Windows/4.4.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-pP+AOzt1o3jESOuLmf52YQTF7H3Ng9hTnrOESQiqsnl2IbBh1HInsAMHYtoh75iUYV0OIkHmjvveraYB6zM97w==",
+ "path": "system.security.principal.windows/4.4.0",
+ "hashPath": "system.security.principal.windows.4.4.0.nupkg.sha512"
+ },
+ "System.Spatial/5.8.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-0RfZZJ8RlrfjoBPAF6pczX4Nd2kyLM8EX1PCP5Rqs/jOhJBUPYhpXjIsVAYN7kocj9IJ9XoJWAxWgXIDtJY2Ag==",
+ "path": "system.spatial/5.8.2",
+ "hashPath": "system.spatial.5.8.2.nupkg.sha512"
+ },
+ "System.Text.Encoding/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
+ "path": "system.text.encoding/4.3.0",
+ "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
+ },
+ "System.Text.Encoding.CodePages/4.4.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-6JX7ZdaceBiLKLkYt8zJcp4xTJd1uYyXXEkPw6mnlUIjh1gZPIVKPtRXPmY5kLf6DwZmf5YLwR3QUrRonl7l0A==",
+ "path": "system.text.encoding.codepages/4.4.0",
+ "hashPath": "system.text.encoding.codepages.4.4.0.nupkg.sha512"
+ },
+ "System.Text.Encoding.Extensions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
+ "path": "system.text.encoding.extensions/4.3.0",
+ "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512"
+ },
+ "System.Text.Encodings.Web/4.4.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-l/tYeikqMHX2MD2jzrHDfR9ejrpTTF7wvAEbR51AMvzip1wSJgiURbDik4iv/w7ZgytmTD/hlwpplEhF9bmFNw==",
+ "path": "system.text.encodings.web/4.4.0",
+ "hashPath": "system.text.encodings.web.4.4.0.nupkg.sha512"
+ },
+ "System.Text.RegularExpressions/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
+ "path": "system.text.regularexpressions/4.3.0",
+ "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512"
+ },
+ "System.Threading/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
+ "path": "system.threading/4.3.0",
+ "hashPath": "system.threading.4.3.0.nupkg.sha512"
+ },
+ "System.Threading.Tasks/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
+ "path": "system.threading.tasks/4.3.0",
+ "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
+ },
+ "System.Threading.Tasks.Extensions/4.4.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-SPKfFGbpQsK5Srz2Kq3URgvC90yoOyBE8H1quDA2+MAJ2HAzFmV3biOgPv2Ck3mPAvdKngo3QHi2BNwUQDRVvA==",
+ "path": "system.threading.tasks.extensions/4.4.0",
+ "hashPath": "system.threading.tasks.extensions.4.4.0.nupkg.sha512"
+ },
+ "System.Threading.Tasks.Parallel/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-cbjBNZHf/vQCfcdhzx7knsiygoCKgxL8mZOeocXZn5gWhCdzHIq6bYNKWX0LAJCWYP7bds4yBK8p06YkP0oa0g==",
+ "path": "system.threading.tasks.parallel/4.3.0",
+ "hashPath": "system.threading.tasks.parallel.4.3.0.nupkg.sha512"
+ },
+ "System.Threading.Thread/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-OHmbT+Zz065NKII/ZHcH9XO1dEuLGI1L2k7uYss+9C1jLxTC9kTZZuzUOyXHayRk+dft9CiDf3I/QZ0t8JKyBQ==",
+ "path": "system.threading.thread/4.3.0",
+ "hashPath": "system.threading.thread.4.3.0.nupkg.sha512"
+ },
+ "System.Threading.ThreadPool/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-k/+g4b7vjdd4aix83sTgC9VG6oXYKAktSfNIJUNGxPEj7ryEOfzHHhfnmsZvjxawwcD9HyWXKCXmPjX8U4zeSw==",
+ "path": "system.threading.threadpool/4.3.0",
+ "hashPath": "system.threading.threadpool.4.3.0.nupkg.sha512"
+ },
+ "System.Threading.Timer/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==",
+ "path": "system.threading.timer/4.3.0",
+ "hashPath": "system.threading.timer.4.3.0.nupkg.sha512"
+ },
+ "System.ValueTuple/4.4.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-BahUww/+mdP4ARCAh2RQhQTg13wYLVrBb9SYVgW8ZlrwjraGCXHGjo0oIiUfZ34LUZkMMR+RAzR7dEY4S1HeQQ==",
+ "path": "system.valuetuple/4.4.0",
+ "hashPath": "system.valuetuple.4.4.0.nupkg.sha512"
+ },
+ "System.Xml.ReaderWriter/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
+ "path": "system.xml.readerwriter/4.3.0",
+ "hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512"
+ },
+ "System.Xml.XDocument/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
+ "path": "system.xml.xdocument/4.3.0",
+ "hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512"
+ },
+ "System.Xml.XmlDocument/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==",
+ "path": "system.xml.xmldocument/4.3.0",
+ "hashPath": "system.xml.xmldocument.4.3.0.nupkg.sha512"
+ },
+ "System.Xml.XmlSerializer/4.0.11": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-FrazwwqfIXTfq23mfv4zH+BjqkSFNaNFBtjzu3I9NRmG8EELYyrv/fJnttCIwRMFRR/YKXF1hmsMmMEnl55HGw==",
+ "path": "system.xml.xmlserializer/4.0.11",
+ "hashPath": "system.xml.xmlserializer.4.0.11.nupkg.sha512"
+ },
+ "System.Xml.XPath/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-v1JQ5SETnQusqmS3RwStF7vwQ3L02imIzl++sewmt23VGygix04pEH+FCj1yWb+z4GDzKiljr1W7Wfvrx0YwgA==",
+ "path": "system.xml.xpath/4.3.0",
+ "hashPath": "system.xml.xpath.4.3.0.nupkg.sha512"
+ },
+ "System.Xml.XPath.XDocument/4.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-jw9oHHEIVW53mHY9PgrQa98Xo2IZ0ZjrpdOTmtvk+Rvg4tq7dydmxdNqUvJ5YwjDqhn75mBXWttWjiKhWP53LQ==",
+ "path": "system.xml.xpath.xdocument/4.3.0",
+ "hashPath": "system.xml.xpath.xdocument.4.3.0.nupkg.sha512"
+ },
+ "WindowsAzure.Storage/8.1.4": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-W6ZZ0/o7+3Qb77mRAQyLjPudHG3OMeeQ4p9yY13PUdJArmRCx2cLMm5F4tpIjJXxzHC0ew0oK7DMDGILMdfCnw==",
+ "path": "windowsazure.storage/8.1.4",
+ "hashPath": "windowsazure.storage.8.1.4.nupkg.sha512"
+ },
+ "Entidades/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Modelo/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
}
}
}
\ No newline at end of file
diff --git a/Controladora/bin/Debug/net6.0/Controladora.dll b/Controladora/bin/Debug/net6.0/Controladora.dll
index 95b3e46..f1d51a9 100644
Binary files a/Controladora/bin/Debug/net6.0/Controladora.dll and b/Controladora/bin/Debug/net6.0/Controladora.dll differ
diff --git a/Controladora/bin/Debug/net6.0/Controladora.pdb b/Controladora/bin/Debug/net6.0/Controladora.pdb
index 28e3135..fc4fe31 100644
Binary files a/Controladora/bin/Debug/net6.0/Controladora.pdb and b/Controladora/bin/Debug/net6.0/Controladora.pdb differ
diff --git a/Controladora/obj/Controladora.csproj.nuget.dgspec.json b/Controladora/obj/Controladora.csproj.nuget.dgspec.json
index a418883..8e2589e 100644
--- a/Controladora/obj/Controladora.csproj.nuget.dgspec.json
+++ b/Controladora/obj/Controladora.csproj.nuget.dgspec.json
@@ -1,17 +1,17 @@
{
"format": 1,
"restore": {
- "C:\\Users\\Nacho\\source\\repos\\Final\\Controladora\\Controladora.csproj": {}
+ "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Controladora\\Controladora.csproj": {}
},
"projects": {
- "C:\\Users\\Nacho\\source\\repos\\Final\\Controladora\\Controladora.csproj": {
+ "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Controladora\\Controladora.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "C:\\Users\\Nacho\\source\\repos\\Final\\Controladora\\Controladora.csproj",
+ "projectUniqueName": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Controladora\\Controladora.csproj",
"projectName": "Controladora",
- "projectPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Controladora\\Controladora.csproj",
+ "projectPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Controladora\\Controladora.csproj",
"packagesPath": "C:\\Users\\Nacho\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Controladora\\obj\\",
+ "outputPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Controladora\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\Nacho\\AppData\\Roaming\\NuGet\\NuGet.Config",
@@ -28,11 +28,11 @@
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {
- "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj": {
- "projectPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj"
+ "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj": {
+ "projectPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj"
},
- "C:\\Users\\Nacho\\source\\repos\\Final\\Modelo\\Modelo.csproj": {
- "projectPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Modelo\\Modelo.csproj"
+ "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Modelo\\Modelo.csproj": {
+ "projectPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Modelo\\Modelo.csproj"
}
}
}
@@ -81,14 +81,14 @@
}
}
},
- "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj": {
+ "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj",
+ "projectUniqueName": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj",
"projectName": "Entidades",
- "projectPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj",
+ "projectPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj",
"packagesPath": "C:\\Users\\Nacho\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\obj\\",
+ "outputPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\Nacho\\AppData\\Roaming\\NuGet\\NuGet.Config",
@@ -141,14 +141,14 @@
}
}
},
- "C:\\Users\\Nacho\\source\\repos\\Final\\Modelo\\Modelo.csproj": {
+ "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Modelo\\Modelo.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "C:\\Users\\Nacho\\source\\repos\\Final\\Modelo\\Modelo.csproj",
+ "projectUniqueName": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Modelo\\Modelo.csproj",
"projectName": "Modelo",
- "projectPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Modelo\\Modelo.csproj",
+ "projectPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Modelo\\Modelo.csproj",
"packagesPath": "C:\\Users\\Nacho\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Modelo\\obj\\",
+ "outputPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Modelo\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\Nacho\\AppData\\Roaming\\NuGet\\NuGet.Config",
@@ -165,8 +165,8 @@
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {
- "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj": {
- "projectPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj"
+ "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj": {
+ "projectPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj"
}
}
}
diff --git a/Controladora/obj/Debug/net6.0/Controladora.AssemblyInfo.cs b/Controladora/obj/Debug/net6.0/Controladora.AssemblyInfo.cs
index c0a3d3d..f065c10 100644
--- a/Controladora/obj/Debug/net6.0/Controladora.AssemblyInfo.cs
+++ b/Controladora/obj/Debug/net6.0/Controladora.AssemblyInfo.cs
@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Controladora")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+abfd18e86f40a98925507ec03c2e8832ee47a3eb")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cefd645974788c21dbd8ecb38aaa78d8ac04dd4b")]
[assembly: System.Reflection.AssemblyProductAttribute("Controladora")]
[assembly: System.Reflection.AssemblyTitleAttribute("Controladora")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
diff --git a/Controladora/obj/Debug/net6.0/Controladora.AssemblyInfoInputs.cache b/Controladora/obj/Debug/net6.0/Controladora.AssemblyInfoInputs.cache
index d10bc97..2e59e8a 100644
--- a/Controladora/obj/Debug/net6.0/Controladora.AssemblyInfoInputs.cache
+++ b/Controladora/obj/Debug/net6.0/Controladora.AssemblyInfoInputs.cache
@@ -1 +1 @@
-bb93237b0189a4b8b1180fafac8534e65b007ad7d97889b9b241a52a4500d537
+41b9ae2cc417f11ef0d05afd64f424d30011ec3381b04e193604d3f4663cdb67
diff --git a/Controladora/obj/Debug/net6.0/Controladora.GeneratedMSBuildEditorConfig.editorconfig b/Controladora/obj/Debug/net6.0/Controladora.GeneratedMSBuildEditorConfig.editorconfig
index 0750616..03091f8 100644
--- a/Controladora/obj/Debug/net6.0/Controladora.GeneratedMSBuildEditorConfig.editorconfig
+++ b/Controladora/obj/Debug/net6.0/Controladora.GeneratedMSBuildEditorConfig.editorconfig
@@ -8,6 +8,6 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Controladora
-build_property.ProjectDir = C:\Users\Nacho\source\repos\Final\Controladora\
+build_property.ProjectDir = C:\Users\Nacho\Source\Repos\Final_OOP\Controladora\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/Controladora/obj/Debug/net6.0/Controladora.assets.cache b/Controladora/obj/Debug/net6.0/Controladora.assets.cache
index 23f02d7..3e6ba75 100644
Binary files a/Controladora/obj/Debug/net6.0/Controladora.assets.cache and b/Controladora/obj/Debug/net6.0/Controladora.assets.cache differ
diff --git a/Controladora/obj/Debug/net6.0/Controladora.csproj.AssemblyReference.cache b/Controladora/obj/Debug/net6.0/Controladora.csproj.AssemblyReference.cache
index 0159922..7e61eb2 100644
Binary files a/Controladora/obj/Debug/net6.0/Controladora.csproj.AssemblyReference.cache and b/Controladora/obj/Debug/net6.0/Controladora.csproj.AssemblyReference.cache differ
diff --git a/Controladora/obj/Debug/net6.0/Controladora.csproj.CoreCompileInputs.cache b/Controladora/obj/Debug/net6.0/Controladora.csproj.CoreCompileInputs.cache
index 0810fcd..7195f05 100644
--- a/Controladora/obj/Debug/net6.0/Controladora.csproj.CoreCompileInputs.cache
+++ b/Controladora/obj/Debug/net6.0/Controladora.csproj.CoreCompileInputs.cache
@@ -1 +1 @@
-a8e0260e0db6be55f0b0f28b550784baab05fd07
+19830861cd564e51db0c3967ce8e2d2c457eecffb478d0402938a76286038bed
diff --git a/Controladora/obj/Debug/net6.0/Controladora.csproj.FileListAbsolute.txt b/Controladora/obj/Debug/net6.0/Controladora.csproj.FileListAbsolute.txt
index 94665ac..d971078 100644
--- a/Controladora/obj/Debug/net6.0/Controladora.csproj.FileListAbsolute.txt
+++ b/Controladora/obj/Debug/net6.0/Controladora.csproj.FileListAbsolute.txt
@@ -16,3 +16,20 @@ C:\Users\Nacho\Desktop\Final\Controladora\obj\Debug\net6.0\Controladora.pdb
C:\Users\Nacho\source\repos\Final\Controladora\obj\Debug\net6.0\Controladora.dll
C:\Users\Nacho\source\repos\Final\Controladora\obj\Debug\net6.0\refint\Controladora.dll
C:\Users\Nacho\source\repos\Final\Controladora\obj\Debug\net6.0\Controladora.pdb
+C:\Users\Nacho\Source\Repos\Final_OOP\Controladora\obj\Debug\net6.0\Controladora.dll
+C:\Users\Nacho\Source\Repos\Final_OOP\Controladora\obj\Debug\net6.0\refint\Controladora.dll
+C:\Users\Nacho\Source\Repos\Final_OOP\Controladora\obj\Debug\net6.0\Controladora.pdb
+C:\Users\Nacho\Source\Repos\Final_OOP\Controladora\bin\Debug\net6.0\Controladora.deps.json
+C:\Users\Nacho\Source\Repos\Final_OOP\Controladora\bin\Debug\net6.0\Controladora.dll
+C:\Users\Nacho\Source\Repos\Final_OOP\Controladora\bin\Debug\net6.0\Controladora.pdb
+C:\Users\Nacho\Source\Repos\Final_OOP\Controladora\bin\Debug\net6.0\Entidades.dll
+C:\Users\Nacho\Source\Repos\Final_OOP\Controladora\bin\Debug\net6.0\Modelo.dll
+C:\Users\Nacho\Source\Repos\Final_OOP\Controladora\bin\Debug\net6.0\Modelo.pdb
+C:\Users\Nacho\Source\Repos\Final_OOP\Controladora\bin\Debug\net6.0\Entidades.pdb
+C:\Users\Nacho\Source\Repos\Final_OOP\Controladora\obj\Debug\net6.0\Controladora.csproj.AssemblyReference.cache
+C:\Users\Nacho\Source\Repos\Final_OOP\Controladora\obj\Debug\net6.0\Controladora.GeneratedMSBuildEditorConfig.editorconfig
+C:\Users\Nacho\Source\Repos\Final_OOP\Controladora\obj\Debug\net6.0\Controladora.AssemblyInfoInputs.cache
+C:\Users\Nacho\Source\Repos\Final_OOP\Controladora\obj\Debug\net6.0\Controladora.AssemblyInfo.cs
+C:\Users\Nacho\Source\Repos\Final_OOP\Controladora\obj\Debug\net6.0\Controladora.csproj.CoreCompileInputs.cache
+C:\Users\Nacho\Source\Repos\Final_OOP\Controladora\obj\Debug\net6.0\Controla.1EE7A4DA.Up2Date
+C:\Users\Nacho\Source\Repos\Final_OOP\Controladora\obj\Debug\net6.0\ref\Controladora.dll
diff --git a/Controladora/obj/Debug/net6.0/Controladora.dll b/Controladora/obj/Debug/net6.0/Controladora.dll
index 95b3e46..f1d51a9 100644
Binary files a/Controladora/obj/Debug/net6.0/Controladora.dll and b/Controladora/obj/Debug/net6.0/Controladora.dll differ
diff --git a/Controladora/obj/Debug/net6.0/Controladora.pdb b/Controladora/obj/Debug/net6.0/Controladora.pdb
index 28e3135..fc4fe31 100644
Binary files a/Controladora/obj/Debug/net6.0/Controladora.pdb and b/Controladora/obj/Debug/net6.0/Controladora.pdb differ
diff --git a/Controladora/obj/Debug/net6.0/ref/Controladora.dll b/Controladora/obj/Debug/net6.0/ref/Controladora.dll
index 2f65f0c..3363e82 100644
Binary files a/Controladora/obj/Debug/net6.0/ref/Controladora.dll and b/Controladora/obj/Debug/net6.0/ref/Controladora.dll differ
diff --git a/Controladora/obj/Debug/net6.0/refint/Controladora.dll b/Controladora/obj/Debug/net6.0/refint/Controladora.dll
index 2f65f0c..3363e82 100644
Binary files a/Controladora/obj/Debug/net6.0/refint/Controladora.dll and b/Controladora/obj/Debug/net6.0/refint/Controladora.dll differ
diff --git a/Controladora/obj/project.assets.json b/Controladora/obj/project.assets.json
index d331b9a..ad333ea 100644
--- a/Controladora/obj/project.assets.json
+++ b/Controladora/obj/project.assets.json
@@ -13455,11 +13455,11 @@
"project": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "C:\\Users\\Nacho\\source\\repos\\Final\\Controladora\\Controladora.csproj",
+ "projectUniqueName": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Controladora\\Controladora.csproj",
"projectName": "Controladora",
- "projectPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Controladora\\Controladora.csproj",
+ "projectPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Controladora\\Controladora.csproj",
"packagesPath": "C:\\Users\\Nacho\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Controladora\\obj\\",
+ "outputPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Controladora\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\Nacho\\AppData\\Roaming\\NuGet\\NuGet.Config",
@@ -13476,11 +13476,11 @@
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {
- "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj": {
- "projectPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj"
+ "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj": {
+ "projectPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj"
},
- "C:\\Users\\Nacho\\source\\repos\\Final\\Modelo\\Modelo.csproj": {
- "projectPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Modelo\\Modelo.csproj"
+ "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Modelo\\Modelo.csproj": {
+ "projectPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Modelo\\Modelo.csproj"
}
}
}
diff --git a/Controladora/obj/project.nuget.cache b/Controladora/obj/project.nuget.cache
index fe484bb..9856c49 100644
--- a/Controladora/obj/project.nuget.cache
+++ b/Controladora/obj/project.nuget.cache
@@ -1,8 +1,8 @@
{
"version": 2,
- "dgSpecHash": "u1rF4F4W8YOwisGSU+O4Veb7LPgLsngYMYPVbuML0HSqxYI2+tPRsVgjjntnLp9J+4QB/odgwOICD9/fwie5gQ==",
+ "dgSpecHash": "MYQDimuvgTLgdr4nkAgRSaHTw8GikSKj95s3ws08wKEVVrpNozmS3GJxrppl/rSuADCp+u9k9/QhTzUwq8ILpw==",
"success": false,
- "projectFilePath": "C:\\Users\\Nacho\\source\\repos\\Final\\Controladora\\Controladora.csproj",
+ "projectFilePath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Controladora\\Controladora.csproj",
"expectedPackageFiles": [
"C:\\Users\\Nacho\\.nuget\\packages\\emailer\\1.0.0\\emailer.1.0.0.nupkg.sha512",
"C:\\Users\\Nacho\\.nuget\\packages\\libuv\\1.10.0\\libuv.1.10.0.nupkg.sha512",
diff --git a/Entidades/Proveedor.cs b/Entidades/Proveedor.cs
index 06d7741..72a40ef 100644
--- a/Entidades/Proveedor.cs
+++ b/Entidades/Proveedor.cs
@@ -12,6 +12,7 @@ namespace Entidades
public string Nombre { get; set; }
public string RazonSocial { get; set; }
public string Direccion { get; set; }
- public bool Habilitado { get; set; }
+ public bool Habilitado { get; set; }
+
}
}
diff --git a/Entidades/obj/Debug/net6.0/Entidades.AssemblyInfo.cs b/Entidades/obj/Debug/net6.0/Entidades.AssemblyInfo.cs
index 9b6180c..92d8295 100644
--- a/Entidades/obj/Debug/net6.0/Entidades.AssemblyInfo.cs
+++ b/Entidades/obj/Debug/net6.0/Entidades.AssemblyInfo.cs
@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Entidades")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+abfd18e86f40a98925507ec03c2e8832ee47a3eb")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cefd645974788c21dbd8ecb38aaa78d8ac04dd4b")]
[assembly: System.Reflection.AssemblyProductAttribute("Entidades")]
[assembly: System.Reflection.AssemblyTitleAttribute("Entidades")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
diff --git a/Entidades/obj/Debug/net6.0/Entidades.AssemblyInfoInputs.cache b/Entidades/obj/Debug/net6.0/Entidades.AssemblyInfoInputs.cache
index 8582bfa..92610a7 100644
--- a/Entidades/obj/Debug/net6.0/Entidades.AssemblyInfoInputs.cache
+++ b/Entidades/obj/Debug/net6.0/Entidades.AssemblyInfoInputs.cache
@@ -1 +1 @@
-390fb09e0b78446d2aeb62456ecd394479e4203d8ba487fbe31e39283ec058af
+a687cba9ed7450e5c700a51cb95b1f9a0a0edc042a19f86ad94db189023a05ac
diff --git a/Entidades/obj/Debug/net6.0/Entidades.GeneratedMSBuildEditorConfig.editorconfig b/Entidades/obj/Debug/net6.0/Entidades.GeneratedMSBuildEditorConfig.editorconfig
index a9ec198..bedbe8a 100644
--- a/Entidades/obj/Debug/net6.0/Entidades.GeneratedMSBuildEditorConfig.editorconfig
+++ b/Entidades/obj/Debug/net6.0/Entidades.GeneratedMSBuildEditorConfig.editorconfig
@@ -8,6 +8,6 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Entidades
-build_property.ProjectDir = C:\Users\Nacho\source\repos\Final\Entidades\
+build_property.ProjectDir = C:\Users\Nacho\Source\Repos\Final_OOP\Entidades\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/Entidades/obj/Debug/net6.0/Entidades.assets.cache b/Entidades/obj/Debug/net6.0/Entidades.assets.cache
index eaad02d..e98682c 100644
Binary files a/Entidades/obj/Debug/net6.0/Entidades.assets.cache and b/Entidades/obj/Debug/net6.0/Entidades.assets.cache differ
diff --git a/Entidades/obj/Entidades.csproj.nuget.dgspec.json b/Entidades/obj/Entidades.csproj.nuget.dgspec.json
index aa86447..5cab0ef 100644
--- a/Entidades/obj/Entidades.csproj.nuget.dgspec.json
+++ b/Entidades/obj/Entidades.csproj.nuget.dgspec.json
@@ -1,17 +1,17 @@
{
"format": 1,
"restore": {
- "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj": {}
+ "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj": {}
},
"projects": {
- "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj": {
+ "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj",
+ "projectUniqueName": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj",
"projectName": "Entidades",
- "projectPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj",
+ "projectPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj",
"packagesPath": "C:\\Users\\Nacho\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\obj\\",
+ "outputPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\Nacho\\AppData\\Roaming\\NuGet\\NuGet.Config",
diff --git a/Entidades/obj/project.assets.json b/Entidades/obj/project.assets.json
index b9c426b..159d41e 100644
--- a/Entidades/obj/project.assets.json
+++ b/Entidades/obj/project.assets.json
@@ -13,11 +13,11 @@
"project": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj",
+ "projectUniqueName": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj",
"projectName": "Entidades",
- "projectPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj",
+ "projectPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj",
"packagesPath": "C:\\Users\\Nacho\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\obj\\",
+ "outputPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\Nacho\\AppData\\Roaming\\NuGet\\NuGet.Config",
diff --git a/Entidades/obj/project.nuget.cache b/Entidades/obj/project.nuget.cache
index 77cfd27..29ac8fc 100644
--- a/Entidades/obj/project.nuget.cache
+++ b/Entidades/obj/project.nuget.cache
@@ -1,8 +1,8 @@
{
"version": 2,
- "dgSpecHash": "tQ5wbjPjSSYF0ufyaHkTpMHeLmctkgU0DRXiByR35mv7fgnebDzFc/FQHskLw18SzYXpGgfy8W7o3/JscpL1ZA==",
+ "dgSpecHash": "+9QsqENGYd4qIIPCnRA0BRL7UiFYXaYZJR2jVoACt5fTCzrycu1oHCxViXeMxzr+idMIyJGQ/11fIYTFVqnyPA==",
"success": true,
- "projectFilePath": "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj",
+ "projectFilePath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj",
"expectedPackageFiles": [],
"logs": []
}
\ No newline at end of file
diff --git a/Modelo/RepositorioProveedor.cs b/Modelo/RepositorioProveedor.cs
index 1400553..24958d3 100644
--- a/Modelo/RepositorioProveedor.cs
+++ b/Modelo/RepositorioProveedor.cs
@@ -28,7 +28,7 @@ namespace Modelo
try
{
- var proveedorAModificar = almacen.Find(x => x.Id == t.Id);
+ var proveedorAModificar = almacen.Find(x => x.Cuit == t.Cuit);
if (proveedorAModificar != null)
{
proveedorAModificar = t;
@@ -49,7 +49,7 @@ namespace Modelo
try
{
- var proveedorAEliminar = almacen.Find(x => x.Id == t.Id);
+ var proveedorAEliminar = almacen.Find(x => x.Cuit == t.Cuit);
if (proveedorAEliminar != null)
{
almacen.Remove(proveedorAEliminar);
diff --git a/Modelo/obj/Debug/net6.0/Modelo.AssemblyInfo.cs b/Modelo/obj/Debug/net6.0/Modelo.AssemblyInfo.cs
index c7d28df..f8227fd 100644
--- a/Modelo/obj/Debug/net6.0/Modelo.AssemblyInfo.cs
+++ b/Modelo/obj/Debug/net6.0/Modelo.AssemblyInfo.cs
@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Modelo")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+abfd18e86f40a98925507ec03c2e8832ee47a3eb")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cefd645974788c21dbd8ecb38aaa78d8ac04dd4b")]
[assembly: System.Reflection.AssemblyProductAttribute("Modelo")]
[assembly: System.Reflection.AssemblyTitleAttribute("Modelo")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
diff --git a/Modelo/obj/Debug/net6.0/Modelo.AssemblyInfoInputs.cache b/Modelo/obj/Debug/net6.0/Modelo.AssemblyInfoInputs.cache
index fa580e8..1bcd629 100644
--- a/Modelo/obj/Debug/net6.0/Modelo.AssemblyInfoInputs.cache
+++ b/Modelo/obj/Debug/net6.0/Modelo.AssemblyInfoInputs.cache
@@ -1 +1 @@
-6c9da482cd44cc74518e5bd440e7d4a72fa32487ea46c6d9bb7a9bacf4043c2b
+099b8681c0fe3ea241c3236b037e92bb2b80c449b64984e5089c2c47a48ee0b9
diff --git a/Modelo/obj/Debug/net6.0/Modelo.GeneratedMSBuildEditorConfig.editorconfig b/Modelo/obj/Debug/net6.0/Modelo.GeneratedMSBuildEditorConfig.editorconfig
index 5687b99..e5d06eb 100644
--- a/Modelo/obj/Debug/net6.0/Modelo.GeneratedMSBuildEditorConfig.editorconfig
+++ b/Modelo/obj/Debug/net6.0/Modelo.GeneratedMSBuildEditorConfig.editorconfig
@@ -8,6 +8,6 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Modelo
-build_property.ProjectDir = C:\Users\Nacho\source\repos\Final\Modelo\
+build_property.ProjectDir = C:\Users\Nacho\Source\Repos\Final_OOP\Modelo\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/Modelo/obj/Debug/net6.0/Modelo.assets.cache b/Modelo/obj/Debug/net6.0/Modelo.assets.cache
index 2d84537..622bbc8 100644
Binary files a/Modelo/obj/Debug/net6.0/Modelo.assets.cache and b/Modelo/obj/Debug/net6.0/Modelo.assets.cache differ
diff --git a/Modelo/obj/Modelo.csproj.nuget.dgspec.json b/Modelo/obj/Modelo.csproj.nuget.dgspec.json
index 2d75abc..e480685 100644
--- a/Modelo/obj/Modelo.csproj.nuget.dgspec.json
+++ b/Modelo/obj/Modelo.csproj.nuget.dgspec.json
@@ -1,17 +1,17 @@
{
"format": 1,
"restore": {
- "C:\\Users\\Nacho\\source\\repos\\Final\\Modelo\\Modelo.csproj": {}
+ "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Modelo\\Modelo.csproj": {}
},
"projects": {
- "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj": {
+ "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj",
+ "projectUniqueName": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj",
"projectName": "Entidades",
- "projectPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj",
+ "projectPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj",
"packagesPath": "C:\\Users\\Nacho\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\obj\\",
+ "outputPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\Nacho\\AppData\\Roaming\\NuGet\\NuGet.Config",
@@ -64,14 +64,14 @@
}
}
},
- "C:\\Users\\Nacho\\source\\repos\\Final\\Modelo\\Modelo.csproj": {
+ "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Modelo\\Modelo.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "C:\\Users\\Nacho\\source\\repos\\Final\\Modelo\\Modelo.csproj",
+ "projectUniqueName": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Modelo\\Modelo.csproj",
"projectName": "Modelo",
- "projectPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Modelo\\Modelo.csproj",
+ "projectPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Modelo\\Modelo.csproj",
"packagesPath": "C:\\Users\\Nacho\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Modelo\\obj\\",
+ "outputPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Modelo\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\Nacho\\AppData\\Roaming\\NuGet\\NuGet.Config",
@@ -88,8 +88,8 @@
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {
- "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj": {
- "projectPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj"
+ "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj": {
+ "projectPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj"
}
}
}
diff --git a/Modelo/obj/project.assets.json b/Modelo/obj/project.assets.json
index a80100e..ca69279 100644
--- a/Modelo/obj/project.assets.json
+++ b/Modelo/obj/project.assets.json
@@ -32,11 +32,11 @@
"project": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "C:\\Users\\Nacho\\source\\repos\\Final\\Modelo\\Modelo.csproj",
+ "projectUniqueName": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Modelo\\Modelo.csproj",
"projectName": "Modelo",
- "projectPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Modelo\\Modelo.csproj",
+ "projectPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Modelo\\Modelo.csproj",
"packagesPath": "C:\\Users\\Nacho\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Modelo\\obj\\",
+ "outputPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Modelo\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\Nacho\\AppData\\Roaming\\NuGet\\NuGet.Config",
@@ -53,8 +53,8 @@
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {
- "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj": {
- "projectPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj"
+ "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj": {
+ "projectPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj"
}
}
}
diff --git a/Modelo/obj/project.nuget.cache b/Modelo/obj/project.nuget.cache
index 80c7943..c30d5a7 100644
--- a/Modelo/obj/project.nuget.cache
+++ b/Modelo/obj/project.nuget.cache
@@ -1,8 +1,8 @@
{
"version": 2,
- "dgSpecHash": "xK3JnXpdCUpoZcekhyP91lNk41C1CsX+md42EcLnzhmp4nv0wa9QUPqxaUDvd+ItjZUDnL5nqMnWsYofgtcCWA==",
+ "dgSpecHash": "GHvzI31gpq3LC5PsFVAyJd0HJLioNTu1zueIve1esILQ9QlNaZAenRITvunQ0HsZ06NONsSYihAL5kiY+8UONw==",
"success": true,
- "projectFilePath": "C:\\Users\\Nacho\\source\\repos\\Final\\Modelo\\Modelo.csproj",
+ "projectFilePath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Modelo\\Modelo.csproj",
"expectedPackageFiles": [],
"logs": []
}
\ No newline at end of file
diff --git a/Vista/FrmCliente.Designer.cs b/Vista/FrmCliente.Designer.cs
new file mode 100644
index 0000000..e13da86
--- /dev/null
+++ b/Vista/FrmCliente.Designer.cs
@@ -0,0 +1,187 @@
+
+namespace Vista
+{
+ partial class FrmCliente
+ {
+ ///
+ /// Required designer variable.
+ ///
+ private System.ComponentModel.IContainer components = null;
+
+ ///
+ /// Clean up any resources being used.
+ ///
+ /// true if managed resources should be disposed; otherwise, false.
+ protected override void Dispose(bool disposing)
+ {
+ if (disposing && (components != null))
+ {
+ components.Dispose();
+ }
+ base.Dispose(disposing);
+ }
+
+ #region Windows Form Designer generated code
+
+ ///
+ /// Required method for Designer support - do not modify
+ /// the contents of this method with the code editor.
+ ///
+ private void InitializeComponent()
+ {
+ label1 = new Label();
+ label2 = new Label();
+ label3 = new Label();
+ label4 = new Label();
+ label5 = new Label();
+ txtCuit = new TextBox();
+ txtNombre = new TextBox();
+ txtApellido = new TextBox();
+ txtDireccion = new TextBox();
+ txtCorreo = new TextBox();
+ button1 = new Button();
+ button2 = new Button();
+ SuspendLayout();
+ //
+ // label1
+ //
+ label1.AutoSize = true;
+ label1.Location = new Point(29, 29);
+ label1.Name = "label1";
+ label1.Size = new Size(29, 15);
+ label1.TabIndex = 0;
+ label1.Text = "Cuit";
+ //
+ // label2
+ //
+ label2.AutoSize = true;
+ label2.Location = new Point(29, 59);
+ label2.Name = "label2";
+ label2.Size = new Size(51, 15);
+ label2.TabIndex = 1;
+ label2.Text = "Nombre";
+ //
+ // label3
+ //
+ label3.AutoSize = true;
+ label3.Location = new Point(29, 88);
+ label3.Name = "label3";
+ label3.Size = new Size(51, 15);
+ label3.TabIndex = 2;
+ label3.Text = "Apellido";
+ //
+ // label4
+ //
+ label4.AutoSize = true;
+ label4.Location = new Point(29, 117);
+ label4.Name = "label4";
+ label4.Size = new Size(57, 15);
+ label4.TabIndex = 3;
+ label4.Text = "Direccion";
+ //
+ // label5
+ //
+ label5.AutoSize = true;
+ label5.Location = new Point(29, 146);
+ label5.Name = "label5";
+ label5.Size = new Size(43, 15);
+ label5.TabIndex = 4;
+ label5.Text = "Correo";
+ //
+ // txtCuit
+ //
+ txtCuit.Location = new Point(92, 21);
+ txtCuit.Name = "txtCuit";
+ txtCuit.Size = new Size(173, 23);
+ txtCuit.TabIndex = 5;
+ //
+ // txtNombre
+ //
+ txtNombre.Location = new Point(92, 51);
+ txtNombre.Name = "txtNombre";
+ txtNombre.Size = new Size(173, 23);
+ txtNombre.TabIndex = 6;
+ //
+ // txtApellido
+ //
+ txtApellido.Location = new Point(91, 80);
+ txtApellido.Name = "txtApellido";
+ txtApellido.Size = new Size(174, 23);
+ txtApellido.TabIndex = 7;
+ //
+ // txtDireccion
+ //
+ txtDireccion.Location = new Point(92, 109);
+ txtDireccion.Name = "txtDireccion";
+ txtDireccion.Size = new Size(173, 23);
+ txtDireccion.TabIndex = 8;
+ //
+ // txtCorreo
+ //
+ txtCorreo.Location = new Point(91, 138);
+ txtCorreo.Name = "txtCorreo";
+ txtCorreo.Size = new Size(174, 23);
+ txtCorreo.TabIndex = 9;
+ //
+ // button1
+ //
+ button1.Location = new Point(29, 190);
+ button1.Name = "button1";
+ button1.Size = new Size(75, 23);
+ button1.TabIndex = 10;
+ button1.Text = "Aceptar";
+ button1.UseVisualStyleBackColor = true;
+ button1.Click += button1_Click;
+ //
+ // button2
+ //
+ button2.Location = new Point(158, 190);
+ button2.Name = "button2";
+ button2.Size = new Size(75, 23);
+ button2.TabIndex = 11;
+ button2.Text = "Cancelar";
+ button2.UseVisualStyleBackColor = true;
+ button2.Click += button2_Click;
+ //
+ // FrmCliente
+ //
+ AutoScaleDimensions = new SizeF(7F, 15F);
+ AutoScaleMode = AutoScaleMode.Font;
+ ClientSize = new Size(420, 245);
+ Controls.Add(button2);
+ Controls.Add(button1);
+ Controls.Add(txtCorreo);
+ Controls.Add(txtDireccion);
+ Controls.Add(txtApellido);
+ Controls.Add(txtNombre);
+ Controls.Add(txtCuit);
+ Controls.Add(label5);
+ Controls.Add(label4);
+ Controls.Add(label3);
+ Controls.Add(label2);
+ Controls.Add(label1);
+ Name = "FrmCliente";
+ Text = "Form1";
+ ResumeLayout(false);
+ PerformLayout();
+ }
+
+
+ #endregion
+
+ private Label label1;
+ private Label label2;
+ private Label label3;
+ private Label label4;
+ private Label label5;
+ private TextBox txtCuit;
+ private TextBox txtNombre;
+ private TextBox txtApellido;
+ private TextBox txtDireccion;
+ private TextBox txtCorreo;
+ private Button button1;
+ private Button button2;
+
+ public EventHandler button1_Click_1 { get; private set; }
+ }
+}
\ No newline at end of file
diff --git a/Vista/FrmCliente.cs b/Vista/FrmCliente.cs
new file mode 100644
index 0000000..4472952
--- /dev/null
+++ b/Vista/FrmCliente.cs
@@ -0,0 +1,93 @@
+using Entidades;
+using System;
+using System.Collections.Generic;
+using System.ComponentModel;
+using System.Data;
+using System.Drawing;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using System.Windows.Forms;
+
+namespace Vista
+{
+ public partial class FrmCliente : Form
+ {
+ Cliente cliente;
+ public FrmCliente(Cliente? cliente = null)
+ {
+ InitializeComponent();
+ this.cliente = cliente;
+
+ this.Text = (cliente == null) ?
+ "Agregar Cliente" :
+ "Modificar Cliente";
+ }
+ private bool ValidarDatos()
+ {
+ string devolucion = "";
+
+ /*
+ * complicado de leer pero en estas lineas estan todas las comprobaciones
+ * que pude pensar en el momento.
+ */
+
+ if (string.IsNullOrEmpty(txtDireccion.Text)) devolucion += "La direccion no deberia ser nulo o vacio\n";
+ if (txtDireccion.Text.Length > 200) devolucion += "La direccion no puede superar los 200 chars\n";
+ if (string.IsNullOrEmpty(txtNombre.Text)) devolucion += "el nombre no puede ser nulo o vacio\n";
+ if (txtNombre.Text.Length > 50) devolucion += "El nombre no puede superar los 50 chars\n";
+ if (string.IsNullOrEmpty(txtApellido.Text)) devolucion += "El Apellido no puede ser nulo o vacio\n";
+ if (string.IsNullOrEmpty(txtCorreo.Text)) devolucion += "El Correo no puede ser nulo o vacio\n";
+
+ if (devolucion == "")
+ {
+ return true;
+ }
+ else
+ {
+ MessageBox.Show(devolucion);
+ return false;
+ }
+
+ }
+ private void button2_Click(object sender, EventArgs e)
+ {
+ this.Close();
+ }
+
+ private void button1_Click(object sender, EventArgs e)
+ {
+ string msg;
+ if (ValidarDatos())
+ {
+ if (cliente == null)
+ {
+ cliente = new Cliente
+ {
+ Nombre = txtNombre.Text,
+ Cuit = txtCuit.Text,
+ Direccion = txtDireccion.Text,
+ Apellido = txtApellido.Text,
+ Correo = txtCorreo.Text,
+
+ };
+
+ // msg = ControladoraCliente.Instance.AgregarCliente(Cliente);
+ }
+ else
+ {
+ //Cliente.Apellido = txtApellido.Text;
+ // Cliente.Nombre = txtNombre.Text;
+ // Cliente.Direccion = txtDireccion.Text;
+ // Cliente.Correo = txtCorreo.Text;
+ // Cliente.Cuit = txtCuit.Text;
+ // msg = ControladoraCliente.Instance.ModificarCliente(Cliente);
+ }
+ // MessageBox.Show(msg, "Información", MessageBoxButtons.OK, MessageBoxIcon.Information);
+ Close();
+ }
+
+
+ }
+ }
+}
diff --git a/Vista/FrmCliente.resx b/Vista/FrmCliente.resx
new file mode 100644
index 0000000..af32865
--- /dev/null
+++ b/Vista/FrmCliente.resx
@@ -0,0 +1,120 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
\ No newline at end of file
diff --git a/Vista/FrmClientes.Designer.cs b/Vista/FrmClientes.Designer.cs
index 8a5e0bf..09b5921 100644
--- a/Vista/FrmClientes.Designer.cs
+++ b/Vista/FrmClientes.Designer.cs
@@ -31,6 +31,7 @@
BtnModificar = new Button();
BtnEliminar = new Button();
groupBox1 = new GroupBox();
+ button1 = new Button();
dataGridView1 = new DataGridView();
groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)dataGridView1).BeginInit();
@@ -44,6 +45,7 @@
BtnModificar.TabIndex = 1;
BtnModificar.Text = "Modificar";
BtnModificar.UseVisualStyleBackColor = true;
+ BtnModificar.Click += BtnModificar_Click;
//
// BtnEliminar
//
@@ -53,9 +55,11 @@
BtnEliminar.TabIndex = 2;
BtnEliminar.Text = "Eliminar";
BtnEliminar.UseVisualStyleBackColor = true;
+ BtnEliminar.Click += BtnEliminar_Click;
//
// groupBox1
//
+ groupBox1.Controls.Add(button1);
groupBox1.Controls.Add(dataGridView1);
groupBox1.Controls.Add(BtnEliminar);
groupBox1.Controls.Add(BtnModificar);
@@ -65,6 +69,16 @@
groupBox1.TabIndex = 3;
groupBox1.TabStop = false;
//
+ // button1
+ //
+ button1.Location = new Point(6, 302);
+ button1.Name = "button1";
+ button1.Size = new Size(75, 23);
+ button1.TabIndex = 4;
+ button1.Text = "Añadir";
+ button1.UseVisualStyleBackColor = true;
+ button1.Click += button1_Click;
+ //
// dataGridView1
//
dataGridView1.AllowUserToAddRows = false;
@@ -98,5 +112,6 @@
private Button BtnEliminar;
private GroupBox groupBox1;
private DataGridView dataGridView1;
+ private Button button1;
}
}
\ No newline at end of file
diff --git a/Vista/FrmClientes.cs b/Vista/FrmClientes.cs
index f22b333..636b34f 100644
--- a/Vista/FrmClientes.cs
+++ b/Vista/FrmClientes.cs
@@ -1,4 +1,5 @@
-using System;
+using Entidades;
+using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
@@ -12,9 +13,62 @@ namespace Vista
{
public partial class FrmClientes : Form
{
+ Cliente cliente;
public FrmClientes()
{
InitializeComponent();
}
+ private void ActualizarGrilla()
+ {
+
+ dataGridView1.DataSource = null;
+ // dataGridView1.DataSource = listaProveedores;
+ //revisar dataGridView1.DataSource = ControladoraClientes.Instance.RecuperarProveedores();
+ }
+
+ private void button1_Click(object sender, EventArgs e)
+ {
+ var form = new FrmCliente();
+ form.ShowDialog();
+ ActualizarGrilla();
+ }
+
+ private void BtnModificar_Click(object sender, EventArgs e)
+ {
+ if (dataGridView1.SelectedRows.Count < 1)
+ {
+ MessageBox.Show("Seleccione una linea para modificar");
+ return;
+ }
+
+ Cliente cliente = new Cliente()
+ {
+ Nombre = dataGridView1.SelectedRows[0].Cells["Nombre"].Value.ToString(),
+ Cuit = dataGridView1.SelectedRows[0].Cells["Cuit"].Value.ToString(),
+ Apellido = dataGridView1.SelectedRows[0].Cells["RazonSocial"].Value.ToString(),
+ Direccion = dataGridView1.SelectedRows[0].Cells["Direccion"].Value.ToString(),
+ Correo = dataGridView1.SelectedRows[0].Cells["Correo"].Value.ToString(),
+ };
+
+ var formModificar = new FrmCliente(cliente);
+ formModificar.ShowDialog();
+ ActualizarGrilla();
+ }
+
+ private void BtnEliminar_Click(object sender, EventArgs e)
+ {
+ if (dataGridView1.SelectedRows.Count < 0)
+ {
+ MessageBox.Show("Seleccione una linea para eliminar");
+ return;
+ }
+
+ foreach (DataGridViewRow Fila in dataGridView1.SelectedRows)
+ { // itera por un loop y elimina las lineas seleccionadas 1 a la vez.
+ //string devolucion = ControladoraClientes.Instance.EliminarCliente(Fila.Cells["Codigo"].Value.ToString());
+ // MessageBox.Show(devolucion);
+ ActualizarGrilla();
+ }
+ }
}
}
diff --git a/Vista/FrmProveedor.Designer.cs b/Vista/FrmProveedor.Designer.cs
index 5de29ce..71b3153 100644
--- a/Vista/FrmProveedor.Designer.cs
+++ b/Vista/FrmProveedor.Designer.cs
@@ -39,6 +39,7 @@
label3 = new Label();
checkBoxHabilitado = new CheckBox();
label4 = new Label();
+ button1 = new Button();
((System.ComponentModel.ISupportInitialize)numCuit).BeginInit();
SuspendLayout();
//
@@ -79,7 +80,6 @@
numCuit.Name = "numCuit";
numCuit.Size = new Size(100, 23);
numCuit.TabIndex = 4;
- numCuit.ValueChanged += numCuit_ValueChanged;
//
// Nombre
//
@@ -135,11 +135,22 @@
label4.TabIndex = 10;
label4.Text = "Habilitado";
//
+ // button1
+ //
+ button1.Location = new Point(174, 195);
+ button1.Name = "button1";
+ button1.Size = new Size(75, 23);
+ button1.TabIndex = 11;
+ button1.Text = "Cancelar";
+ button1.UseVisualStyleBackColor = true;
+ button1.Click += button1_Click;
+ //
// FrmProveedor
//
AutoScaleDimensions = new SizeF(7F, 15F);
AutoScaleMode = AutoScaleMode.Font;
ClientSize = new Size(409, 230);
+ Controls.Add(button1);
Controls.Add(label4);
Controls.Add(checkBoxHabilitado);
Controls.Add(label3);
@@ -172,5 +183,6 @@
private Label label3;
private CheckBox checkBoxHabilitado;
private Label label4;
+ private Button button1;
}
}
\ No newline at end of file
diff --git a/Vista/FrmProveedor.cs b/Vista/FrmProveedor.cs
index 3528c4c..2961f25 100644
--- a/Vista/FrmProveedor.cs
+++ b/Vista/FrmProveedor.cs
@@ -15,9 +15,10 @@ namespace Vista
{
Proveedor proveedor;
+ List listaProveedores = new List();
public FrmProveedor(Proveedor? proveedor = null)
{
- InitializeComponent();
+
InitializeComponent();
this.proveedor = proveedor;
@@ -65,27 +66,30 @@ namespace Vista
Cuit = (Int64)numCuit.Value,
Direccion = txtDireccion.Text,
RazonSocial = txtSocial.Text,
- Habilitado = checkBoxHabilitado.Checked;
- };
+ Habilitado = checkBoxHabilitado.Checked,
+ };
+ listaProveedores.Add(proveedor);
+ // msg = ControladoraProveedores.Instance.AgregarProveedor(proveedor);
+ }
+ else
+ {
- msg = ControladoraProveedores.Instance.AgregarProveedor(proveedor);
+ proveedor.Nombre = txtNombre.Text;
+ proveedor.Direccion = txtDireccion.Text;
+ proveedor.RazonSocial = txtSocial.Text;
+ proveedor.Cuit = (Int64)numCuit.Value;
+ // msg = ControladoraProveedores.Instance.ModificarProveedor(proveedor);
+ }
+ // MessageBox.Show(msg, "Información", MessageBoxButtons.OK, MessageBoxIcon.Information);
+ Close();
}
- else
- {
- proveedor.Nombre = txtNombre.Text;
- proveedor.Direccion = txtDireccion.Text;
- proveedor.RazonSocial = txtSocial.Text;
- proveedor.Cuit = (Int64)numCuit.Value;
- msg = ControladoraProveedores.Instance.ModificarProveedor(proveedor);
- }
- MessageBox.Show(msg, "Información", MessageBoxButtons.OK, MessageBoxIcon.Information);
- Close();
+
+
}
- private void numCuit_ValueChanged(object sender, EventArgs e)
+ private void button1_Click(object sender, EventArgs e)
{
-
+ this.Close();
}
}
}
- }
diff --git a/Vista/FrmProveedores.Designer.cs b/Vista/FrmProveedores.Designer.cs
index 9ae6879..5b5b775 100644
--- a/Vista/FrmProveedores.Designer.cs
+++ b/Vista/FrmProveedores.Designer.cs
@@ -51,9 +51,15 @@
//
// dataGridView1
//
+ dataGridView1.AllowUserToAddRows = false;
+ dataGridView1.AllowUserToDeleteRows = false;
+ dataGridView1.AllowUserToResizeColumns = false;
+ dataGridView1.AllowUserToResizeRows = false;
+ dataGridView1.AutoSizeColumnsMode = DataGridViewAutoSizeColumnsMode.AllCells;
dataGridView1.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.AutoSize;
dataGridView1.Location = new Point(6, 22);
dataGridView1.Name = "dataGridView1";
+ dataGridView1.ReadOnly = true;
dataGridView1.RowTemplate.Height = 25;
dataGridView1.Size = new Size(550, 235);
dataGridView1.TabIndex = 3;
@@ -76,6 +82,7 @@
BtnEliminar.TabIndex = 2;
BtnEliminar.Text = "Eliminar";
BtnEliminar.UseVisualStyleBackColor = true;
+ BtnEliminar.Click += BtnEliminar_Click;
//
// BtnModificar
//
@@ -85,6 +92,7 @@
BtnModificar.TabIndex = 1;
BtnModificar.Text = "Modificar";
BtnModificar.UseVisualStyleBackColor = true;
+ BtnModificar.Click += BtnModificar_Click;
//
// FrmProveedores
//
diff --git a/Vista/FrmProveedores.cs b/Vista/FrmProveedores.cs
index 793db37..8ae8345 100644
--- a/Vista/FrmProveedores.cs
+++ b/Vista/FrmProveedores.cs
@@ -1,4 +1,5 @@
-using System;
+using Entidades;
+using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
@@ -10,16 +11,20 @@ using System.Windows.Forms;
namespace Vista
{
+
public partial class FrmProveedores : Form
{
+
public FrmProveedores()
{
+
InitializeComponent();
}
private void ActualizarGrilla()
{
dataGridView1.DataSource = null;
+ // dataGridView1.DataSource = listaProveedores;
//revisar dataGridView1.DataSource = ControladoraProveedor.Instance.RecuperarProveedores();
}
private void BtnAdd_Click(object sender, EventArgs e)
@@ -28,5 +33,42 @@ namespace Vista
form.ShowDialog();
ActualizarGrilla();
}
+
+ private void BtnModificar_Click(object sender, EventArgs e)
+ {
+ if (dataGridView1.SelectedRows.Count < 1)
+ {
+ MessageBox.Show("Seleccione una linea para modificar");
+ return;
+ }
+
+ Proveedor proveedor = new Proveedor()
+ {
+ Nombre = dataGridView1.SelectedRows[0].Cells["Nombre"].Value.ToString(),
+ Cuit = (Int64)dataGridView1.SelectedRows[0].Cells["Cuit"].Value,
+ RazonSocial = dataGridView1.SelectedRows[0].Cells["RazonSocial"].Value.ToString(),
+ Direccion = dataGridView1.SelectedRows[0].Cells["Direccion"].Value.ToString()
+ };
+
+ var formModificar = new FrmProveedor(proveedor);
+ formModificar.ShowDialog();
+ ActualizarGrilla();
+ }
+
+ private void BtnEliminar_Click(object sender, EventArgs e)
+ {
+ if (dataGridView1.SelectedRows.Count < 0)
+ {
+ MessageBox.Show("Seleccione una linea para eliminar");
+ return;
+ }
+
+ foreach (DataGridViewRow Fila in dataGridView1.SelectedRows)
+ { // itera por un loop y elimina las lineas seleccionadas 1 a la vez.
+ // string devolucion = ControladoraProveedores.Instance.EliminarProveedor(Fila.Cells["Codigo"].Value.ToString());
+ // MessageBox.Show(devolucion);
+ ActualizarGrilla();
+ }
+ }
}
}
diff --git a/Vista/FrmRemitos.Designer.cs b/Vista/FrmRemitos.Designer.cs
index 2c2ec34..3128121 100644
--- a/Vista/FrmRemitos.Designer.cs
+++ b/Vista/FrmRemitos.Designer.cs
@@ -31,8 +31,6 @@
groupBox1 = new GroupBox();
dataGridView1 = new DataGridView();
BtnAdd = new Button();
- BtnEliminar = new Button();
- BtnModificar = new Button();
groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)dataGridView1).BeginInit();
SuspendLayout();
@@ -41,8 +39,6 @@
//
groupBox1.Controls.Add(dataGridView1);
groupBox1.Controls.Add(BtnAdd);
- groupBox1.Controls.Add(BtnEliminar);
- groupBox1.Controls.Add(BtnModificar);
groupBox1.Location = new Point(12, 12);
groupBox1.Name = "groupBox1";
groupBox1.Size = new Size(776, 351);
@@ -67,24 +63,6 @@
BtnAdd.Text = "Añadir";
BtnAdd.UseVisualStyleBackColor = true;
//
- // BtnEliminar
- //
- BtnEliminar.Location = new Point(215, 302);
- BtnEliminar.Name = "BtnEliminar";
- BtnEliminar.Size = new Size(75, 23);
- BtnEliminar.TabIndex = 2;
- BtnEliminar.Text = "Eliminar";
- BtnEliminar.UseVisualStyleBackColor = true;
- //
- // BtnModificar
- //
- BtnModificar.Location = new Point(108, 302);
- BtnModificar.Name = "BtnModificar";
- BtnModificar.Size = new Size(75, 23);
- BtnModificar.TabIndex = 1;
- BtnModificar.Text = "Modificar";
- BtnModificar.UseVisualStyleBackColor = true;
- //
// FrmRemitos
//
AutoScaleDimensions = new SizeF(7F, 15F);
@@ -104,7 +82,5 @@
private GroupBox groupBox1;
private DataGridView dataGridView1;
private Button BtnAdd;
- private Button BtnEliminar;
- private Button BtnModificar;
}
}
\ No newline at end of file
diff --git a/Vista/Vista.csproj.user b/Vista/Vista.csproj.user
index 188a96d..87b34a1 100644
--- a/Vista/Vista.csproj.user
+++ b/Vista/Vista.csproj.user
@@ -1,7 +1,7 @@
-
+
Form
@@ -13,6 +13,9 @@
Form
+
+ Form
+
Form
diff --git a/Vista/obj/Debug/net6.0-windows/Vista.AssemblyInfo.cs b/Vista/obj/Debug/net6.0-windows/Vista.AssemblyInfo.cs
index c3c7928..c3f1e9e 100644
--- a/Vista/obj/Debug/net6.0-windows/Vista.AssemblyInfo.cs
+++ b/Vista/obj/Debug/net6.0-windows/Vista.AssemblyInfo.cs
@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Vista")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+abfd18e86f40a98925507ec03c2e8832ee47a3eb")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cefd645974788c21dbd8ecb38aaa78d8ac04dd4b")]
[assembly: System.Reflection.AssemblyProductAttribute("Vista")]
[assembly: System.Reflection.AssemblyTitleAttribute("Vista")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
diff --git a/Vista/obj/Debug/net6.0-windows/Vista.AssemblyInfoInputs.cache b/Vista/obj/Debug/net6.0-windows/Vista.AssemblyInfoInputs.cache
index 9a164fb..8b50980 100644
--- a/Vista/obj/Debug/net6.0-windows/Vista.AssemblyInfoInputs.cache
+++ b/Vista/obj/Debug/net6.0-windows/Vista.AssemblyInfoInputs.cache
@@ -1 +1 @@
-244ec86832aa35c5b9c5e6ebfc71403d927ad498ea5d0b2c0c49514ce34338d6
+14dd92a1eca361463bdac6313faec43ff2400fcede9eb6798b98887050929b0b
diff --git a/Vista/obj/Debug/net6.0-windows/Vista.GeneratedMSBuildEditorConfig.editorconfig b/Vista/obj/Debug/net6.0-windows/Vista.GeneratedMSBuildEditorConfig.editorconfig
index a294098..b18739c 100644
--- a/Vista/obj/Debug/net6.0-windows/Vista.GeneratedMSBuildEditorConfig.editorconfig
+++ b/Vista/obj/Debug/net6.0-windows/Vista.GeneratedMSBuildEditorConfig.editorconfig
@@ -14,6 +14,6 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Vista
-build_property.ProjectDir = C:\Users\Nacho\source\repos\Final\Vista\
+build_property.ProjectDir = C:\Users\Nacho\Source\Repos\Final_OOP\Vista\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/Vista/obj/Debug/net6.0-windows/Vista.assets.cache b/Vista/obj/Debug/net6.0-windows/Vista.assets.cache
index c1b63fd..c527ed4 100644
Binary files a/Vista/obj/Debug/net6.0-windows/Vista.assets.cache and b/Vista/obj/Debug/net6.0-windows/Vista.assets.cache differ
diff --git a/Vista/obj/Vista.csproj.nuget.dgspec.json b/Vista/obj/Vista.csproj.nuget.dgspec.json
index 57c8b13..93a4574 100644
--- a/Vista/obj/Vista.csproj.nuget.dgspec.json
+++ b/Vista/obj/Vista.csproj.nuget.dgspec.json
@@ -1,17 +1,17 @@
{
"format": 1,
"restore": {
- "C:\\Users\\Nacho\\source\\repos\\Final\\Vista\\Vista.csproj": {}
+ "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Vista\\Vista.csproj": {}
},
"projects": {
- "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj": {
+ "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj",
+ "projectUniqueName": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj",
"projectName": "Entidades",
- "projectPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj",
+ "projectPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj",
"packagesPath": "C:\\Users\\Nacho\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\obj\\",
+ "outputPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\Nacho\\AppData\\Roaming\\NuGet\\NuGet.Config",
@@ -64,14 +64,14 @@
}
}
},
- "C:\\Users\\Nacho\\source\\repos\\Final\\Vista\\Vista.csproj": {
+ "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Vista\\Vista.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "C:\\Users\\Nacho\\source\\repos\\Final\\Vista\\Vista.csproj",
+ "projectUniqueName": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Vista\\Vista.csproj",
"projectName": "Vista",
- "projectPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Vista\\Vista.csproj",
+ "projectPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Vista\\Vista.csproj",
"packagesPath": "C:\\Users\\Nacho\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Vista\\obj\\",
+ "outputPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Vista\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\Nacho\\AppData\\Roaming\\NuGet\\NuGet.Config",
@@ -88,8 +88,8 @@
"net6.0-windows7.0": {
"targetAlias": "net6.0-windows",
"projectReferences": {
- "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj": {
- "projectPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj"
+ "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj": {
+ "projectPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj"
}
}
}
diff --git a/Vista/obj/project.assets.json b/Vista/obj/project.assets.json
index bf013a3..e5a0451 100644
--- a/Vista/obj/project.assets.json
+++ b/Vista/obj/project.assets.json
@@ -32,11 +32,11 @@
"project": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "C:\\Users\\Nacho\\source\\repos\\Final\\Vista\\Vista.csproj",
+ "projectUniqueName": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Vista\\Vista.csproj",
"projectName": "Vista",
- "projectPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Vista\\Vista.csproj",
+ "projectPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Vista\\Vista.csproj",
"packagesPath": "C:\\Users\\Nacho\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Vista\\obj\\",
+ "outputPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Vista\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\Nacho\\AppData\\Roaming\\NuGet\\NuGet.Config",
@@ -53,8 +53,8 @@
"net6.0-windows7.0": {
"targetAlias": "net6.0-windows",
"projectReferences": {
- "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj": {
- "projectPath": "C:\\Users\\Nacho\\source\\repos\\Final\\Entidades\\Entidades.csproj"
+ "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj": {
+ "projectPath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Entidades\\Entidades.csproj"
}
}
}
diff --git a/Vista/obj/project.nuget.cache b/Vista/obj/project.nuget.cache
index d0f23bf..d5927b3 100644
--- a/Vista/obj/project.nuget.cache
+++ b/Vista/obj/project.nuget.cache
@@ -1,8 +1,8 @@
{
"version": 2,
- "dgSpecHash": "tIuYRzaRYu8CXIPBh4BkJLvLrV0+lbBu/oLywxi4tl+wzrbcEqF9p2ndCdBxrhOTXwiWqf0FfmH6xCdhaeSQxA==",
+ "dgSpecHash": "hleejJDgsDTscOjcjAaqsz7O8bRKdelLTFiNGc0rJ/YKvc+AuQ7Vc0530fJwdTW+IjGZB03MheqWXYO7aqD5eA==",
"success": true,
- "projectFilePath": "C:\\Users\\Nacho\\source\\repos\\Final\\Vista\\Vista.csproj",
+ "projectFilePath": "C:\\Users\\Nacho\\Source\\Repos\\Final_OOP\\Vista\\Vista.csproj",
"expectedPackageFiles": [],
"logs": []
}
\ No newline at end of file