Conexion con procedimiento almacenado
This commit is contained in:
parent
cdcaa6e49f
commit
765e9aaa98
174 changed files with 4127 additions and 1019 deletions
|
@ -0,0 +1,4 @@
|
|||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
|
8
SHARED/obj/Debug/net8.0/SHARED.GlobalUsings.g.cs
Normal file
8
SHARED/obj/Debug/net8.0/SHARED.GlobalUsings.g.cs
Normal file
|
@ -0,0 +1,8 @@
|
|||
// <auto-generated/>
|
||||
global using global::System;
|
||||
global using global::System.Collections.Generic;
|
||||
global using global::System.IO;
|
||||
global using global::System.Linq;
|
||||
global using global::System.Net.Http;
|
||||
global using global::System.Threading;
|
||||
global using global::System.Threading.Tasks;
|
BIN
SHARED/obj/Debug/net8.0/SHARED.assets.cache
Normal file
BIN
SHARED/obj/Debug/net8.0/SHARED.assets.cache
Normal file
Binary file not shown.
11
SHARED/obj/Debug/net8.0/SHARED.csproj.FileListAbsolute.txt
Normal file
11
SHARED/obj/Debug/net8.0/SHARED.csproj.FileListAbsolute.txt
Normal file
|
@ -0,0 +1,11 @@
|
|||
C:\Users\Bastian Castro\Documents\Integracion_DGA\SHARED\bin\Debug\net8.0\SHARED.deps.json
|
||||
C:\Users\Bastian Castro\Documents\Integracion_DGA\SHARED\bin\Debug\net8.0\SHARED.dll
|
||||
C:\Users\Bastian Castro\Documents\Integracion_DGA\SHARED\bin\Debug\net8.0\SHARED.pdb
|
||||
C:\Users\Bastian Castro\Documents\Integracion_DGA\SHARED\obj\Debug\net8.0\SHARED.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\Bastian Castro\Documents\Integracion_DGA\SHARED\obj\Debug\net8.0\SHARED.AssemblyInfoInputs.cache
|
||||
C:\Users\Bastian Castro\Documents\Integracion_DGA\SHARED\obj\Debug\net8.0\SHARED.AssemblyInfo.cs
|
||||
C:\Users\Bastian Castro\Documents\Integracion_DGA\SHARED\obj\Debug\net8.0\SHARED.csproj.CoreCompileInputs.cache
|
||||
C:\Users\Bastian Castro\Documents\Integracion_DGA\SHARED\obj\Debug\net8.0\SHARED.dll
|
||||
C:\Users\Bastian Castro\Documents\Integracion_DGA\SHARED\obj\Debug\net8.0\refint\SHARED.dll
|
||||
C:\Users\Bastian Castro\Documents\Integracion_DGA\SHARED\obj\Debug\net8.0\SHARED.pdb
|
||||
C:\Users\Bastian Castro\Documents\Integracion_DGA\SHARED\obj\Debug\net8.0\ref\SHARED.dll
|
23
SHARED/obj/Debug/net8.0/Shared.AssemblyInfo.cs
Normal file
23
SHARED/obj/Debug/net8.0/Shared.AssemblyInfo.cs
Normal file
|
@ -0,0 +1,23 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// Este código fue generado por una herramienta.
|
||||
// Versión de runtime:4.0.30319.42000
|
||||
//
|
||||
// Los cambios en este archivo podrían causar un comportamiento incorrecto y se perderán si
|
||||
// se vuelve a generar el código.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Shared")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cdcaa6e49f5495b176ca06e37a04b9a4e1d17b40")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Shared")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Shared")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generado por la clase WriteCodeFragment de MSBuild.
|
||||
|
1
SHARED/obj/Debug/net8.0/Shared.AssemblyInfoInputs.cache
Normal file
1
SHARED/obj/Debug/net8.0/Shared.AssemblyInfoInputs.cache
Normal file
|
@ -0,0 +1 @@
|
|||
871db4427681a35e3455a86939aeaea2366ec66d4808f3524d339856e717ad25
|
|
@ -0,0 +1,15 @@
|
|||
is_global = true
|
||||
build_property.TargetFramework = net8.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = Shared
|
||||
build_property.ProjectDir = C:\Users\Bastian Castro\Documents\Integracion_DGA\SHARED\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
|
@ -0,0 +1 @@
|
|||
5f44eb383005286f888fb4f3f85c9a293d5281fae23ea805999461dad2aa378a
|
BIN
SHARED/obj/Debug/net8.0/Shared.dll
Normal file
BIN
SHARED/obj/Debug/net8.0/Shared.dll
Normal file
Binary file not shown.
BIN
SHARED/obj/Debug/net8.0/Shared.pdb
Normal file
BIN
SHARED/obj/Debug/net8.0/Shared.pdb
Normal file
Binary file not shown.
BIN
SHARED/obj/Debug/net8.0/ref/Shared.dll
Normal file
BIN
SHARED/obj/Debug/net8.0/ref/Shared.dll
Normal file
Binary file not shown.
BIN
SHARED/obj/Debug/net8.0/refint/Shared.dll
Normal file
BIN
SHARED/obj/Debug/net8.0/refint/Shared.dll
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue