diff --git a/.vs/BankProject/DesignTimeBuild/.dtbcache.v2 b/.vs/BankProject/DesignTimeBuild/.dtbcache.v2
index b8b2a6d..7b6965c 100644
Binary files a/.vs/BankProject/DesignTimeBuild/.dtbcache.v2 and b/.vs/BankProject/DesignTimeBuild/.dtbcache.v2 differ
diff --git a/.vs/BankProject/project-colors.json b/.vs/BankProject/project-colors.json
index c821b8e..a64e384 100644
--- a/.vs/BankProject/project-colors.json
+++ b/.vs/BankProject/project-colors.json
@@ -10,7 +10,47 @@
"ProjectGuid": "a2fe74e1-b743-11d0-ae1a-00a0c90fffc3",
"DisplayName": "Miscellaneous Files",
"ColorIndex": -1
+ },
+ "b48d1a96-233e-4f76-b2ab-7f20998720c1": {
+ "ProjectGuid": "b48d1a96-233e-4f76-b2ab-7f20998720c1",
+ "DisplayName": "Data",
+ "ColorIndex": 1
+ },
+ "65e8f4b4-71e0-4f4f-bb26-b24dc5e0d377": {
+ "ProjectGuid": "65e8f4b4-71e0-4f4f-bb26-b24dc5e0d377",
+ "DisplayName": "Service",
+ "ColorIndex": 2
+ },
+ "91ac9bcb-b9d5-4d09-9dd1-2e266ddaf4eb": {
+ "ProjectGuid": "91ac9bcb-b9d5-4d09-9dd1-2e266ddaf4eb",
+ "DisplayName": "UI",
+ "ColorIndex": 3
+ },
+ "c1688367-1025-4829-97d3-d7cc388d0196": {
+ "ProjectGuid": "c1688367-1025-4829-97d3-d7cc388d0196",
+ "DisplayName": "DataLayer",
+ "ColorIndex": 4
+ },
+ "c183253a-c64d-4e98-b6c0-e26d8800f6ca": {
+ "ProjectGuid": "c183253a-c64d-4e98-b6c0-e26d8800f6ca",
+ "DisplayName": "BankProject1",
+ "ColorIndex": 5
+ },
+ "d39fa605-c7e2-4567-a1e2-a1c71434c1e6": {
+ "ProjectGuid": "d39fa605-c7e2-4567-a1e2-a1c71434c1e6",
+ "DisplayName": "BankPjtTask2Enitity",
+ "ColorIndex": 6
+ },
+ "c452fb07-3846-4594-bb5a-d0e7ebe02e29": {
+ "ProjectGuid": "c452fb07-3846-4594-bb5a-d0e7ebe02e29",
+ "DisplayName": "BankPjtTask2UI",
+ "ColorIndex": 7
+ },
+ "032c1b3a-ca67-42e4-b0ad-f6ecdd3c16ce": {
+ "ProjectGuid": "032c1b3a-ca67-42e4-b0ad-f6ecdd3c16ce",
+ "DisplayName": "BankProjectTask2Services",
+ "ColorIndex": 8
}
},
- "NextColorIndex": 1
+ "NextColorIndex": 9
}
\ No newline at end of file
diff --git a/.vs/BankProject/v17/.futdcache.v1 b/.vs/BankProject/v17/.futdcache.v1
index ddc9e5e..4d62eac 100644
Binary files a/.vs/BankProject/v17/.futdcache.v1 and b/.vs/BankProject/v17/.futdcache.v1 differ
diff --git a/.vs/BankProject/v17/.suo b/.vs/BankProject/v17/.suo
index 1677e51..ea5e3ab 100644
Binary files a/.vs/BankProject/v17/.suo and b/.vs/BankProject/v17/.suo differ
diff --git a/BankProject.sln b/BankProject.sln
index cecb6d6..33f7d88 100644
--- a/BankProject.sln
+++ b/BankProject.sln
@@ -3,7 +3,19 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32014.148
MinimumVisualStudioVersion = 10.0.40219.1
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BankProject", "BankProject\BankProject.csproj", "{16C39874-DEFF-4271-9CE0-336111B0F833}"
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Task2", "Task2", "{37BF8614-C7DD-49C3-B4B2-89FA34BEAC74}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BankProject1", "Task2\BankProject1\BankProject1.csproj", "{C183253A-C64D-4E98-B6C0-E26D8800F6CA}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BankPjtTask2Enitity", "Task2\BankPjtTask2Enitity\BankPjtTask2Enitity.csproj", "{D39FA605-C7E2-4567-A1E2-A1C71434C1E6}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BankPjtTask2UI", "Task2\BankPjtTask2UI\BankPjtTask2UI.csproj", "{C452FB07-3846-4594-BB5A-D0E7EBE02E29}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BankProjectTask2Services", "Task2\BankProjectTask2Services\BankProjectTask2Services.csproj", "{032C1B3A-CA67-42E4-B0AD-F6ECDD3C16CE}"
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Task3", "Task3", "{B30C9DBA-814D-4BEE-A9D0-305CEEF1EC42}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LibraryManagmentAppTask3", "Task3\LibraryManagmentAppTask3\LibraryManagmentAppTask3.csproj", "{B1219EAE-3163-4B4E-A25B-5A61F7A48593}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -11,14 +23,37 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {16C39874-DEFF-4271-9CE0-336111B0F833}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {16C39874-DEFF-4271-9CE0-336111B0F833}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {16C39874-DEFF-4271-9CE0-336111B0F833}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {16C39874-DEFF-4271-9CE0-336111B0F833}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C183253A-C64D-4E98-B6C0-E26D8800F6CA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C183253A-C64D-4E98-B6C0-E26D8800F6CA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C183253A-C64D-4E98-B6C0-E26D8800F6CA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C183253A-C64D-4E98-B6C0-E26D8800F6CA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D39FA605-C7E2-4567-A1E2-A1C71434C1E6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D39FA605-C7E2-4567-A1E2-A1C71434C1E6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D39FA605-C7E2-4567-A1E2-A1C71434C1E6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D39FA605-C7E2-4567-A1E2-A1C71434C1E6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C452FB07-3846-4594-BB5A-D0E7EBE02E29}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C452FB07-3846-4594-BB5A-D0E7EBE02E29}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C452FB07-3846-4594-BB5A-D0E7EBE02E29}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C452FB07-3846-4594-BB5A-D0E7EBE02E29}.Release|Any CPU.Build.0 = Release|Any CPU
+ {032C1B3A-CA67-42E4-B0AD-F6ECDD3C16CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {032C1B3A-CA67-42E4-B0AD-F6ECDD3C16CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {032C1B3A-CA67-42E4-B0AD-F6ECDD3C16CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {032C1B3A-CA67-42E4-B0AD-F6ECDD3C16CE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B1219EAE-3163-4B4E-A25B-5A61F7A48593}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B1219EAE-3163-4B4E-A25B-5A61F7A48593}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B1219EAE-3163-4B4E-A25B-5A61F7A48593}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B1219EAE-3163-4B4E-A25B-5A61F7A48593}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
+ GlobalSection(NestedProjects) = preSolution
+ {C183253A-C64D-4E98-B6C0-E26D8800F6CA} = {37BF8614-C7DD-49C3-B4B2-89FA34BEAC74}
+ {D39FA605-C7E2-4567-A1E2-A1C71434C1E6} = {37BF8614-C7DD-49C3-B4B2-89FA34BEAC74}
+ {C452FB07-3846-4594-BB5A-D0E7EBE02E29} = {37BF8614-C7DD-49C3-B4B2-89FA34BEAC74}
+ {032C1B3A-CA67-42E4-B0AD-F6ECDD3C16CE} = {37BF8614-C7DD-49C3-B4B2-89FA34BEAC74}
+ {B1219EAE-3163-4B4E-A25B-5A61F7A48593} = {B30C9DBA-814D-4BEE-A9D0-305CEEF1EC42}
+ EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {123C7F3B-1B1C-48B0-9654-68ABF2074ED3}
EndGlobalSection
diff --git a/BankProject/Text1.txt b/BankProject/Text1.txt
deleted file mode 100644
index 0fb7aa6..0000000
--- a/BankProject/Text1.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-1
-qwer
-12345
-12345
-0
-80000
-1
-False
diff --git a/BankProject/bin/Debug/net6.0/BankProject.deps.json b/BankProject/bin/Debug/net6.0/BankProject.deps.json
deleted file mode 100644
index 911c5ed..0000000
--- a/BankProject/bin/Debug/net6.0/BankProject.deps.json
+++ /dev/null
@@ -1,176 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v6.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v6.0": {
- "BankProject/1.0.0": {
- "dependencies": {
- "ConsoleTables": "2.4.2",
- "Newtonsoft.Json": "13.0.2"
- },
- "runtime": {
- "BankProject.dll": {}
- }
- },
- "ConsoleTables/2.4.2": {
- "dependencies": {
- "System.Reflection.TypeExtensions": "4.3.0"
- },
- "runtime": {
- "lib/netcoreapp3.1/ConsoleTables.dll": {
- "assemblyVersion": "2.0.0.0",
- "fileVersion": "2.4.2.0"
- }
- }
- },
- "Microsoft.NETCore.Platforms/1.1.0": {},
- "Microsoft.NETCore.Targets/1.1.0": {},
- "Newtonsoft.Json/13.0.2": {
- "runtime": {
- "lib/net6.0/Newtonsoft.Json.dll": {
- "assemblyVersion": "13.0.0.0",
- "fileVersion": "13.0.2.27524"
- }
- }
- },
- "System.IO/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.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.Reflection/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.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.Primitives/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.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.Runtime/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0"
- }
- },
- "System.Text.Encoding/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Threading.Tasks/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- }
- }
- },
- "libraries": {
- "BankProject/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "ConsoleTables/2.4.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-0SRFOWYCgFQ0RfAMof2DsGEJHI2YKquCA4X26kKyuG+MG+/2R3NRgRVEqXDMU7eVP69MGDzb1eg4i3/APlIfQg==",
- "path": "consoletables/2.4.2",
- "hashPath": "consoletables.2.4.2.nupkg.sha512"
- },
- "Microsoft.NETCore.Platforms/1.1.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
- "path": "microsoft.netcore.platforms/1.1.0",
- "hashPath": "microsoft.netcore.platforms.1.1.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"
- },
- "Newtonsoft.Json/13.0.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-R2pZ3B0UjeyHShm9vG+Tu0EBb2lC8b0dFzV9gVn50ofHXh9Smjk6kTn7A/FdAsC8B5cKib1OnGYOXxRBz5XQDg==",
- "path": "newtonsoft.json/13.0.2",
- "hashPath": "newtonsoft.json.13.0.2.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.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.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.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.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.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"
- }
- }
-}
\ No newline at end of file
diff --git a/BankProject/bin/Debug/net6.0/BankProject.dll b/BankProject/bin/Debug/net6.0/BankProject.dll
deleted file mode 100644
index c08c69a..0000000
Binary files a/BankProject/bin/Debug/net6.0/BankProject.dll and /dev/null differ
diff --git a/BankProject/bin/Debug/net6.0/BankProject.exe b/BankProject/bin/Debug/net6.0/BankProject.exe
deleted file mode 100644
index d756e2d..0000000
Binary files a/BankProject/bin/Debug/net6.0/BankProject.exe and /dev/null differ
diff --git a/BankProject/bin/Debug/net6.0/BankProject.pdb b/BankProject/bin/Debug/net6.0/BankProject.pdb
deleted file mode 100644
index e93cf07..0000000
Binary files a/BankProject/bin/Debug/net6.0/BankProject.pdb and /dev/null differ
diff --git a/BankProject/bin/Debug/net6.0/BankProject.runtimeconfig.json b/BankProject/bin/Debug/net6.0/BankProject.runtimeconfig.json
deleted file mode 100644
index 4986d16..0000000
--- a/BankProject/bin/Debug/net6.0/BankProject.runtimeconfig.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "net6.0",
- "framework": {
- "name": "Microsoft.NETCore.App",
- "version": "6.0.0"
- }
- }
-}
\ No newline at end of file
diff --git a/BankProject/bin/Debug/net6.0/ConsoleTables.dll b/BankProject/bin/Debug/net6.0/ConsoleTables.dll
deleted file mode 100644
index 4575cc2..0000000
Binary files a/BankProject/bin/Debug/net6.0/ConsoleTables.dll and /dev/null differ
diff --git a/BankProject/bin/Debug/net6.0/Newtonsoft.Json.dll b/BankProject/bin/Debug/net6.0/Newtonsoft.Json.dll
deleted file mode 100644
index 8ba89bf..0000000
Binary files a/BankProject/bin/Debug/net6.0/Newtonsoft.Json.dll and /dev/null differ
diff --git a/BankProject/bin/Debug/net6.0/ref/BankProject.dll b/BankProject/bin/Debug/net6.0/ref/BankProject.dll
deleted file mode 100644
index 008cdc7..0000000
Binary files a/BankProject/bin/Debug/net6.0/ref/BankProject.dll and /dev/null differ
diff --git a/BankProject/obj/BankProject.csproj.nuget.dgspec.json b/BankProject/obj/BankProject.csproj.nuget.dgspec.json
deleted file mode 100644
index 61e4446..0000000
--- a/BankProject/obj/BankProject.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "format": 1,
- "restore": {
- "C:\\Users\\USER\\Desktop\\Project\\BankProject\\BankProject\\BankProject.csproj": {}
- },
- "projects": {
- "C:\\Users\\USER\\Desktop\\Project\\BankProject\\BankProject\\BankProject.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\USER\\Desktop\\Project\\BankProject\\BankProject\\BankProject.csproj",
- "projectName": "BankProject",
- "projectPath": "C:\\Users\\USER\\Desktop\\Project\\BankProject\\BankProject\\BankProject.csproj",
- "packagesPath": "C:\\Users\\USER\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\USER\\Desktop\\Project\\BankProject\\BankProject\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
- "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\"
- ],
- "configFilePaths": [
- "C:\\Users\\USER\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
- ],
- "originalTargetFrameworks": [
- "net6.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net6.0": {
- "targetAlias": "net6.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- }
- },
- "frameworks": {
- "net6.0": {
- "targetAlias": "net6.0",
- "dependencies": {
- "ConsoleTables": {
- "target": "Package",
- "version": "[2.4.2, )"
- },
- "Newtonsoft.Json": {
- "target": "Package",
- "version": "[13.0.2, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.302\\RuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/BankProject/obj/BankProject.csproj.nuget.g.props b/BankProject/obj/BankProject.csproj.nuget.g.props
deleted file mode 100644
index 252bbcc..0000000
--- a/BankProject/obj/BankProject.csproj.nuget.g.props
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- $(UserProfile)\.nuget\packages\
- C:\Users\USER\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files (x86)\Microsoft\Xamarin\NuGet\
- PackageReference
- 6.0.1
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/BankProject/obj/BankProject.csproj.nuget.g.targets b/BankProject/obj/BankProject.csproj.nuget.g.targets
deleted file mode 100644
index 3dc06ef..0000000
--- a/BankProject/obj/BankProject.csproj.nuget.g.targets
+++ /dev/null
@@ -1,2 +0,0 @@
-
-
\ No newline at end of file
diff --git a/BankProject/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/BankProject/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs
deleted file mode 100644
index 36203c7..0000000
--- a/BankProject/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")]
diff --git a/BankProject/obj/Debug/net6.0/BankProject.AssemblyInfo.cs b/BankProject/obj/Debug/net6.0/BankProject.AssemblyInfo.cs
deleted file mode 100644
index 02f1652..0000000
--- a/BankProject/obj/Debug/net6.0/BankProject.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-// Runtime Version:4.0.30319.42000
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("BankProject")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("BankProject")]
-[assembly: System.Reflection.AssemblyTitleAttribute("BankProject")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/BankProject/obj/Debug/net6.0/BankProject.AssemblyInfoInputs.cache b/BankProject/obj/Debug/net6.0/BankProject.AssemblyInfoInputs.cache
deleted file mode 100644
index 0a7ad6c..0000000
--- a/BankProject/obj/Debug/net6.0/BankProject.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-364d9f647174d4c5369270618194889f21db523b
diff --git a/BankProject/obj/Debug/net6.0/BankProject.GeneratedMSBuildEditorConfig.editorconfig b/BankProject/obj/Debug/net6.0/BankProject.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 56f9455..0000000
--- a/BankProject/obj/Debug/net6.0/BankProject.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,10 +0,0 @@
-is_global = true
-build_property.TargetFramework = net6.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization =
-build_property.PlatformNeutralAssembly =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = BankProject
-build_property.ProjectDir = C:\Users\USER\Desktop\Project\BankProject\BankProject\
diff --git a/BankProject/obj/Debug/net6.0/BankProject.GlobalUsings.g.cs b/BankProject/obj/Debug/net6.0/BankProject.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/BankProject/obj/Debug/net6.0/BankProject.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-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;
diff --git a/BankProject/obj/Debug/net6.0/BankProject.assets.cache b/BankProject/obj/Debug/net6.0/BankProject.assets.cache
deleted file mode 100644
index 81572a4..0000000
Binary files a/BankProject/obj/Debug/net6.0/BankProject.assets.cache and /dev/null differ
diff --git a/BankProject/obj/Debug/net6.0/BankProject.csproj.AssemblyReference.cache b/BankProject/obj/Debug/net6.0/BankProject.csproj.AssemblyReference.cache
deleted file mode 100644
index aa7bfea..0000000
Binary files a/BankProject/obj/Debug/net6.0/BankProject.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/BankProject/obj/Debug/net6.0/BankProject.csproj.CopyComplete b/BankProject/obj/Debug/net6.0/BankProject.csproj.CopyComplete
deleted file mode 100644
index e69de29..0000000
diff --git a/BankProject/obj/Debug/net6.0/BankProject.csproj.CoreCompileInputs.cache b/BankProject/obj/Debug/net6.0/BankProject.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 4c8efb5..0000000
--- a/BankProject/obj/Debug/net6.0/BankProject.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-8c702836e4f31d742513e7f18b834e91c4caa131
diff --git a/BankProject/obj/Debug/net6.0/BankProject.csproj.FileListAbsolute.txt b/BankProject/obj/Debug/net6.0/BankProject.csproj.FileListAbsolute.txt
deleted file mode 100644
index fdbc88f..0000000
--- a/BankProject/obj/Debug/net6.0/BankProject.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-C:\Users\USER\Desktop\Project\BankProject\BankProject\bin\Debug\net6.0\BankProject.exe
-C:\Users\USER\Desktop\Project\BankProject\BankProject\bin\Debug\net6.0\BankProject.deps.json
-C:\Users\USER\Desktop\Project\BankProject\BankProject\bin\Debug\net6.0\BankProject.runtimeconfig.json
-C:\Users\USER\Desktop\Project\BankProject\BankProject\bin\Debug\net6.0\BankProject.dll
-C:\Users\USER\Desktop\Project\BankProject\BankProject\bin\Debug\net6.0\ref\BankProject.dll
-C:\Users\USER\Desktop\Project\BankProject\BankProject\bin\Debug\net6.0\BankProject.pdb
-C:\Users\USER\Desktop\Project\BankProject\BankProject\obj\Debug\net6.0\BankProject.GeneratedMSBuildEditorConfig.editorconfig
-C:\Users\USER\Desktop\Project\BankProject\BankProject\obj\Debug\net6.0\BankProject.AssemblyInfoInputs.cache
-C:\Users\USER\Desktop\Project\BankProject\BankProject\obj\Debug\net6.0\BankProject.AssemblyInfo.cs
-C:\Users\USER\Desktop\Project\BankProject\BankProject\obj\Debug\net6.0\BankProject.csproj.CoreCompileInputs.cache
-C:\Users\USER\Desktop\Project\BankProject\BankProject\obj\Debug\net6.0\BankProject.dll
-C:\Users\USER\Desktop\Project\BankProject\BankProject\obj\Debug\net6.0\ref\BankProject.dll
-C:\Users\USER\Desktop\Project\BankProject\BankProject\obj\Debug\net6.0\BankProject.pdb
-C:\Users\USER\Desktop\Project\BankProject\BankProject\obj\Debug\net6.0\BankProject.genruntimeconfig.cache
-C:\Users\USER\Desktop\Project\BankProject\BankProject\bin\Debug\net6.0\ConsoleTables.dll
-C:\Users\USER\Desktop\Project\BankProject\BankProject\obj\Debug\net6.0\BankProject.csproj.CopyComplete
-C:\Users\USER\Desktop\Project\BankProject\BankProject\bin\Debug\net6.0\Newtonsoft.Json.dll
-C:\Users\USER\Desktop\Project\BankProject\BankProject\obj\Debug\net6.0\BankProject.csproj.AssemblyReference.cache
diff --git a/BankProject/obj/Debug/net6.0/BankProject.dll b/BankProject/obj/Debug/net6.0/BankProject.dll
deleted file mode 100644
index c08c69a..0000000
Binary files a/BankProject/obj/Debug/net6.0/BankProject.dll and /dev/null differ
diff --git a/BankProject/obj/Debug/net6.0/BankProject.genruntimeconfig.cache b/BankProject/obj/Debug/net6.0/BankProject.genruntimeconfig.cache
deleted file mode 100644
index 65ce84e..0000000
--- a/BankProject/obj/Debug/net6.0/BankProject.genruntimeconfig.cache
+++ /dev/null
@@ -1 +0,0 @@
-457c45f38e00d88f3215251656e8352d797ed8fb
diff --git a/BankProject/obj/Debug/net6.0/BankProject.pdb b/BankProject/obj/Debug/net6.0/BankProject.pdb
deleted file mode 100644
index e93cf07..0000000
Binary files a/BankProject/obj/Debug/net6.0/BankProject.pdb and /dev/null differ
diff --git a/BankProject/obj/Debug/net6.0/apphost.exe b/BankProject/obj/Debug/net6.0/apphost.exe
deleted file mode 100644
index d756e2d..0000000
Binary files a/BankProject/obj/Debug/net6.0/apphost.exe and /dev/null differ
diff --git a/BankProject/obj/Debug/net6.0/ref/BankProject.dll b/BankProject/obj/Debug/net6.0/ref/BankProject.dll
deleted file mode 100644
index 008cdc7..0000000
Binary files a/BankProject/obj/Debug/net6.0/ref/BankProject.dll and /dev/null differ
diff --git a/BankProject/obj/project.assets.json b/BankProject/obj/project.assets.json
deleted file mode 100644
index 267fde3..0000000
--- a/BankProject/obj/project.assets.json
+++ /dev/null
@@ -1,789 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net6.0": {
- "ConsoleTables/2.4.2": {
- "type": "package",
- "dependencies": {
- "System.Reflection.TypeExtensions": "4.3.0"
- },
- "compile": {
- "lib/netcoreapp3.1/ConsoleTables.dll": {}
- },
- "runtime": {
- "lib/netcoreapp3.1/ConsoleTables.dll": {}
- }
- },
- "Microsoft.NETCore.Platforms/1.1.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "Microsoft.NETCore.Targets/1.1.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "Newtonsoft.Json/13.0.2": {
- "type": "package",
- "compile": {
- "lib/net6.0/Newtonsoft.Json.dll": {}
- },
- "runtime": {
- "lib/net6.0/Newtonsoft.Json.dll": {}
- }
- },
- "System.IO/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.5/System.IO.dll": {}
- }
- },
- "System.Reflection/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.5/System.Reflection.dll": {}
- }
- },
- "System.Reflection.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.0/System.Reflection.Primitives.dll": {}
- }
- },
- "System.Reflection.TypeExtensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
- },
- "runtime": {
- "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
- }
- },
- "System.Runtime/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0"
- },
- "compile": {
- "ref/netstandard1.5/System.Runtime.dll": {}
- }
- },
- "System.Text.Encoding/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Text.Encoding.dll": {}
- }
- },
- "System.Threading.Tasks/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Threading.Tasks.dll": {}
- }
- }
- }
- },
- "libraries": {
- "ConsoleTables/2.4.2": {
- "sha512": "0SRFOWYCgFQ0RfAMof2DsGEJHI2YKquCA4X26kKyuG+MG+/2R3NRgRVEqXDMU7eVP69MGDzb1eg4i3/APlIfQg==",
- "type": "package",
- "path": "consoletables/2.4.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "consoletables.2.4.2.nupkg.sha512",
- "consoletables.nuspec",
- "lib/net40/ConsoleTables.dll",
- "lib/net40/ConsoleTables.pdb",
- "lib/netcoreapp3.1/ConsoleTables.dll",
- "lib/netcoreapp3.1/ConsoleTables.pdb",
- "lib/netstandard1.3/ConsoleTables.dll",
- "lib/netstandard1.3/ConsoleTables.pdb"
- ]
- },
- "Microsoft.NETCore.Platforms/1.1.0": {
- "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
- "type": "package",
- "path": "microsoft.netcore.platforms/1.1.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/netstandard1.0/_._",
- "microsoft.netcore.platforms.1.1.0.nupkg.sha512",
- "microsoft.netcore.platforms.nuspec",
- "runtime.json"
- ]
- },
- "Microsoft.NETCore.Targets/1.1.0": {
- "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
- "type": "package",
- "path": "microsoft.netcore.targets/1.1.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/netstandard1.0/_._",
- "microsoft.netcore.targets.1.1.0.nupkg.sha512",
- "microsoft.netcore.targets.nuspec",
- "runtime.json"
- ]
- },
- "Newtonsoft.Json/13.0.2": {
- "sha512": "R2pZ3B0UjeyHShm9vG+Tu0EBb2lC8b0dFzV9gVn50ofHXh9Smjk6kTn7A/FdAsC8B5cKib1OnGYOXxRBz5XQDg==",
- "type": "package",
- "path": "newtonsoft.json/13.0.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.md",
- "README.md",
- "lib/net20/Newtonsoft.Json.dll",
- "lib/net20/Newtonsoft.Json.xml",
- "lib/net35/Newtonsoft.Json.dll",
- "lib/net35/Newtonsoft.Json.xml",
- "lib/net40/Newtonsoft.Json.dll",
- "lib/net40/Newtonsoft.Json.xml",
- "lib/net45/Newtonsoft.Json.dll",
- "lib/net45/Newtonsoft.Json.xml",
- "lib/net6.0/Newtonsoft.Json.dll",
- "lib/net6.0/Newtonsoft.Json.xml",
- "lib/netstandard1.0/Newtonsoft.Json.dll",
- "lib/netstandard1.0/Newtonsoft.Json.xml",
- "lib/netstandard1.3/Newtonsoft.Json.dll",
- "lib/netstandard1.3/Newtonsoft.Json.xml",
- "lib/netstandard2.0/Newtonsoft.Json.dll",
- "lib/netstandard2.0/Newtonsoft.Json.xml",
- "newtonsoft.json.13.0.2.nupkg.sha512",
- "newtonsoft.json.nuspec",
- "packageIcon.png"
- ]
- },
- "System.IO/4.3.0": {
- "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
- "type": "package",
- "path": "system.io/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net462/System.IO.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net462/System.IO.dll",
- "ref/netcore50/System.IO.dll",
- "ref/netcore50/System.IO.xml",
- "ref/netcore50/de/System.IO.xml",
- "ref/netcore50/es/System.IO.xml",
- "ref/netcore50/fr/System.IO.xml",
- "ref/netcore50/it/System.IO.xml",
- "ref/netcore50/ja/System.IO.xml",
- "ref/netcore50/ko/System.IO.xml",
- "ref/netcore50/ru/System.IO.xml",
- "ref/netcore50/zh-hans/System.IO.xml",
- "ref/netcore50/zh-hant/System.IO.xml",
- "ref/netstandard1.0/System.IO.dll",
- "ref/netstandard1.0/System.IO.xml",
- "ref/netstandard1.0/de/System.IO.xml",
- "ref/netstandard1.0/es/System.IO.xml",
- "ref/netstandard1.0/fr/System.IO.xml",
- "ref/netstandard1.0/it/System.IO.xml",
- "ref/netstandard1.0/ja/System.IO.xml",
- "ref/netstandard1.0/ko/System.IO.xml",
- "ref/netstandard1.0/ru/System.IO.xml",
- "ref/netstandard1.0/zh-hans/System.IO.xml",
- "ref/netstandard1.0/zh-hant/System.IO.xml",
- "ref/netstandard1.3/System.IO.dll",
- "ref/netstandard1.3/System.IO.xml",
- "ref/netstandard1.3/de/System.IO.xml",
- "ref/netstandard1.3/es/System.IO.xml",
- "ref/netstandard1.3/fr/System.IO.xml",
- "ref/netstandard1.3/it/System.IO.xml",
- "ref/netstandard1.3/ja/System.IO.xml",
- "ref/netstandard1.3/ko/System.IO.xml",
- "ref/netstandard1.3/ru/System.IO.xml",
- "ref/netstandard1.3/zh-hans/System.IO.xml",
- "ref/netstandard1.3/zh-hant/System.IO.xml",
- "ref/netstandard1.5/System.IO.dll",
- "ref/netstandard1.5/System.IO.xml",
- "ref/netstandard1.5/de/System.IO.xml",
- "ref/netstandard1.5/es/System.IO.xml",
- "ref/netstandard1.5/fr/System.IO.xml",
- "ref/netstandard1.5/it/System.IO.xml",
- "ref/netstandard1.5/ja/System.IO.xml",
- "ref/netstandard1.5/ko/System.IO.xml",
- "ref/netstandard1.5/ru/System.IO.xml",
- "ref/netstandard1.5/zh-hans/System.IO.xml",
- "ref/netstandard1.5/zh-hant/System.IO.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.io.4.3.0.nupkg.sha512",
- "system.io.nuspec"
- ]
- },
- "System.Reflection/4.3.0": {
- "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
- "type": "package",
- "path": "system.reflection/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net462/System.Reflection.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net462/System.Reflection.dll",
- "ref/netcore50/System.Reflection.dll",
- "ref/netcore50/System.Reflection.xml",
- "ref/netcore50/de/System.Reflection.xml",
- "ref/netcore50/es/System.Reflection.xml",
- "ref/netcore50/fr/System.Reflection.xml",
- "ref/netcore50/it/System.Reflection.xml",
- "ref/netcore50/ja/System.Reflection.xml",
- "ref/netcore50/ko/System.Reflection.xml",
- "ref/netcore50/ru/System.Reflection.xml",
- "ref/netcore50/zh-hans/System.Reflection.xml",
- "ref/netcore50/zh-hant/System.Reflection.xml",
- "ref/netstandard1.0/System.Reflection.dll",
- "ref/netstandard1.0/System.Reflection.xml",
- "ref/netstandard1.0/de/System.Reflection.xml",
- "ref/netstandard1.0/es/System.Reflection.xml",
- "ref/netstandard1.0/fr/System.Reflection.xml",
- "ref/netstandard1.0/it/System.Reflection.xml",
- "ref/netstandard1.0/ja/System.Reflection.xml",
- "ref/netstandard1.0/ko/System.Reflection.xml",
- "ref/netstandard1.0/ru/System.Reflection.xml",
- "ref/netstandard1.0/zh-hans/System.Reflection.xml",
- "ref/netstandard1.0/zh-hant/System.Reflection.xml",
- "ref/netstandard1.3/System.Reflection.dll",
- "ref/netstandard1.3/System.Reflection.xml",
- "ref/netstandard1.3/de/System.Reflection.xml",
- "ref/netstandard1.3/es/System.Reflection.xml",
- "ref/netstandard1.3/fr/System.Reflection.xml",
- "ref/netstandard1.3/it/System.Reflection.xml",
- "ref/netstandard1.3/ja/System.Reflection.xml",
- "ref/netstandard1.3/ko/System.Reflection.xml",
- "ref/netstandard1.3/ru/System.Reflection.xml",
- "ref/netstandard1.3/zh-hans/System.Reflection.xml",
- "ref/netstandard1.3/zh-hant/System.Reflection.xml",
- "ref/netstandard1.5/System.Reflection.dll",
- "ref/netstandard1.5/System.Reflection.xml",
- "ref/netstandard1.5/de/System.Reflection.xml",
- "ref/netstandard1.5/es/System.Reflection.xml",
- "ref/netstandard1.5/fr/System.Reflection.xml",
- "ref/netstandard1.5/it/System.Reflection.xml",
- "ref/netstandard1.5/ja/System.Reflection.xml",
- "ref/netstandard1.5/ko/System.Reflection.xml",
- "ref/netstandard1.5/ru/System.Reflection.xml",
- "ref/netstandard1.5/zh-hans/System.Reflection.xml",
- "ref/netstandard1.5/zh-hant/System.Reflection.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.reflection.4.3.0.nupkg.sha512",
- "system.reflection.nuspec"
- ]
- },
- "System.Reflection.Primitives/4.3.0": {
- "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
- "type": "package",
- "path": "system.reflection.primitives/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Reflection.Primitives.dll",
- "ref/netcore50/System.Reflection.Primitives.xml",
- "ref/netcore50/de/System.Reflection.Primitives.xml",
- "ref/netcore50/es/System.Reflection.Primitives.xml",
- "ref/netcore50/fr/System.Reflection.Primitives.xml",
- "ref/netcore50/it/System.Reflection.Primitives.xml",
- "ref/netcore50/ja/System.Reflection.Primitives.xml",
- "ref/netcore50/ko/System.Reflection.Primitives.xml",
- "ref/netcore50/ru/System.Reflection.Primitives.xml",
- "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
- "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/System.Reflection.Primitives.dll",
- "ref/netstandard1.0/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.reflection.primitives.4.3.0.nupkg.sha512",
- "system.reflection.primitives.nuspec"
- ]
- },
- "System.Reflection.TypeExtensions/4.3.0": {
- "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
- "type": "package",
- "path": "system.reflection.typeextensions/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Reflection.TypeExtensions.dll",
- "lib/net462/System.Reflection.TypeExtensions.dll",
- "lib/netcore50/System.Reflection.TypeExtensions.dll",
- "lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Reflection.TypeExtensions.dll",
- "ref/net462/System.Reflection.TypeExtensions.dll",
- "ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
- "ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
- "ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
- "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
- "system.reflection.typeextensions.4.3.0.nupkg.sha512",
- "system.reflection.typeextensions.nuspec"
- ]
- },
- "System.Runtime/4.3.0": {
- "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
- "type": "package",
- "path": "system.runtime/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net462/System.Runtime.dll",
- "lib/portable-net45+win8+wp80+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net462/System.Runtime.dll",
- "ref/netcore50/System.Runtime.dll",
- "ref/netcore50/System.Runtime.xml",
- "ref/netcore50/de/System.Runtime.xml",
- "ref/netcore50/es/System.Runtime.xml",
- "ref/netcore50/fr/System.Runtime.xml",
- "ref/netcore50/it/System.Runtime.xml",
- "ref/netcore50/ja/System.Runtime.xml",
- "ref/netcore50/ko/System.Runtime.xml",
- "ref/netcore50/ru/System.Runtime.xml",
- "ref/netcore50/zh-hans/System.Runtime.xml",
- "ref/netcore50/zh-hant/System.Runtime.xml",
- "ref/netstandard1.0/System.Runtime.dll",
- "ref/netstandard1.0/System.Runtime.xml",
- "ref/netstandard1.0/de/System.Runtime.xml",
- "ref/netstandard1.0/es/System.Runtime.xml",
- "ref/netstandard1.0/fr/System.Runtime.xml",
- "ref/netstandard1.0/it/System.Runtime.xml",
- "ref/netstandard1.0/ja/System.Runtime.xml",
- "ref/netstandard1.0/ko/System.Runtime.xml",
- "ref/netstandard1.0/ru/System.Runtime.xml",
- "ref/netstandard1.0/zh-hans/System.Runtime.xml",
- "ref/netstandard1.0/zh-hant/System.Runtime.xml",
- "ref/netstandard1.2/System.Runtime.dll",
- "ref/netstandard1.2/System.Runtime.xml",
- "ref/netstandard1.2/de/System.Runtime.xml",
- "ref/netstandard1.2/es/System.Runtime.xml",
- "ref/netstandard1.2/fr/System.Runtime.xml",
- "ref/netstandard1.2/it/System.Runtime.xml",
- "ref/netstandard1.2/ja/System.Runtime.xml",
- "ref/netstandard1.2/ko/System.Runtime.xml",
- "ref/netstandard1.2/ru/System.Runtime.xml",
- "ref/netstandard1.2/zh-hans/System.Runtime.xml",
- "ref/netstandard1.2/zh-hant/System.Runtime.xml",
- "ref/netstandard1.3/System.Runtime.dll",
- "ref/netstandard1.3/System.Runtime.xml",
- "ref/netstandard1.3/de/System.Runtime.xml",
- "ref/netstandard1.3/es/System.Runtime.xml",
- "ref/netstandard1.3/fr/System.Runtime.xml",
- "ref/netstandard1.3/it/System.Runtime.xml",
- "ref/netstandard1.3/ja/System.Runtime.xml",
- "ref/netstandard1.3/ko/System.Runtime.xml",
- "ref/netstandard1.3/ru/System.Runtime.xml",
- "ref/netstandard1.3/zh-hans/System.Runtime.xml",
- "ref/netstandard1.3/zh-hant/System.Runtime.xml",
- "ref/netstandard1.5/System.Runtime.dll",
- "ref/netstandard1.5/System.Runtime.xml",
- "ref/netstandard1.5/de/System.Runtime.xml",
- "ref/netstandard1.5/es/System.Runtime.xml",
- "ref/netstandard1.5/fr/System.Runtime.xml",
- "ref/netstandard1.5/it/System.Runtime.xml",
- "ref/netstandard1.5/ja/System.Runtime.xml",
- "ref/netstandard1.5/ko/System.Runtime.xml",
- "ref/netstandard1.5/ru/System.Runtime.xml",
- "ref/netstandard1.5/zh-hans/System.Runtime.xml",
- "ref/netstandard1.5/zh-hant/System.Runtime.xml",
- "ref/portable-net45+win8+wp80+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.runtime.4.3.0.nupkg.sha512",
- "system.runtime.nuspec"
- ]
- },
- "System.Text.Encoding/4.3.0": {
- "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
- "type": "package",
- "path": "system.text.encoding/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Text.Encoding.dll",
- "ref/netcore50/System.Text.Encoding.xml",
- "ref/netcore50/de/System.Text.Encoding.xml",
- "ref/netcore50/es/System.Text.Encoding.xml",
- "ref/netcore50/fr/System.Text.Encoding.xml",
- "ref/netcore50/it/System.Text.Encoding.xml",
- "ref/netcore50/ja/System.Text.Encoding.xml",
- "ref/netcore50/ko/System.Text.Encoding.xml",
- "ref/netcore50/ru/System.Text.Encoding.xml",
- "ref/netcore50/zh-hans/System.Text.Encoding.xml",
- "ref/netcore50/zh-hant/System.Text.Encoding.xml",
- "ref/netstandard1.0/System.Text.Encoding.dll",
- "ref/netstandard1.0/System.Text.Encoding.xml",
- "ref/netstandard1.0/de/System.Text.Encoding.xml",
- "ref/netstandard1.0/es/System.Text.Encoding.xml",
- "ref/netstandard1.0/fr/System.Text.Encoding.xml",
- "ref/netstandard1.0/it/System.Text.Encoding.xml",
- "ref/netstandard1.0/ja/System.Text.Encoding.xml",
- "ref/netstandard1.0/ko/System.Text.Encoding.xml",
- "ref/netstandard1.0/ru/System.Text.Encoding.xml",
- "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
- "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
- "ref/netstandard1.3/System.Text.Encoding.dll",
- "ref/netstandard1.3/System.Text.Encoding.xml",
- "ref/netstandard1.3/de/System.Text.Encoding.xml",
- "ref/netstandard1.3/es/System.Text.Encoding.xml",
- "ref/netstandard1.3/fr/System.Text.Encoding.xml",
- "ref/netstandard1.3/it/System.Text.Encoding.xml",
- "ref/netstandard1.3/ja/System.Text.Encoding.xml",
- "ref/netstandard1.3/ko/System.Text.Encoding.xml",
- "ref/netstandard1.3/ru/System.Text.Encoding.xml",
- "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
- "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.text.encoding.4.3.0.nupkg.sha512",
- "system.text.encoding.nuspec"
- ]
- },
- "System.Threading.Tasks/4.3.0": {
- "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
- "type": "package",
- "path": "system.threading.tasks/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Threading.Tasks.dll",
- "ref/netcore50/System.Threading.Tasks.xml",
- "ref/netcore50/de/System.Threading.Tasks.xml",
- "ref/netcore50/es/System.Threading.Tasks.xml",
- "ref/netcore50/fr/System.Threading.Tasks.xml",
- "ref/netcore50/it/System.Threading.Tasks.xml",
- "ref/netcore50/ja/System.Threading.Tasks.xml",
- "ref/netcore50/ko/System.Threading.Tasks.xml",
- "ref/netcore50/ru/System.Threading.Tasks.xml",
- "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
- "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
- "ref/netstandard1.0/System.Threading.Tasks.dll",
- "ref/netstandard1.0/System.Threading.Tasks.xml",
- "ref/netstandard1.0/de/System.Threading.Tasks.xml",
- "ref/netstandard1.0/es/System.Threading.Tasks.xml",
- "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
- "ref/netstandard1.0/it/System.Threading.Tasks.xml",
- "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
- "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
- "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
- "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
- "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
- "ref/netstandard1.3/System.Threading.Tasks.dll",
- "ref/netstandard1.3/System.Threading.Tasks.xml",
- "ref/netstandard1.3/de/System.Threading.Tasks.xml",
- "ref/netstandard1.3/es/System.Threading.Tasks.xml",
- "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
- "ref/netstandard1.3/it/System.Threading.Tasks.xml",
- "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
- "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
- "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
- "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
- "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.threading.tasks.4.3.0.nupkg.sha512",
- "system.threading.tasks.nuspec"
- ]
- }
- },
- "projectFileDependencyGroups": {
- "net6.0": [
- "ConsoleTables >= 2.4.2",
- "Newtonsoft.Json >= 13.0.2"
- ]
- },
- "packageFolders": {
- "C:\\Users\\USER\\.nuget\\packages\\": {},
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {},
- "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\USER\\Desktop\\Project\\BankProject\\BankProject\\BankProject.csproj",
- "projectName": "BankProject",
- "projectPath": "C:\\Users\\USER\\Desktop\\Project\\BankProject\\BankProject\\BankProject.csproj",
- "packagesPath": "C:\\Users\\USER\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\USER\\Desktop\\Project\\BankProject\\BankProject\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
- "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\"
- ],
- "configFilePaths": [
- "C:\\Users\\USER\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
- ],
- "originalTargetFrameworks": [
- "net6.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net6.0": {
- "targetAlias": "net6.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- }
- },
- "frameworks": {
- "net6.0": {
- "targetAlias": "net6.0",
- "dependencies": {
- "ConsoleTables": {
- "target": "Package",
- "version": "[2.4.2, )"
- },
- "Newtonsoft.Json": {
- "target": "Package",
- "version": "[13.0.2, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.302\\RuntimeIdentifierGraph.json"
- }
- }
- }
-}
\ No newline at end of file
diff --git a/BankProject/obj/project.nuget.cache b/BankProject/obj/project.nuget.cache
deleted file mode 100644
index a1ff370..0000000
--- a/BankProject/obj/project.nuget.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "XgvvOOuHstWiiC+olBB1QY+tppPn6/6hmuIANuUlL5BuBvtPJChEg/5Tffjt3BkZ3H3sSQmFn09OMujRwRynEQ==",
- "success": true,
- "projectFilePath": "C:\\Users\\USER\\Desktop\\Project\\BankProject\\BankProject\\BankProject.csproj",
- "expectedPackageFiles": [
- "C:\\Users\\USER\\.nuget\\packages\\consoletables\\2.4.2\\consoletables.2.4.2.nupkg.sha512",
- "C:\\Users\\USER\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512",
- "C:\\Users\\USER\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
- "C:\\Users\\USER\\.nuget\\packages\\newtonsoft.json\\13.0.2\\newtonsoft.json.13.0.2.nupkg.sha512",
- "C:\\Users\\USER\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
- "C:\\Users\\USER\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
- "C:\\Users\\USER\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
- "C:\\Users\\USER\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512",
- "C:\\Users\\USER\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
- "C:\\Users\\USER\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
- "C:\\Users\\USER\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512"
- ],
- "logs": []
-}
\ No newline at end of file
diff --git a/BankProject/Domain/Enums/BankAppMenu.cs b/Task2/BankPjtTask2Enitity/BankAppMenu.cs
similarity index 89%
rename from BankProject/Domain/Enums/BankAppMenu.cs
rename to Task2/BankPjtTask2Enitity/BankAppMenu.cs
index 1c145e7..e13a414 100644
--- a/BankProject/Domain/Enums/BankAppMenu.cs
+++ b/Task2/BankPjtTask2Enitity/BankAppMenu.cs
@@ -4,7 +4,7 @@
using System.Text;
using System.Threading.Tasks;
-namespace BankProject.Domain.Enums
+namespace BankPjtTask2Enitity
{
public enum BankAppMenu
{
diff --git a/Task2/BankPjtTask2Enitity/BankPjtTask2Enitity.csproj b/Task2/BankPjtTask2Enitity/BankPjtTask2Enitity.csproj
new file mode 100644
index 0000000..132c02c
--- /dev/null
+++ b/Task2/BankPjtTask2Enitity/BankPjtTask2Enitity.csproj
@@ -0,0 +1,9 @@
+
+
+
+ net6.0
+ enable
+ enable
+
+
+
diff --git a/Task2/BankPjtTask2Enitity/Class1.cs b/Task2/BankPjtTask2Enitity/Class1.cs
new file mode 100644
index 0000000..1f608d4
--- /dev/null
+++ b/Task2/BankPjtTask2Enitity/Class1.cs
@@ -0,0 +1,7 @@
+namespace BankPjtTask2Enitity
+{
+ public class Class1
+ {
+
+ }
+}
\ No newline at end of file
diff --git a/BankProject/Domain/Enitities/InternalTransfer.cs b/Task2/BankPjtTask2Enitity/InternalTransfer.cs
similarity index 89%
rename from BankProject/Domain/Enitities/InternalTransfer.cs
rename to Task2/BankPjtTask2Enitity/InternalTransfer.cs
index 3544dac..29408ce 100644
--- a/BankProject/Domain/Enitities/InternalTransfer.cs
+++ b/Task2/BankPjtTask2Enitity/InternalTransfer.cs
@@ -4,7 +4,7 @@
using System.Text;
using System.Threading.Tasks;
-namespace BankProject.Domain.Enitities
+namespace BankPjtTask2Enitity
{
public class InternalTransfer
{
diff --git a/BankProject/Domain/Enums/OnBoarding.cs b/Task2/BankPjtTask2Enitity/OnBoarding.cs
similarity index 85%
rename from BankProject/Domain/Enums/OnBoarding.cs
rename to Task2/BankPjtTask2Enitity/OnBoarding.cs
index 101682b..bb4486a 100644
--- a/BankProject/Domain/Enums/OnBoarding.cs
+++ b/Task2/BankPjtTask2Enitity/OnBoarding.cs
@@ -4,7 +4,7 @@
using System.Text;
using System.Threading.Tasks;
-namespace BankProject.Domain.Enums
+namespace BankPjtTask2Enitity
{
public enum OnBoarding
{
diff --git a/BankProject/Domain/Enitities/Transaction.cs b/Task2/BankPjtTask2Enitity/Transaction.cs
similarity index 84%
rename from BankProject/Domain/Enitities/Transaction.cs
rename to Task2/BankPjtTask2Enitity/Transaction.cs
index 7313ae6..355d40e 100644
--- a/BankProject/Domain/Enitities/Transaction.cs
+++ b/Task2/BankPjtTask2Enitity/Transaction.cs
@@ -1,11 +1,10 @@
-using BankProject.Domain.Enums;
-using System;
+using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
-namespace BankProject.Domain.Enitities
+namespace BankPjtTask2Enitity
{
public class Transaction
{
diff --git a/BankProject/Domain/Enums/TransactionType.cs b/Task2/BankPjtTask2Enitity/TransactionType.cs
similarity index 86%
rename from BankProject/Domain/Enums/TransactionType.cs
rename to Task2/BankPjtTask2Enitity/TransactionType.cs
index 908ef15..27f3dfd 100644
--- a/BankProject/Domain/Enums/TransactionType.cs
+++ b/Task2/BankPjtTask2Enitity/TransactionType.cs
@@ -4,13 +4,12 @@
using System.Text;
using System.Threading.Tasks;
-namespace BankProject.Domain.Enums
+namespace BankPjtTask2Enitity
{
public enum TransactionType
{
Deposit,
Withdrawal,
Transfer,
-
}
}
diff --git a/BankProject/Domain/Enitities/UserAccount.cs b/Task2/BankPjtTask2Enitity/UserAccount.cs
similarity index 97%
rename from BankProject/Domain/Enitities/UserAccount.cs
rename to Task2/BankPjtTask2Enitity/UserAccount.cs
index 77c19a5..da6bada 100644
--- a/BankProject/Domain/Enitities/UserAccount.cs
+++ b/Task2/BankPjtTask2Enitity/UserAccount.cs
@@ -4,7 +4,7 @@
using System.Text;
using System.Threading.Tasks;
-namespace BankProject.Domain.Enitities
+namespace BankPjtTask2Enitity
{
public class UserAccount
{
diff --git a/BankProject/Display/AppScreen.cs b/Task2/BankPjtTask2UI/AppScreen.cs
similarity index 88%
rename from BankProject/Display/AppScreen.cs
rename to Task2/BankPjtTask2UI/AppScreen.cs
index 6420d63..966a1a4 100644
--- a/BankProject/Display/AppScreen.cs
+++ b/Task2/BankPjtTask2UI/AppScreen.cs
@@ -1,15 +1,15 @@
-using BankProject.Domain.Enitities;
+using BankPjtTask2Enitity;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
-namespace BankProject.Display
+namespace BankPjtTask2UI
{
public class AppScreen
{
- internal const string cur = "N ";
+ public const string cur = "N ";
public static void Welcome()
{
@@ -30,10 +30,10 @@ public static void Welcome()
Console.WriteLine("Note: We don't accept physical card");
Utility.PressEnterToContinue();
-
+
}
- internal static UserAccount UserLoginForm()
+ public static UserAccount UserLoginForm()
{
UserAccount tempUserAccount = new UserAccount();
@@ -45,15 +45,15 @@ internal static UserAccount UserLoginForm()
return tempUserAccount;
}
- internal static void LoginProgress()
+ public static void LoginProgress()
{
Console.WriteLine("\nChecking card number and Pin.....");
Utility.PrintDotAnimation();
-
+
}
- internal static void PrintLockScreen()
+ public static void PrintLockScreen()
{
Console.Clear();
Utility.PrintMessage("Your account has been locked", true);
@@ -62,12 +62,12 @@ internal static void PrintLockScreen()
Environment.Exit(1);
}
- internal static void WelcomeCustomer(string fullName)
+ public static void WelcomeCustomer(string fullName)
{
Console.WriteLine($"Welcome back,{fullName}.");
}
- internal static void DisplaayAppMenu()
+ public static void DisplaayAppMenu()
{
Console.Clear();
Console.WriteLine("---------My Bank APP Menu----------");
@@ -80,14 +80,14 @@ internal static void DisplaayAppMenu()
Console.WriteLine("6. Logout :");
}
- internal static void LogOutProgress()
+ public static void LogOutProgress()
{
Console.WriteLine("Thank you for using My Bank APP...");
Utility.PrintDotAnimation();
Console.Clear();
}
- internal static int SelectAmonunt()
+ public static int SelectAmonunt()
{
Console.WriteLine("");
Console.WriteLine(":1.{0}500 5.{0}10,000", cur);
@@ -135,7 +135,7 @@ internal static int SelectAmonunt()
}
- internal InternalTransfer InternalTransferForm()
+ public InternalTransfer InternalTransferForm()
{
var internalTransfer = new InternalTransfer();
internalTransfer.ReciepeintBankAccountNumber = Validator.Convert("recipient's account number:");
@@ -145,4 +145,4 @@ internal InternalTransfer InternalTransferForm()
}
}
-}
+}
\ No newline at end of file
diff --git a/Task2/BankPjtTask2UI/BankPjtTask2UI.csproj b/Task2/BankPjtTask2UI/BankPjtTask2UI.csproj
new file mode 100644
index 0000000..8dbe0f5
--- /dev/null
+++ b/Task2/BankPjtTask2UI/BankPjtTask2UI.csproj
@@ -0,0 +1,13 @@
+
+
+
+ net6.0
+ enable
+ enable
+
+
+
+
+
+
+
diff --git a/Task2/BankPjtTask2UI/Class1.cs b/Task2/BankPjtTask2UI/Class1.cs
new file mode 100644
index 0000000..62127c5
--- /dev/null
+++ b/Task2/BankPjtTask2UI/Class1.cs
@@ -0,0 +1,7 @@
+namespace BankPjtTask2UI
+{
+ public class Class1
+ {
+
+ }
+}
\ No newline at end of file
diff --git a/BankProject/Display/Utility.cs b/Task2/BankPjtTask2UI/Utility.cs
similarity index 92%
rename from BankProject/Display/Utility.cs
rename to Task2/BankPjtTask2UI/Utility.cs
index fd2b4c7..07a0659 100644
--- a/BankProject/Display/Utility.cs
+++ b/Task2/BankPjtTask2UI/Utility.cs
@@ -5,12 +5,12 @@
using System.Text;
using System.Threading.Tasks;
-namespace BankProject.Display
+namespace BankPjtTask2UI
{
public static class Utility
{
private static long tranId;
- // private static CultureInfo culture = new CultureInfo("en-US");
+ // private static CultureInfo culture = new CultureInfo("en-US");
public static long GetTransactionId()
@@ -28,7 +28,7 @@ public static string GetSecretInput(string prompt)
while (true)
{
- if(isPrompt)
+ if (isPrompt)
Console.WriteLine(prompt);
//once we promot the user for input, set it back to false
@@ -37,7 +37,7 @@ public static string GetSecretInput(string prompt)
if (inputKey.Key == ConsoleKey.Enter)
{
- if(input.Length == 6)
+ if (input.Length == 6)
{
break;
}
@@ -53,7 +53,8 @@ public static string GetSecretInput(string prompt)
if (inputKey.Key == ConsoleKey.Backspace && input.Length > 0)
{
input.Remove(input.Length - 1, 1);
- } else if(inputKey.Key != ConsoleKey.Backspace)
+ }
+ else if (inputKey.Key != ConsoleKey.Backspace)
{
input.Append(inputKey.KeyChar);
Console.Write(asterics + "*");
@@ -108,7 +109,7 @@ public static string FormatAmount(decimal amt)
var culture = CultureInfo.CreateSpecificCulture("yo-NG");
string decimalToString = amt.ToString("C", culture);
return decimalToString;
-
+
}
}
}
diff --git a/BankProject/Display/Validator.cs b/Task2/BankPjtTask2UI/Validator.cs
similarity index 90%
rename from BankProject/Display/Validator.cs
rename to Task2/BankPjtTask2UI/Validator.cs
index 2b2d8f5..a5b9002 100644
--- a/BankProject/Display/Validator.cs
+++ b/Task2/BankPjtTask2UI/Validator.cs
@@ -5,7 +5,7 @@
using System.Text;
using System.Threading.Tasks;
-namespace BankProject.Display
+namespace BankPjtTask2UI
{
public static class Validator
{
@@ -20,7 +20,7 @@ public static T Convert(string prompt)
try
{
- var converter = TypeDescriptor.GetConverter(typeof(T));
+ var converter = TypeDescriptor.GetConverter(typeof(T));
if (converter != null)
{
return (T)converter.ConvertFromString(userInput)!;
diff --git a/BankProject/BankProject.csproj b/Task2/BankProject1/BankProject1.csproj
similarity index 66%
rename from BankProject/BankProject.csproj
rename to Task2/BankProject1/BankProject1.csproj
index b0d0642..c3d931b 100644
--- a/BankProject/BankProject.csproj
+++ b/Task2/BankProject1/BankProject1.csproj
@@ -8,8 +8,7 @@
-
-
+
diff --git a/BankProject/Program.cs b/Task2/BankProject1/Program.cs
similarity index 88%
rename from BankProject/Program.cs
rename to Task2/BankProject1/Program.cs
index 2bb7618..466ccf5 100644
--- a/BankProject/Program.cs
+++ b/Task2/BankProject1/Program.cs
@@ -1,9 +1,7 @@
// See https://aka.ms/new-console-template for more information
+using BankProjectTask2Services;
-using BankProject.AppServices;
-using BankProject.Display;
-using System.Globalization;
-using System.Text;
+Console.WriteLine("Hello, World!");
@@ -43,11 +41,4 @@
//string numberStringTwo = number.ToString("C0", culture);
//Console.WriteLine(numberString);
-//Console.WriteLine(numberStringTwo);
-
-
-
-
-
-
-
+//Console.WriteLine(numberStringTwo);
\ No newline at end of file
diff --git a/BankProject/Test.txt b/Task2/BankProject1/Test.txt
similarity index 88%
rename from BankProject/Test.txt
rename to Task2/BankProject1/Test.txt
index 0491dba..735ffc6 100644
--- a/BankProject/Test.txt
+++ b/Task2/BankProject1/Test.txt
@@ -5,3 +5,4 @@
5,test5,456789,456789, 456789,900000, 0,False
6,test6,345678,345678, 345678,90000, 0,False
7,test7,234567,234567, 234567,800000, 0,False
+8,test8,345678,345678, 345678,9000, 0,False
diff --git a/Task2/BankProjectTask2Services/BankProjectTask2Services.csproj b/Task2/BankProjectTask2Services/BankProjectTask2Services.csproj
new file mode 100644
index 0000000..8382cd0
--- /dev/null
+++ b/Task2/BankProjectTask2Services/BankProjectTask2Services.csproj
@@ -0,0 +1,18 @@
+
+
+
+ net6.0
+ enable
+ enable
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Task2/BankProjectTask2Services/Class1.cs b/Task2/BankProjectTask2Services/Class1.cs
new file mode 100644
index 0000000..7814fd5
--- /dev/null
+++ b/Task2/BankProjectTask2Services/Class1.cs
@@ -0,0 +1,7 @@
+namespace BankProjectTask2Services
+{
+ public class Class1
+ {
+
+ }
+}
\ No newline at end of file
diff --git a/BankProject/AppServices/ITransaction.cs b/Task2/BankProjectTask2Services/ITransaction.cs
similarity index 82%
rename from BankProject/AppServices/ITransaction.cs
rename to Task2/BankProjectTask2Services/ITransaction.cs
index f233b6f..d66ce53 100644
--- a/BankProject/AppServices/ITransaction.cs
+++ b/Task2/BankProjectTask2Services/ITransaction.cs
@@ -1,17 +1,16 @@
-using BankProject.Domain.Enums;
+using BankPjtTask2Enitity;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
-namespace BankProject.AppServices
+namespace BankProjectTask2Services
{
public interface ITransaction
{
void InsertTransaction(long _userBankAccountId, TransactionType _tranType, decimal _tranAmount, string _desc);
void ViewTransaction();
-
}
}
diff --git a/BankProject/AppServices/IUserAccountActions.cs b/Task2/BankProjectTask2Services/IUserAccountActions.cs
similarity index 88%
rename from BankProject/AppServices/IUserAccountActions.cs
rename to Task2/BankProjectTask2Services/IUserAccountActions.cs
index 3ce5ad2..cca43ef 100644
--- a/BankProject/AppServices/IUserAccountActions.cs
+++ b/Task2/BankProjectTask2Services/IUserAccountActions.cs
@@ -4,7 +4,7 @@
using System.Text;
using System.Threading.Tasks;
-namespace BankProject.AppServices
+namespace BankProjectTask2Services
{
public interface IUserAccountActions
{
diff --git a/BankProject/AppServices/IUserLogin.cs b/Task2/BankProjectTask2Services/IUserLogin.cs
similarity index 85%
rename from BankProject/AppServices/IUserLogin.cs
rename to Task2/BankProjectTask2Services/IUserLogin.cs
index 8d4d5fe..a72724a 100644
--- a/BankProject/AppServices/IUserLogin.cs
+++ b/Task2/BankProjectTask2Services/IUserLogin.cs
@@ -4,7 +4,7 @@
using System.Text;
using System.Threading.Tasks;
-namespace BankProject.AppServices
+namespace BankProjectTask2Services
{
public interface IUserLogin
{
diff --git a/BankProject/AppServices/UserServices.cs b/Task2/BankProjectTask2Services/UserServices.cs
similarity index 94%
rename from BankProject/AppServices/UserServices.cs
rename to Task2/BankProjectTask2Services/UserServices.cs
index f3c7df4..fe26343 100644
--- a/BankProject/AppServices/UserServices.cs
+++ b/Task2/BankProjectTask2Services/UserServices.cs
@@ -1,19 +1,17 @@
-using System;
+using BankPjtTask2Enitity;
+using BankPjtTask2UI;
+using ConsoleTables;
+using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
-using BankProject.Display;
-using BankProject.Domain.Enitities;
-using BankProject.Domain.Enums;
-using ConsoleTables;
-using Newtonsoft.Json;
-namespace BankProject.AppServices
+namespace BankProjectTask2Services
{
public class UserServices : IUserLogin, IUserAccountActions, ITransaction
{
- // private List userAccountList;
+ // private List userAccountList;
private List userAccountList;
private UserAccount selectedAccount;
private List _ListOfTransactions;
@@ -24,7 +22,7 @@ public class UserServices : IUserLogin, IUserAccountActions, ITransaction
public UserServices()
{
- screen = new AppScreen();
+ screen = new AppScreen();
userAccountList = new List();
}
@@ -46,7 +44,7 @@ public void OnBoard()
Utility.PrintMessage("Invalid Options..", false);
break;
}
-
+
}
@@ -63,7 +61,7 @@ public void Run()
ProcessMenuoption();
}
-
+
}
@@ -77,8 +75,8 @@ public void Regiser()
public void AddNewMember()
{
- string filePath = @"C:\Users\USER\Desktop\Project\BankProject\BankProject\Test.txt";
- List lines = File.ReadAllLines(filePath).ToList();
+ string filePath = @"C:\Users\USER\Desktop\Project\BankProject\Task2\BankProject1\Test.txt";
+ List lines = File.ReadAllLines(filePath).ToList();
List UserAccountList = new List();
int id;
@@ -109,7 +107,7 @@ public void AddNewMember()
Console.WriteLine("locked access count: ");
isLocked = bool.Parse(Console.ReadLine());
- UserAccountList.Add(new UserAccount
+ UserAccountList.Add(new UserAccount
{
Id = id,
FullName = fullName,
@@ -134,7 +132,7 @@ public void AddNewMember()
File.AppendAllLines(filePath, output);
- // File.WriteAllLines(filePath, output);
+ // File.WriteAllLines(filePath, output);
Console.WriteLine("All entries");
@@ -145,7 +143,7 @@ public void AddNewMember()
public void InitializeData()
{
- string filePath = @"C:\Users\USER\Desktop\Project\BankProject\BankProject\Test.txt";
+ string filePath = @"C:\Users\USER\Desktop\Project\BankProject\Task2\BankProject1\Test.txt";
List UserAccountList = new List();
List lines = File.ReadAllLines(filePath).ToList();
foreach (string line in lines)
@@ -165,9 +163,9 @@ public void InitializeData()
userAccountList.Add(userAccount);
}
-//1,Adebanjo Olaide,123456,321321,123123,5000.00,0,false
-//2,Folorunso Nene,456789,654654,456456 ,4000.00,0,false
-//3,Olatunji Money,987654,987987,789789,3000.00,1,true
+ //1,Adebanjo Olaide,123456,321321,123123,5000.00,0,false
+ //2,Folorunso Nene,456789,654654,456456 ,4000.00,0,false
+ //3,Olatunji Money,987654,987987,789789,3000.00,1,true
// userAccountList = new List
//{
@@ -191,10 +189,10 @@ public void CheckUserCardNumAndPassword()
///
//if
-
- ////
- foreach (UserAccount account in userAccountList)
- {
+
+ ////
+ foreach (UserAccount account in userAccountList)
+ {
count++;
selectedAccount = account;
if (inputAccount.CardNumber.Equals(selectedAccount.CardNumber))
@@ -251,7 +249,7 @@ public void CheckUserCardNumAndPassword()
private void ProcessMenuoption()
{
- switch(Validator.Convert("an option:"))
+ switch (Validator.Convert("an option:"))
{
case (int)BankAppMenu.CheckBalance:
CheckBalance();
@@ -298,7 +296,7 @@ public void PlaceDeposit()
Console.WriteLine("");
- if(transaction_amt <= 0)
+ if (transaction_amt <= 0)
{
Utility.PrintMessage("Amount needs to be greater than 0", false);
return;
@@ -351,10 +349,10 @@ public void MakeWithDrawal()
}
//input validation
- if(transaction_amt <= 0)
+ if (transaction_amt <= 0)
{
Utility.PrintMessage("Amount must be greater than zero.", false);
- return;
+ return;
}
if (transaction_amt % 500 != 0)
{
@@ -363,7 +361,7 @@ public void MakeWithDrawal()
}
//Logic validations
- if(transaction_amt > selectedAccount.AccountBalance)
+ if (transaction_amt > selectedAccount.AccountBalance)
{
Utility.PrintMessage($"Withdralal failed. Your balance is too low {Utility.FormatAmount(transaction_amt)}", false);
return;
@@ -451,7 +449,7 @@ private void ProcessInternalTransfer(InternalTransfer internalTransfer)
}
//check sender's account balance
- if(internalTransfer.TransferAmount > selectedAccount.AccountBalance)
+ if (internalTransfer.TransferAmount > selectedAccount.AccountBalance)
{
Utility.PrintMessage($"Transfered failed, Insufficeint funds{Utility.FormatAmount(internalTransfer.TransferAmount)}", false);
return;
@@ -502,6 +500,3 @@ private void ProcessInternalTransfer(InternalTransfer internalTransfer)
}
-
-
-
diff --git a/Task3/LibraryManagmentAppTask3/Controllers/WeatherForecastController.cs b/Task3/LibraryManagmentAppTask3/Controllers/WeatherForecastController.cs
new file mode 100644
index 0000000..a512d3b
--- /dev/null
+++ b/Task3/LibraryManagmentAppTask3/Controllers/WeatherForecastController.cs
@@ -0,0 +1,33 @@
+using Microsoft.AspNetCore.Mvc;
+
+namespace LibraryManagmentAppTask3.Controllers
+{
+ [ApiController]
+ [Route("[controller]")]
+ public class WeatherForecastController : ControllerBase
+ {
+ private static readonly string[] Summaries = new[]
+ {
+ "Freezing", "Bracing", "Chilly", "Cool", "Mild", "Warm", "Balmy", "Hot", "Sweltering", "Scorching"
+ };
+
+ private readonly ILogger _logger;
+
+ public WeatherForecastController(ILogger logger)
+ {
+ _logger = logger;
+ }
+
+ [HttpGet(Name = "GetWeatherForecast")]
+ public IEnumerable Get()
+ {
+ return Enumerable.Range(1, 5).Select(index => new WeatherForecast
+ {
+ Date = DateTime.Now.AddDays(index),
+ TemperatureC = Random.Shared.Next(-20, 55),
+ Summary = Summaries[Random.Shared.Next(Summaries.Length)]
+ })
+ .ToArray();
+ }
+ }
+}
\ No newline at end of file
diff --git a/Task3/LibraryManagmentAppTask3/LibraryManagmentAppTask3.csproj b/Task3/LibraryManagmentAppTask3/LibraryManagmentAppTask3.csproj
new file mode 100644
index 0000000..60bf9ea
--- /dev/null
+++ b/Task3/LibraryManagmentAppTask3/LibraryManagmentAppTask3.csproj
@@ -0,0 +1,13 @@
+
+
+
+ net6.0
+ enable
+ enable
+
+
+
+
+
+
+
diff --git a/Task3/LibraryManagmentAppTask3/Program.cs b/Task3/LibraryManagmentAppTask3/Program.cs
new file mode 100644
index 0000000..48863a6
--- /dev/null
+++ b/Task3/LibraryManagmentAppTask3/Program.cs
@@ -0,0 +1,25 @@
+var builder = WebApplication.CreateBuilder(args);
+
+// Add services to the container.
+
+builder.Services.AddControllers();
+// Learn more about configuring Swagger/OpenAPI at https://aka.ms/aspnetcore/swashbuckle
+builder.Services.AddEndpointsApiExplorer();
+builder.Services.AddSwaggerGen();
+
+var app = builder.Build();
+
+// Configure the HTTP request pipeline.
+if (app.Environment.IsDevelopment())
+{
+ app.UseSwagger();
+ app.UseSwaggerUI();
+}
+
+app.UseHttpsRedirection();
+
+app.UseAuthorization();
+
+app.MapControllers();
+
+app.Run();
diff --git a/Task3/LibraryManagmentAppTask3/Properties/launchSettings.json b/Task3/LibraryManagmentAppTask3/Properties/launchSettings.json
new file mode 100644
index 0000000..f72f412
--- /dev/null
+++ b/Task3/LibraryManagmentAppTask3/Properties/launchSettings.json
@@ -0,0 +1,31 @@
+{
+ "$schema": "https://json.schemastore.org/launchsettings.json",
+ "iisSettings": {
+ "windowsAuthentication": false,
+ "anonymousAuthentication": true,
+ "iisExpress": {
+ "applicationUrl": "http://localhost:29300",
+ "sslPort": 44343
+ }
+ },
+ "profiles": {
+ "LibraryManagmentAppTask3": {
+ "commandName": "Project",
+ "dotnetRunMessages": true,
+ "launchBrowser": true,
+ "launchUrl": "swagger",
+ "applicationUrl": "https://localhost:7131;http://localhost:5131",
+ "environmentVariables": {
+ "ASPNETCORE_ENVIRONMENT": "Development"
+ }
+ },
+ "IIS Express": {
+ "commandName": "IISExpress",
+ "launchBrowser": true,
+ "launchUrl": "swagger",
+ "environmentVariables": {
+ "ASPNETCORE_ENVIRONMENT": "Development"
+ }
+ }
+ }
+}
diff --git a/Task3/LibraryManagmentAppTask3/WeatherForecast.cs b/Task3/LibraryManagmentAppTask3/WeatherForecast.cs
new file mode 100644
index 0000000..7c65c22
--- /dev/null
+++ b/Task3/LibraryManagmentAppTask3/WeatherForecast.cs
@@ -0,0 +1,13 @@
+namespace LibraryManagmentAppTask3
+{
+ public class WeatherForecast
+ {
+ public DateTime Date { get; set; }
+
+ public int TemperatureC { get; set; }
+
+ public int TemperatureF => 32 + (int)(TemperatureC / 0.5556);
+
+ public string? Summary { get; set; }
+ }
+}
\ No newline at end of file
diff --git a/Task3/LibraryManagmentAppTask3/appsettings.Development.json b/Task3/LibraryManagmentAppTask3/appsettings.Development.json
new file mode 100644
index 0000000..0c208ae
--- /dev/null
+++ b/Task3/LibraryManagmentAppTask3/appsettings.Development.json
@@ -0,0 +1,8 @@
+{
+ "Logging": {
+ "LogLevel": {
+ "Default": "Information",
+ "Microsoft.AspNetCore": "Warning"
+ }
+ }
+}
diff --git a/Task3/LibraryManagmentAppTask3/appsettings.json b/Task3/LibraryManagmentAppTask3/appsettings.json
new file mode 100644
index 0000000..10f68b8
--- /dev/null
+++ b/Task3/LibraryManagmentAppTask3/appsettings.json
@@ -0,0 +1,9 @@
+{
+ "Logging": {
+ "LogLevel": {
+ "Default": "Information",
+ "Microsoft.AspNetCore": "Warning"
+ }
+ },
+ "AllowedHosts": "*"
+}