Skip to content

Commit

Permalink
c Sharp learning activity
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown committed Apr 11, 2024
1 parent ae6bca3 commit 6b5ad83
Show file tree
Hide file tree
Showing 34 changed files with 305 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
12 changes: 12 additions & 0 deletions CSharp-ConsoleApp1/.vs/CSharp-ConsoleApp1/v17/DocumentLayout.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"Version": 1,
"WorkspaceRootPath": "C:\\Users\\JEFF\\Workspace3\\eshop\\CSharp-ConsoleApp1\\",
"Documents": [],
"DocumentGroupContainers": [
{
"Orientation": 0,
"VerticalTabListWidth": 256,
"DocumentGroups": []
}
]
}
Binary file not shown.
Binary file not shown.
25 changes: 25 additions & 0 deletions CSharp-ConsoleApp1/CSharp-ConsoleApp1.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34701.34
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CSharp-ConsoleApp1", "CSharp-ConsoleApp1.csproj", "{0A031063-2F0B-437B-A8BB-9F66BB9B7DDD}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0A031063-2F0B-437B-A8BB-9F66BB9B7DDD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0A031063-2F0B-437B-A8BB-9F66BB9B7DDD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0A031063-2F0B-437B-A8BB-9F66BB9B7DDD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0A031063-2F0B-437B-A8BB-9F66BB9B7DDD}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {888C534A-27A5-4DFA-8960-0B451E013FD7}
EndGlobalSection
EndGlobal
23 changes: 23 additions & 0 deletions CSharp-ConsoleApp1/bin/Debug/net8.0/CSharp-ConsoleApp1.deps.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v8.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v8.0": {
"CSharp-ConsoleApp1/1.0.0": {
"runtime": {
"CSharp-ConsoleApp1.dll": {}
}
}
}
},
"libraries": {
"CSharp-ConsoleApp1/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"runtimeOptions": {
"tfm": "net8.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "8.0.0"
},
"configProperties": {
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}
68 changes: 68 additions & 0 deletions CSharp-ConsoleApp1/obj/CSharp-ConsoleApp1.csproj.nuget.dgspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
"format": 1,
"restore": {
"C:\\Users\\JEFF\\Workspace3\\eshop\\CSharp-ConsoleApp1\\CSharp-ConsoleApp1.csproj": {}
},
"projects": {
"C:\\Users\\JEFF\\Workspace3\\eshop\\CSharp-ConsoleApp1\\CSharp-ConsoleApp1.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\JEFF\\Workspace3\\eshop\\CSharp-ConsoleApp1\\CSharp-ConsoleApp1.csproj",
"projectName": "CSharp-ConsoleApp1",
"projectPath": "C:\\Users\\JEFF\\Workspace3\\eshop\\CSharp-ConsoleApp1\\CSharp-ConsoleApp1.csproj",
"packagesPath": "C:\\Users\\JEFF\\.nuget\\packages\\",
"outputPath": "C:\\Users\\JEFF\\Workspace3\\eshop\\CSharp-ConsoleApp1\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\JEFF\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net8.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.202/PortableRuntimeIdentifierGraph.json"
}
}
}
}
}
15 changes: 15 additions & 0 deletions CSharp-ConsoleApp1/obj/CSharp-ConsoleApp1.csproj.nuget.g.props
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\JEFF\.nuget\packages\</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.9.1</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\JEFF\.nuget\packages\" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 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.
// </auto-generated>
//------------------------------------------------------------------------------

using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyCompanyAttribute("CSharp-ConsoleApp1")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ae6bca34e0671365ab3d88b064c57ed3c13dfc60")]
[assembly: System.Reflection.AssemblyProductAttribute("CSharp-ConsoleApp1")]
[assembly: System.Reflection.AssemblyTitleAttribute("CSharp-ConsoleApp1")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

// Generated by the MSBuild WriteCodeFragment class.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
138ba9834b1ca64da74fa28960dbb15c07f952845eedaa02962f754aedd9c2e1
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
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 = CSharp_ConsoleApp1
build_property.ProjectDir = C:\Users\JEFF\Workspace3\eshop\CSharp-ConsoleApp1\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
Original file line number Diff line number Diff line change
@@ -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;
Binary file not shown.
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
9aea951d209f7802379c8a914b9e448091a91d2d93c814e72118f2d332182641
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
C:\Users\JEFF\Workspace3\eshop\CSharp-ConsoleApp1\bin\Debug\net8.0\CSharp-ConsoleApp1.exe
C:\Users\JEFF\Workspace3\eshop\CSharp-ConsoleApp1\bin\Debug\net8.0\CSharp-ConsoleApp1.deps.json
C:\Users\JEFF\Workspace3\eshop\CSharp-ConsoleApp1\bin\Debug\net8.0\CSharp-ConsoleApp1.runtimeconfig.json
C:\Users\JEFF\Workspace3\eshop\CSharp-ConsoleApp1\bin\Debug\net8.0\CSharp-ConsoleApp1.dll
C:\Users\JEFF\Workspace3\eshop\CSharp-ConsoleApp1\bin\Debug\net8.0\CSharp-ConsoleApp1.pdb
C:\Users\JEFF\Workspace3\eshop\CSharp-ConsoleApp1\obj\Debug\net8.0\CSharp-ConsoleApp1.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\JEFF\Workspace3\eshop\CSharp-ConsoleApp1\obj\Debug\net8.0\CSharp-ConsoleApp1.AssemblyInfoInputs.cache
C:\Users\JEFF\Workspace3\eshop\CSharp-ConsoleApp1\obj\Debug\net8.0\CSharp-ConsoleApp1.AssemblyInfo.cs
C:\Users\JEFF\Workspace3\eshop\CSharp-ConsoleApp1\obj\Debug\net8.0\CSharp-ConsoleApp1.csproj.CoreCompileInputs.cache
C:\Users\JEFF\Workspace3\eshop\CSharp-ConsoleApp1\obj\Debug\net8.0\CSharp-ConsoleApp1.sourcelink.json
C:\Users\JEFF\Workspace3\eshop\CSharp-ConsoleApp1\obj\Debug\net8.0\CSharp-ConsoleApp1.dll
C:\Users\JEFF\Workspace3\eshop\CSharp-ConsoleApp1\obj\Debug\net8.0\refint\CSharp-ConsoleApp1.dll
C:\Users\JEFF\Workspace3\eshop\CSharp-ConsoleApp1\obj\Debug\net8.0\CSharp-ConsoleApp1.pdb
C:\Users\JEFF\Workspace3\eshop\CSharp-ConsoleApp1\obj\Debug\net8.0\CSharp-ConsoleApp1.genruntimeconfig.cache
C:\Users\JEFF\Workspace3\eshop\CSharp-ConsoleApp1\obj\Debug\net8.0\ref\CSharp-ConsoleApp1.dll
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a307c34aabf55ee5faf6fe7c155f8ace38560a31fbb01a52cdc65855deec2ada
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"documents":{"C:\\Users\\JEFF\\Workspace3\\eshop\\*":"https://raw.githubusercontent.com/JBN-Infotech/eshop/08471ca1a9946e1c62cc26dc8b16b451b261629a/*"}}
Binary file added CSharp-ConsoleApp1/obj/Debug/net8.0/apphost.exe
Binary file not shown.
Binary file not shown.
Binary file not shown.
73 changes: 73 additions & 0 deletions CSharp-ConsoleApp1/obj/project.assets.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
{
"version": 3,
"targets": {
"net8.0": {}
},
"libraries": {},
"projectFileDependencyGroups": {
"net8.0": []
},
"packageFolders": {
"C:\\Users\\JEFF\\.nuget\\packages\\": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\JEFF\\Workspace3\\eshop\\CSharp-ConsoleApp1\\CSharp-ConsoleApp1.csproj",
"projectName": "CSharp-ConsoleApp1",
"projectPath": "C:\\Users\\JEFF\\Workspace3\\eshop\\CSharp-ConsoleApp1\\CSharp-ConsoleApp1.csproj",
"packagesPath": "C:\\Users\\JEFF\\.nuget\\packages\\",
"outputPath": "C:\\Users\\JEFF\\Workspace3\\eshop\\CSharp-ConsoleApp1\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\JEFF\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net8.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.202/PortableRuntimeIdentifierGraph.json"
}
}
}
}
8 changes: 8 additions & 0 deletions CSharp-ConsoleApp1/obj/project.nuget.cache
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"version": 2,
"dgSpecHash": "cJ9nTIlIGnguMxnDClL+gecJV6z37Nm7cZgzoRTRo0HWT6f5Q+Wyjqn99JeWBjFEJEgZ9tcQU26tLpu1PGcQ4w==",
"success": true,
"projectFilePath": "C:\\Users\\JEFF\\Workspace3\\eshop\\CSharp-ConsoleApp1\\CSharp-ConsoleApp1.csproj",
"expectedPackageFiles": [],
"logs": []
}

0 comments on commit 6b5ad83

Please sign in to comment.