Other
[ CoursePig com ] Linkedin - ASP NET Core - Building a GraphQL API
Download Anonymously! Get Protected Today And Get your 70% discount
Torrent info
Name:[ CoursePig com ] Linkedin - ASP NET Core - Building a GraphQL API
Infohash: A3F1C5FA406743BC7F0AAFD3CD6E1F232EB92320
Total Size: 1.13 GB
Magnet: Magnet Download
Seeds: 0
Leechers: 0
Stream: Watch Full Movies @ LimeMovies
Last Updated: 2025-10-12 14:54:20 (Update Now)
Torrent added: 2022-02-01 00:00:56
Torrent Files List
Get Bonus Downloads Here.url (Size: 1.13 GB) (Files: 1486)
Get Bonus Downloads Here.url
~Get Your Files Here !
1. Introduction
001. Using GraphQL API.en.srt
001. Using GraphQL API.mp4
002. What you should know.en.srt
002. What you should know.mp4
2. Getting Started with GraphQL
003. What is GraphQL.en.srt
003. What is GraphQL.mp4
004. GraphQL vs. REST.en.srt
004. GraphQL vs. REST.mp4
005. Open-source GraphQL projects.en.srt
005. Open-source GraphQL projects.mp4
006. .NET Web API project overview.en.srt
006. .NET Web API project overview.mp4
007. Setting up GraphQL in Web API.en.srt
007. Setting up GraphQL in Web API.mp4
3. Data Querying with GraphQL in .NET Web API
008. Operations in GraphQL.en.srt
008. Operations in GraphQL.mp4
009. Types in GraphQL.en.srt
009. Types in GraphQL.mp4
010. Adding your first object graph type (course entity).en.srt
010. Adding your first object graph type (course entity).mp4
011. Adding your first query All courses.en.srt
011. Adding your first query All courses.mp4
012. Challenge Add query to get single course.en.srt
012. Challenge Add query to get single course.mp4
013. Solution Add query to get single course.en.srt
013. Solution Add query to get single course.mp4
014. Adding your GraphQL schema file.en.srt
014. Adding your GraphQL schema file.mp4
015. Testing.en.srt
015. Testing.mp4
4. Data Mutation with GraphQL in .NET Web API
016. What is a mutation.en.srt
016. What is a mutation.mp4
017. Adding your first mutation Add data.en.srt
017. Adding your first mutation Add data.mp4
018. Add data Testing.en.srt
018. Add data Testing.mp4
019. Challenge Mutation to update data.en.srt
019. Challenge Mutation to update data.mp4
020. Solution Mutation to update data.en.srt
020. Solution Mutation to update data.mp4
021. Update data Testing.en.srt
021. Update data Testing.mp4
022. Mutation to delete data.en.srt
022. Mutation to delete data.mp4
5. Querying and Mutating Relational Data with GraphQL in .NET Web API
023. Adding relationship data.en.srt
023. Adding relationship data.mp4
024. Query to get relational data.en.srt
024. Query to get relational data.mp4
025. Get relational data Testing.en.srt
025. Get relational data Testing.mp4
026. Mutation to add relational data.en.srt
026. Mutation to add relational data.mp4
027. Add relational data Testing.en.srt
027. Add relational data Testing.mp4
6. Conclusion
028. Next steps for learning more about GraphQL API.en.srt
028. Next steps for learning more about GraphQL API.mp4
Bonus Resources.txt
Ex_Files_ASP_NET_Core_Building_GraphQL_API
Exercise Files
0104
Courses.GraphQL
Courses.GraphQL.sln
Courses.GraphQL
Controllers
CoursesController.cs
Courses.GraphQL.csproj
Data
AppDbContext.cs
Models
Course.cs
Repositories
CoursesRepository.cs
Migrations
20211128201024_Initial_Migration.Designer.cs
20211128201024_Initial_Migration.cs
AppDbContextModelSnapshot.cs
Program.cs
Properties
launchSettings.json
Startup.cs
appsettings.Development.json
appsettings.json
bin
Debug
net5.0
Courses.GraphQL.deps.json
Courses.GraphQL.dll
Courses.GraphQL.exe
Courses.GraphQL.pdb
Courses.GraphQL.runtimeconfig.dev.json
Courses.GraphQL.runtimeconfig.json
Humanizer.dll
Microsoft.Data.SqlClient.dll
Microsoft.EntityFrameworkCore.Abstractions.dll
Microsoft.EntityFrameworkCore.Design.dll
Microsoft.EntityFrameworkCore.Relational.dll
Microsoft.EntityFrameworkCore.SqlServer.dll
Microsoft.EntityFrameworkCore.dll
Microsoft.Extensions.DependencyInjection.dll
Microsoft.Identity.Client.dll
Microsoft.IdentityModel.JsonWebTokens.dll
Microsoft.IdentityModel.Logging.dll
Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
Microsoft.IdentityModel.Protocols.dll
Microsoft.IdentityModel.Tokens.dll
Microsoft.OpenApi.dll
Newtonsoft.Json.dll
Swashbuckle.AspNetCore.Swagger.dll
Swashbuckle.AspNetCore.SwaggerGen.dll
Swashbuckle.AspNetCore.SwaggerUI.dll
System.Configuration.ConfigurationManager.dll
System.Diagnostics.DiagnosticSource.dll
System.IdentityModel.Tokens.Jwt.dll
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
appsettings.Development.json
appsettings.json
ref
Courses.GraphQL.dll
runtimes
unix
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
win-arm
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-arm64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x86
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
netstandard2.0
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
obj
Courses.GraphQL.csproj.nuget.dgspec.json
Courses.GraphQL.csproj.nuget.g.props
Courses.GraphQL.csproj.nuget.g.targets
Debug
net5.0
Courses.GraphQL.AssemblyInfo.cs
Courses.GraphQL.AssemblyInfoInputs.cache
Courses.GraphQL.GeneratedMSBuildEditorConfig.editorconfig
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cache
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cs
Courses.GraphQL.RazorTargetAssemblyInfo.cache
Courses.GraphQL.assets.cache
Courses.GraphQL.csproj.AssemblyReference.cache
Courses.GraphQL.csproj.CopyComplete
Courses.GraphQL.csproj.CoreCompileInputs.cache
Courses.GraphQL.csproj.FileListAbsolute.txt
Courses.GraphQL.dll
Courses.GraphQL.genruntimeconfig.cache
Courses.GraphQL.pdb
NETCoreApp,Version=v5.0.AssemblyAttributes.cs
apphost.exe
ref
Courses.GraphQL.dll
staticwebassets
Courses.GraphQL.StaticWebAssets.Manifest.cache
Courses.GraphQL.StaticWebAssets.xml
project.assets.json
project.nuget.cache
gitattributes
gitignore
vs
Courses.GraphQL
DesignTimeBuild
dtbcache.v2
config
applicationhost.config
v16
TestStore
0
000.testlog
testlog.manifest
suo
0105
Begin
Courses.GraphQL
Courses.GraphQL.sln
Courses.GraphQL
Controllers
CoursesController.cs
Courses.GraphQL.csproj
Data
AppDbContext.cs
Models
Course.cs
Repositories
CoursesRepository.cs
Migrations
20211128201024_Initial_Migration.Designer.cs
20211128201024_Initial_Migration.cs
AppDbContextModelSnapshot.cs
Program.cs
Properties
launchSettings.json
Startup.cs
appsettings.Development.json
appsettings.json
bin
Debug
net5.0
Courses.GraphQL.deps.json
Courses.GraphQL.dll
Courses.GraphQL.exe
Courses.GraphQL.pdb
Courses.GraphQL.runtimeconfig.dev.json
Courses.GraphQL.runtimeconfig.json
Humanizer.dll
Microsoft.Data.SqlClient.dll
Microsoft.EntityFrameworkCore.Abstractions.dll
Microsoft.EntityFrameworkCore.Design.dll
Microsoft.EntityFrameworkCore.Relational.dll
Microsoft.EntityFrameworkCore.SqlServer.dll
Microsoft.EntityFrameworkCore.dll
Microsoft.Extensions.DependencyInjection.dll
Microsoft.Identity.Client.dll
Microsoft.IdentityModel.JsonWebTokens.dll
Microsoft.IdentityModel.Logging.dll
Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
Microsoft.IdentityModel.Protocols.dll
Microsoft.IdentityModel.Tokens.dll
Microsoft.OpenApi.dll
Newtonsoft.Json.dll
Swashbuckle.AspNetCore.Swagger.dll
Swashbuckle.AspNetCore.SwaggerGen.dll
Swashbuckle.AspNetCore.SwaggerUI.dll
System.Configuration.ConfigurationManager.dll
System.Diagnostics.DiagnosticSource.dll
System.IdentityModel.Tokens.Jwt.dll
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
appsettings.Development.json
appsettings.json
ref
Courses.GraphQL.dll
runtimes
unix
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
win-arm
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-arm64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x86
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
netstandard2.0
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
obj
Courses.GraphQL.csproj.nuget.dgspec.json
Courses.GraphQL.csproj.nuget.g.props
Courses.GraphQL.csproj.nuget.g.targets
Debug
net5.0
Courses.GraphQL.AssemblyInfo.cs
Courses.GraphQL.AssemblyInfoInputs.cache
Courses.GraphQL.GeneratedMSBuildEditorConfig.editorconfig
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cache
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cs
Courses.GraphQL.RazorTargetAssemblyInfo.cache
Courses.GraphQL.assets.cache
Courses.GraphQL.csproj.AssemblyReference.cache
Courses.GraphQL.csproj.CopyComplete
Courses.GraphQL.csproj.CoreCompileInputs.cache
Courses.GraphQL.csproj.FileListAbsolute.txt
Courses.GraphQL.dll
Courses.GraphQL.genruntimeconfig.cache
Courses.GraphQL.pdb
NETCoreApp,Version=v5.0.AssemblyAttributes.cs
apphost.exe
ref
Courses.GraphQL.dll
staticwebassets
Courses.GraphQL.StaticWebAssets.Manifest.cache
Courses.GraphQL.StaticWebAssets.xml
project.assets.json
project.nuget.cache
gitattributes
gitignore
vs
Courses.GraphQL
DesignTimeBuild
dtbcache.v2
config
applicationhost.config
v16
TestStore
0
000.testlog
testlog.manifest
suo
End
Courses.GraphQL
Courses.GraphQL.sln
Courses.GraphQL
Controllers
CoursesController.cs
Courses.GraphQL.csproj
Data
AppDbContext.cs
Models
Course.cs
Repositories
CoursesRepository.cs
Migrations
20211128201024_Initial_Migration.Designer.cs
20211128201024_Initial_Migration.cs
AppDbContextModelSnapshot.cs
Program.cs
Properties
launchSettings.json
Startup.cs
appsettings.Development.json
appsettings.json
bin
Debug
net5.0
Courses.GraphQL.deps.json
Courses.GraphQL.dll
Courses.GraphQL.exe
Courses.GraphQL.pdb
Courses.GraphQL.runtimeconfig.dev.json
Courses.GraphQL.runtimeconfig.json
Humanizer.dll
Microsoft.Data.SqlClient.dll
Microsoft.EntityFrameworkCore.Abstractions.dll
Microsoft.EntityFrameworkCore.Design.dll
Microsoft.EntityFrameworkCore.Relational.dll
Microsoft.EntityFrameworkCore.SqlServer.dll
Microsoft.EntityFrameworkCore.dll
Microsoft.Extensions.DependencyInjection.dll
Microsoft.Identity.Client.dll
Microsoft.IdentityModel.JsonWebTokens.dll
Microsoft.IdentityModel.Logging.dll
Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
Microsoft.IdentityModel.Protocols.dll
Microsoft.IdentityModel.Tokens.dll
Microsoft.OpenApi.dll
Newtonsoft.Json.dll
Swashbuckle.AspNetCore.Swagger.dll
Swashbuckle.AspNetCore.SwaggerGen.dll
Swashbuckle.AspNetCore.SwaggerUI.dll
System.Configuration.ConfigurationManager.dll
System.Diagnostics.DiagnosticSource.dll
System.IdentityModel.Tokens.Jwt.dll
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
appsettings.Development.json
appsettings.json
ref
Courses.GraphQL.dll
runtimes
unix
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
win-arm
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-arm64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x86
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
netstandard2.0
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
obj
Courses.GraphQL.csproj.nuget.dgspec.json
Courses.GraphQL.csproj.nuget.g.props
Courses.GraphQL.csproj.nuget.g.targets
Debug
net5.0
Courses.GraphQL.AssemblyInfo.cs
Courses.GraphQL.AssemblyInfoInputs.cache
Courses.GraphQL.GeneratedMSBuildEditorConfig.editorconfig
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cache
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cs
Courses.GraphQL.RazorTargetAssemblyInfo.cache
Courses.GraphQL.assets.cache
Courses.GraphQL.csproj.AssemblyReference.cache
Courses.GraphQL.csproj.CopyComplete
Courses.GraphQL.csproj.CoreCompileInputs.cache
Courses.GraphQL.csproj.FileListAbsolute.txt
Courses.GraphQL.dll
Courses.GraphQL.genruntimeconfig.cache
Courses.GraphQL.pdb
NETCoreApp,Version=v5.0.AssemblyAttributes.cs
apphost.exe
ref
Courses.GraphQL.dll
staticwebassets
Courses.GraphQL.StaticWebAssets.Manifest.cache
Courses.GraphQL.StaticWebAssets.xml
project.assets.json
project.nuget.cache
gitattributes
gitignore
vs
Courses.GraphQL
DesignTimeBuild
dtbcache.v2
config
applicationhost.config
v16
TestStore
0
000.testlog
testlog.manifest
suo
0203
Begin
Courses.GraphQL
Courses.GraphQL.sln
Courses.GraphQL
Controllers
CoursesController.cs
Courses.GraphQL.csproj
Data
AppDbContext.cs
Models
Course.cs
Repositories
CoursesRepository.cs
Migrations
20211128201024_Initial_Migration.Designer.cs
20211128201024_Initial_Migration.cs
AppDbContextModelSnapshot.cs
Program.cs
Properties
launchSettings.json
Startup.cs
appsettings.Development.json
appsettings.json
bin
Debug
net5.0
Courses.GraphQL.deps.json
Courses.GraphQL.dll
Courses.GraphQL.exe
Courses.GraphQL.pdb
Courses.GraphQL.runtimeconfig.dev.json
Courses.GraphQL.runtimeconfig.json
Humanizer.dll
Microsoft.Data.SqlClient.dll
Microsoft.EntityFrameworkCore.Abstractions.dll
Microsoft.EntityFrameworkCore.Design.dll
Microsoft.EntityFrameworkCore.Relational.dll
Microsoft.EntityFrameworkCore.SqlServer.dll
Microsoft.EntityFrameworkCore.dll
Microsoft.Extensions.DependencyInjection.dll
Microsoft.Identity.Client.dll
Microsoft.IdentityModel.JsonWebTokens.dll
Microsoft.IdentityModel.Logging.dll
Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
Microsoft.IdentityModel.Protocols.dll
Microsoft.IdentityModel.Tokens.dll
Microsoft.OpenApi.dll
Newtonsoft.Json.dll
Swashbuckle.AspNetCore.Swagger.dll
Swashbuckle.AspNetCore.SwaggerGen.dll
Swashbuckle.AspNetCore.SwaggerUI.dll
System.Configuration.ConfigurationManager.dll
System.Diagnostics.DiagnosticSource.dll
System.IdentityModel.Tokens.Jwt.dll
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
appsettings.Development.json
appsettings.json
ref
Courses.GraphQL.dll
runtimes
unix
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
win-arm
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-arm64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x86
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
netstandard2.0
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
obj
Courses.GraphQL.csproj.nuget.dgspec.json
Courses.GraphQL.csproj.nuget.g.props
Courses.GraphQL.csproj.nuget.g.targets
Debug
net5.0
Courses.GraphQL.AssemblyInfo.cs
Courses.GraphQL.AssemblyInfoInputs.cache
Courses.GraphQL.GeneratedMSBuildEditorConfig.editorconfig
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cache
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cs
Courses.GraphQL.RazorTargetAssemblyInfo.cache
Courses.GraphQL.assets.cache
Courses.GraphQL.csproj.AssemblyReference.cache
Courses.GraphQL.csproj.CopyComplete
Courses.GraphQL.csproj.CoreCompileInputs.cache
Courses.GraphQL.csproj.FileListAbsolute.txt
Courses.GraphQL.dll
Courses.GraphQL.genruntimeconfig.cache
Courses.GraphQL.pdb
NETCoreApp,Version=v5.0.AssemblyAttributes.cs
apphost.exe
ref
Courses.GraphQL.dll
staticwebassets
Courses.GraphQL.StaticWebAssets.Manifest.cache
Courses.GraphQL.StaticWebAssets.xml
project.assets.json
project.nuget.cache
gitattributes
gitignore
vs
Courses.GraphQL
DesignTimeBuild
dtbcache.v2
config
applicationhost.config
v16
TestStore
0
000.testlog
testlog.manifest
suo
End
Courses.GraphQL
Courses.GraphQL.sln
Courses.GraphQL
Controllers
CoursesController.cs
Courses.GraphQL.csproj
Data
AppDbContext.cs
Models
Course.cs
Repositories
CoursesRepository.cs
GraphQL
Types
CourseType.cs
Migrations
20211128201024_Initial_Migration.Designer.cs
20211128201024_Initial_Migration.cs
AppDbContextModelSnapshot.cs
Program.cs
Properties
launchSettings.json
Startup.cs
appsettings.Development.json
appsettings.json
bin
Debug
net5.0
Courses.GraphQL.deps.json
Courses.GraphQL.dll
Courses.GraphQL.exe
Courses.GraphQL.pdb
Courses.GraphQL.runtimeconfig.dev.json
Courses.GraphQL.runtimeconfig.json
Humanizer.dll
Microsoft.Data.SqlClient.dll
Microsoft.EntityFrameworkCore.Abstractions.dll
Microsoft.EntityFrameworkCore.Design.dll
Microsoft.EntityFrameworkCore.Relational.dll
Microsoft.EntityFrameworkCore.SqlServer.dll
Microsoft.EntityFrameworkCore.dll
Microsoft.Extensions.DependencyInjection.dll
Microsoft.Identity.Client.dll
Microsoft.IdentityModel.JsonWebTokens.dll
Microsoft.IdentityModel.Logging.dll
Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
Microsoft.IdentityModel.Protocols.dll
Microsoft.IdentityModel.Tokens.dll
Microsoft.OpenApi.dll
Newtonsoft.Json.dll
Swashbuckle.AspNetCore.Swagger.dll
Swashbuckle.AspNetCore.SwaggerGen.dll
Swashbuckle.AspNetCore.SwaggerUI.dll
System.Configuration.ConfigurationManager.dll
System.Diagnostics.DiagnosticSource.dll
System.IdentityModel.Tokens.Jwt.dll
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
appsettings.Development.json
appsettings.json
ref
Courses.GraphQL.dll
runtimes
unix
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
win-arm
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-arm64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x86
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
netstandard2.0
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
obj
Courses.GraphQL.csproj.nuget.dgspec.json
Courses.GraphQL.csproj.nuget.g.props
Courses.GraphQL.csproj.nuget.g.targets
Debug
net5.0
Courses.GraphQL.AssemblyInfo.cs
Courses.GraphQL.AssemblyInfoInputs.cache
Courses.GraphQL.GeneratedMSBuildEditorConfig.editorconfig
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cache
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cs
Courses.GraphQL.RazorTargetAssemblyInfo.cache
Courses.GraphQL.assets.cache
Courses.GraphQL.csproj.AssemblyReference.cache
Courses.GraphQL.csproj.CopyComplete
Courses.GraphQL.csproj.CoreCompileInputs.cache
Courses.GraphQL.csproj.FileListAbsolute.txt
Courses.GraphQL.dll
Courses.GraphQL.genruntimeconfig.cache
Courses.GraphQL.pdb
NETCoreApp,Version=v5.0.AssemblyAttributes.cs
apphost.exe
ref
Courses.GraphQL.dll
staticwebassets
Courses.GraphQL.StaticWebAssets.Manifest.cache
Courses.GraphQL.StaticWebAssets.xml
project.assets.json
project.nuget.cache
gitattributes
gitignore
vs
Courses.GraphQL
DesignTimeBuild
dtbcache.v2
config
applicationhost.config
v16
TestStore
0
000.testlog
testlog.manifest
suo
0204
Begin
Courses.GraphQL
Courses.GraphQL.sln
Courses.GraphQL
Controllers
CoursesController.cs
Courses.GraphQL.csproj
Data
AppDbContext.cs
Models
Course.cs
Repositories
CoursesRepository.cs
GraphQL
Types
CourseType.cs
Migrations
20211128201024_Initial_Migration.Designer.cs
20211128201024_Initial_Migration.cs
AppDbContextModelSnapshot.cs
Program.cs
Properties
launchSettings.json
Startup.cs
appsettings.Development.json
appsettings.json
bin
Debug
net5.0
Courses.GraphQL.deps.json
Courses.GraphQL.dll
Courses.GraphQL.exe
Courses.GraphQL.pdb
Courses.GraphQL.runtimeconfig.dev.json
Courses.GraphQL.runtimeconfig.json
Humanizer.dll
Microsoft.Data.SqlClient.dll
Microsoft.EntityFrameworkCore.Abstractions.dll
Microsoft.EntityFrameworkCore.Design.dll
Microsoft.EntityFrameworkCore.Relational.dll
Microsoft.EntityFrameworkCore.SqlServer.dll
Microsoft.EntityFrameworkCore.dll
Microsoft.Extensions.DependencyInjection.dll
Microsoft.Identity.Client.dll
Microsoft.IdentityModel.JsonWebTokens.dll
Microsoft.IdentityModel.Logging.dll
Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
Microsoft.IdentityModel.Protocols.dll
Microsoft.IdentityModel.Tokens.dll
Microsoft.OpenApi.dll
Newtonsoft.Json.dll
Swashbuckle.AspNetCore.Swagger.dll
Swashbuckle.AspNetCore.SwaggerGen.dll
Swashbuckle.AspNetCore.SwaggerUI.dll
System.Configuration.ConfigurationManager.dll
System.Diagnostics.DiagnosticSource.dll
System.IdentityModel.Tokens.Jwt.dll
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
appsettings.Development.json
appsettings.json
ref
Courses.GraphQL.dll
runtimes
unix
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
win-arm
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-arm64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x86
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
netstandard2.0
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
obj
Courses.GraphQL.csproj.nuget.dgspec.json
Courses.GraphQL.csproj.nuget.g.props
Courses.GraphQL.csproj.nuget.g.targets
Debug
net5.0
Courses.GraphQL.AssemblyInfo.cs
Courses.GraphQL.AssemblyInfoInputs.cache
Courses.GraphQL.GeneratedMSBuildEditorConfig.editorconfig
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cache
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cs
Courses.GraphQL.RazorTargetAssemblyInfo.cache
Courses.GraphQL.assets.cache
Courses.GraphQL.csproj.AssemblyReference.cache
Courses.GraphQL.csproj.CopyComplete
Courses.GraphQL.csproj.CoreCompileInputs.cache
Courses.GraphQL.csproj.FileListAbsolute.txt
Courses.GraphQL.dll
Courses.GraphQL.genruntimeconfig.cache
Courses.GraphQL.pdb
NETCoreApp,Version=v5.0.AssemblyAttributes.cs
apphost.exe
ref
Courses.GraphQL.dll
staticwebassets
Courses.GraphQL.StaticWebAssets.Manifest.cache
Courses.GraphQL.StaticWebAssets.xml
project.assets.json
project.nuget.cache
gitattributes
gitignore
vs
Courses.GraphQL
DesignTimeBuild
dtbcache.v2
config
applicationhost.config
v16
TestStore
0
000.testlog
testlog.manifest
suo
End
Courses.GraphQL
Courses.GraphQL.sln
Courses.GraphQL
Controllers
CoursesController.cs
Courses.GraphQL.csproj
Data
AppDbContext.cs
Models
Course.cs
Repositories
CoursesRepository.cs
GraphQL
Queries
CourseQuery.cs
Types
CourseType.cs
Migrations
20211128201024_Initial_Migration.Designer.cs
20211128201024_Initial_Migration.cs
AppDbContextModelSnapshot.cs
Program.cs
Properties
launchSettings.json
Startup.cs
appsettings.Development.json
appsettings.json
bin
Debug
net5.0
Courses.GraphQL.deps.json
Courses.GraphQL.dll
Courses.GraphQL.exe
Courses.GraphQL.pdb
Courses.GraphQL.runtimeconfig.dev.json
Courses.GraphQL.runtimeconfig.json
Humanizer.dll
Microsoft.Data.SqlClient.dll
Microsoft.EntityFrameworkCore.Abstractions.dll
Microsoft.EntityFrameworkCore.Design.dll
Microsoft.EntityFrameworkCore.Relational.dll
Microsoft.EntityFrameworkCore.SqlServer.dll
Microsoft.EntityFrameworkCore.dll
Microsoft.Extensions.DependencyInjection.dll
Microsoft.Identity.Client.dll
Microsoft.IdentityModel.JsonWebTokens.dll
Microsoft.IdentityModel.Logging.dll
Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
Microsoft.IdentityModel.Protocols.dll
Microsoft.IdentityModel.Tokens.dll
Microsoft.OpenApi.dll
Newtonsoft.Json.dll
Swashbuckle.AspNetCore.Swagger.dll
Swashbuckle.AspNetCore.SwaggerGen.dll
Swashbuckle.AspNetCore.SwaggerUI.dll
System.Configuration.ConfigurationManager.dll
System.Diagnostics.DiagnosticSource.dll
System.IdentityModel.Tokens.Jwt.dll
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
appsettings.Development.json
appsettings.json
ref
Courses.GraphQL.dll
runtimes
unix
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
win-arm
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-arm64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x86
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
netstandard2.0
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
obj
Courses.GraphQL.csproj.nuget.dgspec.json
Courses.GraphQL.csproj.nuget.g.props
Courses.GraphQL.csproj.nuget.g.targets
Debug
net5.0
Courses.GraphQL.AssemblyInfo.cs
Courses.GraphQL.AssemblyInfoInputs.cache
Courses.GraphQL.GeneratedMSBuildEditorConfig.editorconfig
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cache
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cs
Courses.GraphQL.RazorTargetAssemblyInfo.cache
Courses.GraphQL.assets.cache
Courses.GraphQL.csproj.AssemblyReference.cache
Courses.GraphQL.csproj.CopyComplete
Courses.GraphQL.csproj.CoreCompileInputs.cache
Courses.GraphQL.csproj.FileListAbsolute.txt
Courses.GraphQL.dll
Courses.GraphQL.genruntimeconfig.cache
Courses.GraphQL.pdb
NETCoreApp,Version=v5.0.AssemblyAttributes.cs
apphost.exe
ref
Courses.GraphQL.dll
staticwebassets
Courses.GraphQL.StaticWebAssets.Manifest.cache
Courses.GraphQL.StaticWebAssets.xml
project.assets.json
project.nuget.cache
gitattributes
gitignore
vs
Courses.GraphQL
DesignTimeBuild
dtbcache.v2
config
applicationhost.config
v16
TestStore
0
000.testlog
testlog.manifest
suo
0206
Begin
Courses.GraphQL
Courses.GraphQL.sln
Courses.GraphQL
Controllers
CoursesController.cs
Courses.GraphQL.csproj
Data
AppDbContext.cs
Models
Course.cs
Repositories
CoursesRepository.cs
GraphQL
Queries
CourseQuery.cs
Types
CourseType.cs
Migrations
20211128201024_Initial_Migration.Designer.cs
20211128201024_Initial_Migration.cs
AppDbContextModelSnapshot.cs
Program.cs
Properties
launchSettings.json
Startup.cs
appsettings.Development.json
appsettings.json
bin
Debug
net5.0
Courses.GraphQL.deps.json
Courses.GraphQL.dll
Courses.GraphQL.exe
Courses.GraphQL.pdb
Courses.GraphQL.runtimeconfig.dev.json
Courses.GraphQL.runtimeconfig.json
Humanizer.dll
Microsoft.Data.SqlClient.dll
Microsoft.EntityFrameworkCore.Abstractions.dll
Microsoft.EntityFrameworkCore.Design.dll
Microsoft.EntityFrameworkCore.Relational.dll
Microsoft.EntityFrameworkCore.SqlServer.dll
Microsoft.EntityFrameworkCore.dll
Microsoft.Extensions.DependencyInjection.dll
Microsoft.Identity.Client.dll
Microsoft.IdentityModel.JsonWebTokens.dll
Microsoft.IdentityModel.Logging.dll
Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
Microsoft.IdentityModel.Protocols.dll
Microsoft.IdentityModel.Tokens.dll
Microsoft.OpenApi.dll
Newtonsoft.Json.dll
Swashbuckle.AspNetCore.Swagger.dll
Swashbuckle.AspNetCore.SwaggerGen.dll
Swashbuckle.AspNetCore.SwaggerUI.dll
System.Configuration.ConfigurationManager.dll
System.Diagnostics.DiagnosticSource.dll
System.IdentityModel.Tokens.Jwt.dll
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
appsettings.Development.json
appsettings.json
ref
Courses.GraphQL.dll
runtimes
unix
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
win-arm
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-arm64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x86
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
netstandard2.0
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
obj
Courses.GraphQL.csproj.nuget.dgspec.json
Courses.GraphQL.csproj.nuget.g.props
Courses.GraphQL.csproj.nuget.g.targets
Debug
net5.0
Courses.GraphQL.AssemblyInfo.cs
Courses.GraphQL.AssemblyInfoInputs.cache
Courses.GraphQL.GeneratedMSBuildEditorConfig.editorconfig
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cache
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cs
Courses.GraphQL.RazorTargetAssemblyInfo.cache
Courses.GraphQL.assets.cache
Courses.GraphQL.csproj.AssemblyReference.cache
Courses.GraphQL.csproj.CopyComplete
Courses.GraphQL.csproj.CoreCompileInputs.cache
Courses.GraphQL.csproj.FileListAbsolute.txt
Courses.GraphQL.dll
Courses.GraphQL.genruntimeconfig.cache
Courses.GraphQL.pdb
NETCoreApp,Version=v5.0.AssemblyAttributes.cs
apphost.exe
ref
Courses.GraphQL.dll
staticwebassets
Courses.GraphQL.StaticWebAssets.Manifest.cache
Courses.GraphQL.StaticWebAssets.xml
project.assets.json
project.nuget.cache
gitattributes
gitignore
vs
Courses.GraphQL
DesignTimeBuild
dtbcache.v2
config
applicationhost.config
v16
TestStore
0
000.testlog
testlog.manifest
suo
End
Courses.GraphQL
Courses.GraphQL.sln
Courses.GraphQL
Controllers
CoursesController.cs
Courses.GraphQL.csproj
Data
AppDbContext.cs
Models
Course.cs
Repositories
CoursesRepository.cs
GraphQL
Queries
CourseQuery.cs
Types
CourseType.cs
Migrations
20211128201024_Initial_Migration.Designer.cs
20211128201024_Initial_Migration.cs
AppDbContextModelSnapshot.cs
Program.cs
Properties
launchSettings.json
Startup.cs
appsettings.Development.json
appsettings.json
bin
Debug
net5.0
Courses.GraphQL.deps.json
Courses.GraphQL.dll
Courses.GraphQL.exe
Courses.GraphQL.pdb
Courses.GraphQL.runtimeconfig.dev.json
Courses.GraphQL.runtimeconfig.json
Humanizer.dll
Microsoft.Data.SqlClient.dll
Microsoft.EntityFrameworkCore.Abstractions.dll
Microsoft.EntityFrameworkCore.Design.dll
Microsoft.EntityFrameworkCore.Relational.dll
Microsoft.EntityFrameworkCore.SqlServer.dll
Microsoft.EntityFrameworkCore.dll
Microsoft.Extensions.DependencyInjection.dll
Microsoft.Identity.Client.dll
Microsoft.IdentityModel.JsonWebTokens.dll
Microsoft.IdentityModel.Logging.dll
Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
Microsoft.IdentityModel.Protocols.dll
Microsoft.IdentityModel.Tokens.dll
Microsoft.OpenApi.dll
Newtonsoft.Json.dll
Swashbuckle.AspNetCore.Swagger.dll
Swashbuckle.AspNetCore.SwaggerGen.dll
Swashbuckle.AspNetCore.SwaggerUI.dll
System.Configuration.ConfigurationManager.dll
System.Diagnostics.DiagnosticSource.dll
System.IdentityModel.Tokens.Jwt.dll
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
appsettings.Development.json
appsettings.json
ref
Courses.GraphQL.dll
runtimes
unix
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
win-arm
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-arm64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x86
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
netstandard2.0
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
obj
Courses.GraphQL.csproj.nuget.dgspec.json
Courses.GraphQL.csproj.nuget.g.props
Courses.GraphQL.csproj.nuget.g.targets
Debug
net5.0
Courses.GraphQL.AssemblyInfo.cs
Courses.GraphQL.AssemblyInfoInputs.cache
Courses.GraphQL.GeneratedMSBuildEditorConfig.editorconfig
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cache
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cs
Courses.GraphQL.RazorTargetAssemblyInfo.cache
Courses.GraphQL.assets.cache
Courses.GraphQL.csproj.AssemblyReference.cache
Courses.GraphQL.csproj.CopyComplete
Courses.GraphQL.csproj.CoreCompileInputs.cache
Courses.GraphQL.csproj.FileListAbsolute.txt
Courses.GraphQL.dll
Courses.GraphQL.genruntimeconfig.cache
Courses.GraphQL.pdb
NETCoreApp,Version=v5.0.AssemblyAttributes.cs
apphost.exe
ref
Courses.GraphQL.dll
staticwebassets
Courses.GraphQL.StaticWebAssets.Manifest.cache
Courses.GraphQL.StaticWebAssets.xml
project.assets.json
project.nuget.cache
gitattributes
gitignore
vs
Courses.GraphQL
DesignTimeBuild
dtbcache.v2
config
applicationhost.config
v16
TestStore
0
000.testlog
testlog.manifest
suo
0207
Begin
Courses.GraphQL
Courses.GraphQL.sln
Courses.GraphQL
Controllers
CoursesController.cs
Courses.GraphQL.csproj
Data
AppDbContext.cs
Models
Course.cs
Repositories
CoursesRepository.cs
GraphQL
Queries
CourseQuery.cs
Types
CourseType.cs
Migrations
20211128201024_Initial_Migration.Designer.cs
20211128201024_Initial_Migration.cs
AppDbContextModelSnapshot.cs
Program.cs
Properties
launchSettings.json
Startup.cs
appsettings.Development.json
appsettings.json
bin
Debug
net5.0
Courses.GraphQL.deps.json
Courses.GraphQL.dll
Courses.GraphQL.exe
Courses.GraphQL.pdb
Courses.GraphQL.runtimeconfig.dev.json
Courses.GraphQL.runtimeconfig.json
Humanizer.dll
Microsoft.Data.SqlClient.dll
Microsoft.EntityFrameworkCore.Abstractions.dll
Microsoft.EntityFrameworkCore.Design.dll
Microsoft.EntityFrameworkCore.Relational.dll
Microsoft.EntityFrameworkCore.SqlServer.dll
Microsoft.EntityFrameworkCore.dll
Microsoft.Extensions.DependencyInjection.dll
Microsoft.Identity.Client.dll
Microsoft.IdentityModel.JsonWebTokens.dll
Microsoft.IdentityModel.Logging.dll
Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
Microsoft.IdentityModel.Protocols.dll
Microsoft.IdentityModel.Tokens.dll
Microsoft.OpenApi.dll
Newtonsoft.Json.dll
Swashbuckle.AspNetCore.Swagger.dll
Swashbuckle.AspNetCore.SwaggerGen.dll
Swashbuckle.AspNetCore.SwaggerUI.dll
System.Configuration.ConfigurationManager.dll
System.Diagnostics.DiagnosticSource.dll
System.IdentityModel.Tokens.Jwt.dll
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
appsettings.Development.json
appsettings.json
ref
Courses.GraphQL.dll
runtimes
unix
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
win-arm
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-arm64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x86
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
netstandard2.0
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
obj
Courses.GraphQL.csproj.nuget.dgspec.json
Courses.GraphQL.csproj.nuget.g.props
Courses.GraphQL.csproj.nuget.g.targets
Debug
net5.0
Courses.GraphQL.AssemblyInfo.cs
Courses.GraphQL.AssemblyInfoInputs.cache
Courses.GraphQL.GeneratedMSBuildEditorConfig.editorconfig
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cache
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cs
Courses.GraphQL.RazorTargetAssemblyInfo.cache
Courses.GraphQL.assets.cache
Courses.GraphQL.csproj.AssemblyReference.cache
Courses.GraphQL.csproj.CopyComplete
Courses.GraphQL.csproj.CoreCompileInputs.cache
Courses.GraphQL.csproj.FileListAbsolute.txt
Courses.GraphQL.dll
Courses.GraphQL.genruntimeconfig.cache
Courses.GraphQL.pdb
NETCoreApp,Version=v5.0.AssemblyAttributes.cs
apphost.exe
ref
Courses.GraphQL.dll
staticwebassets
Courses.GraphQL.StaticWebAssets.Manifest.cache
Courses.GraphQL.StaticWebAssets.xml
project.assets.json
project.nuget.cache
gitattributes
gitignore
vs
Courses.GraphQL
DesignTimeBuild
dtbcache.v2
config
applicationhost.config
v16
TestStore
0
000.testlog
testlog.manifest
suo
End
Courses.GraphQL
Courses.GraphQL.sln
Courses.GraphQL
Controllers
CoursesController.cs
Courses.GraphQL.csproj
Data
AppDbContext.cs
Models
Course.cs
Repositories
CoursesRepository.cs
GraphQL
AppSchema.cs
Queries
CourseQuery.cs
Types
CourseType.cs
Migrations
20211128201024_Initial_Migration.Designer.cs
20211128201024_Initial_Migration.cs
AppDbContextModelSnapshot.cs
Program.cs
Properties
launchSettings.json
Startup.cs
appsettings.Development.json
appsettings.json
bin
Debug
net5.0
Courses.GraphQL.deps.json
Courses.GraphQL.dll
Courses.GraphQL.exe
Courses.GraphQL.pdb
Courses.GraphQL.runtimeconfig.dev.json
Courses.GraphQL.runtimeconfig.json
Humanizer.dll
Microsoft.Data.SqlClient.dll
Microsoft.EntityFrameworkCore.Abstractions.dll
Microsoft.EntityFrameworkCore.Design.dll
Microsoft.EntityFrameworkCore.Relational.dll
Microsoft.EntityFrameworkCore.SqlServer.dll
Microsoft.EntityFrameworkCore.dll
Microsoft.Extensions.DependencyInjection.dll
Microsoft.Identity.Client.dll
Microsoft.IdentityModel.JsonWebTokens.dll
Microsoft.IdentityModel.Logging.dll
Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
Microsoft.IdentityModel.Protocols.dll
Microsoft.IdentityModel.Tokens.dll
Microsoft.OpenApi.dll
Newtonsoft.Json.dll
Swashbuckle.AspNetCore.Swagger.dll
Swashbuckle.AspNetCore.SwaggerGen.dll
Swashbuckle.AspNetCore.SwaggerUI.dll
System.Configuration.ConfigurationManager.dll
System.Diagnostics.DiagnosticSource.dll
System.IdentityModel.Tokens.Jwt.dll
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
appsettings.Development.json
appsettings.json
ref
Courses.GraphQL.dll
runtimes
unix
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
win-arm
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-arm64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x86
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
netstandard2.0
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
obj
Courses.GraphQL.csproj.nuget.dgspec.json
Courses.GraphQL.csproj.nuget.g.props
Courses.GraphQL.csproj.nuget.g.targets
Debug
net5.0
Courses.GraphQL.AssemblyInfo.cs
Courses.GraphQL.AssemblyInfoInputs.cache
Courses.GraphQL.GeneratedMSBuildEditorConfig.editorconfig
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cache
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cs
Courses.GraphQL.RazorTargetAssemblyInfo.cache
Courses.GraphQL.assets.cache
Courses.GraphQL.csproj.AssemblyReference.cache
Courses.GraphQL.csproj.CopyComplete
Courses.GraphQL.csproj.CoreCompileInputs.cache
Courses.GraphQL.csproj.FileListAbsolute.txt
Courses.GraphQL.dll
Courses.GraphQL.genruntimeconfig.cache
Courses.GraphQL.pdb
NETCoreApp,Version=v5.0.AssemblyAttributes.cs
apphost.exe
ref
Courses.GraphQL.dll
staticwebassets
Courses.GraphQL.StaticWebAssets.Manifest.cache
Courses.GraphQL.StaticWebAssets.xml
project.assets.json
project.nuget.cache
gitattributes
gitignore
vs
Courses.GraphQL
DesignTimeBuild
dtbcache.v2
config
applicationhost.config
v16
TestStore
0
000.testlog
testlog.manifest
suo
0208
Begin
Courses.GraphQL
Courses.GraphQL.sln
Courses.GraphQL
Controllers
CoursesController.cs
Courses.GraphQL.csproj
Data
AppDbContext.cs
Models
Course.cs
Repositories
CoursesRepository.cs
GraphQL
AppSchema.cs
Queries
CourseQuery.cs
Types
CourseType.cs
Migrations
20211128201024_Initial_Migration.Designer.cs
20211128201024_Initial_Migration.cs
AppDbContextModelSnapshot.cs
Program.cs
Properties
launchSettings.json
Startup.cs
appsettings.Development.json
appsettings.json
bin
Debug
net5.0
Courses.GraphQL.deps.json
Courses.GraphQL.dll
Courses.GraphQL.exe
Courses.GraphQL.pdb
Courses.GraphQL.runtimeconfig.dev.json
Courses.GraphQL.runtimeconfig.json
Humanizer.dll
Microsoft.Data.SqlClient.dll
Microsoft.EntityFrameworkCore.Abstractions.dll
Microsoft.EntityFrameworkCore.Design.dll
Microsoft.EntityFrameworkCore.Relational.dll
Microsoft.EntityFrameworkCore.SqlServer.dll
Microsoft.EntityFrameworkCore.dll
Microsoft.Extensions.DependencyInjection.dll
Microsoft.Identity.Client.dll
Microsoft.IdentityModel.JsonWebTokens.dll
Microsoft.IdentityModel.Logging.dll
Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
Microsoft.IdentityModel.Protocols.dll
Microsoft.IdentityModel.Tokens.dll
Microsoft.OpenApi.dll
Newtonsoft.Json.dll
Swashbuckle.AspNetCore.Swagger.dll
Swashbuckle.AspNetCore.SwaggerGen.dll
Swashbuckle.AspNetCore.SwaggerUI.dll
System.Configuration.ConfigurationManager.dll
System.Diagnostics.DiagnosticSource.dll
System.IdentityModel.Tokens.Jwt.dll
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
appsettings.Development.json
appsettings.json
ref
Courses.GraphQL.dll
runtimes
unix
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
win-arm
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-arm64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x86
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
netstandard2.0
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
obj
Courses.GraphQL.csproj.nuget.dgspec.json
Courses.GraphQL.csproj.nuget.g.props
Courses.GraphQL.csproj.nuget.g.targets
Debug
net5.0
Courses.GraphQL.AssemblyInfo.cs
Courses.GraphQL.AssemblyInfoInputs.cache
Courses.GraphQL.GeneratedMSBuildEditorConfig.editorconfig
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cache
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cs
Courses.GraphQL.RazorTargetAssemblyInfo.cache
Courses.GraphQL.assets.cache
Courses.GraphQL.csproj.AssemblyReference.cache
Courses.GraphQL.csproj.CopyComplete
Courses.GraphQL.csproj.CoreCompileInputs.cache
Courses.GraphQL.csproj.FileListAbsolute.txt
Courses.GraphQL.dll
Courses.GraphQL.genruntimeconfig.cache
Courses.GraphQL.pdb
NETCoreApp,Version=v5.0.AssemblyAttributes.cs
apphost.exe
ref
Courses.GraphQL.dll
staticwebassets
Courses.GraphQL.StaticWebAssets.Manifest.cache
Courses.GraphQL.StaticWebAssets.xml
project.assets.json
project.nuget.cache
gitattributes
gitignore
vs
Courses.GraphQL
DesignTimeBuild
dtbcache.v2
config
applicationhost.config
v16
TestStore
0
000.testlog
testlog.manifest
suo
End
Courses.GraphQL
Courses.GraphQL.sln
Courses.GraphQL
Controllers
CoursesController.cs
Courses.GraphQL.csproj
Data
AppDbContext.cs
Models
Course.cs
Repositories
CoursesRepository.cs
GraphQL
AppSchema.cs
Queries
CourseQuery.cs
Types
CourseType.cs
Migrations
20211128201024_Initial_Migration.Designer.cs
20211128201024_Initial_Migration.cs
AppDbContextModelSnapshot.cs
Program.cs
Properties
launchSettings.json
Startup.cs
appsettings.Development.json
appsettings.json
bin
Debug
net5.0
Courses.GraphQL.deps.json
Courses.GraphQL.dll
Courses.GraphQL.exe
Courses.GraphQL.pdb
Courses.GraphQL.runtimeconfig.dev.json
Courses.GraphQL.runtimeconfig.json
GraphQL-Parser.dll
GraphQL.DataLoader.dll
GraphQL.NewtonsoftJson.dll
GraphQL.Server.Core.dll
GraphQL.Server.Transports.AspNetCore.SystemTextJson.dll
GraphQL.Server.Transports.AspNetCore.dll
GraphQL.Server.Transports.Subscriptions.Abstractions.dll
GraphQL.Server.Ui.GraphiQL.dll
GraphQL.SystemReactive.dll
GraphQL.SystemTextJson.dll
GraphQL.dll
GraphiQL.dll
Humanizer.dll
Microsoft.Data.SqlClient.dll
Microsoft.EntityFrameworkCore.Abstractions.dll
Microsoft.EntityFrameworkCore.Design.dll
Microsoft.EntityFrameworkCore.Relational.dll
Microsoft.EntityFrameworkCore.SqlServer.dll
Microsoft.EntityFrameworkCore.dll
Microsoft.Extensions.DependencyInjection.dll
Microsoft.Identity.Client.dll
Microsoft.IdentityModel.JsonWebTokens.dll
Microsoft.IdentityModel.Logging.dll
Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
Microsoft.IdentityModel.Protocols.dll
Microsoft.IdentityModel.Tokens.dll
Microsoft.OpenApi.dll
Newtonsoft.Json.dll
Swashbuckle.AspNetCore.Swagger.dll
Swashbuckle.AspNetCore.SwaggerGen.dll
Swashbuckle.AspNetCore.SwaggerUI.dll
System.Configuration.ConfigurationManager.dll
System.Diagnostics.DiagnosticSource.dll
System.IO.Pipelines.dll
System.IdentityModel.Tokens.Jwt.dll
System.Reactive.Core.dll
System.Reactive.Linq.dll
System.Reactive.dll
System.Reactive.xml
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
appsettings.Development.json
appsettings.json
ref
Courses.GraphQL.dll
runtimes
unix
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
win-arm
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-arm64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x86
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
netstandard2.0
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
obj
Courses.GraphQL.csproj.nuget.dgspec.json
Courses.GraphQL.csproj.nuget.g.props
Courses.GraphQL.csproj.nuget.g.targets
Debug
net5.0
Courses.GraphQL.AssemblyInfo.cs
Courses.GraphQL.AssemblyInfoInputs.cache
Courses.GraphQL.GeneratedMSBuildEditorConfig.editorconfig
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cache
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cs
Courses.GraphQL.RazorTargetAssemblyInfo.cache
Courses.GraphQL.assets.cache
Courses.GraphQL.csproj.AssemblyReference.cache
Courses.GraphQL.csproj.CopyComplete
Courses.GraphQL.csproj.CoreCompileInputs.cache
Courses.GraphQL.csproj.FileListAbsolute.txt
Courses.GraphQL.dll
Courses.GraphQL.genruntimeconfig.cache
Courses.GraphQL.pdb
NETCoreApp,Version=v5.0.AssemblyAttributes.cs
apphost.exe
ref
Courses.GraphQL.dll
staticwebassets
Courses.GraphQL.StaticWebAssets.Manifest.cache
Courses.GraphQL.StaticWebAssets.xml
project.assets.json
project.nuget.cache
gitattributes
gitignore
vs
Courses.GraphQL
DesignTimeBuild
dtbcache.v2
config
applicationhost.config
v16
TestStore
0
000.testlog
testlog.manifest
suo
0302
Begin
Courses.GraphQL
Courses.GraphQL.sln
Courses.GraphQL
Controllers
CoursesController.cs
Courses.GraphQL.csproj
Data
AppDbContext.cs
Models
Course.cs
Repositories
CoursesRepository.cs
GraphQL
AppSchema.cs
Queries
CourseQuery.cs
Types
CourseType.cs
Migrations
20211128201024_Initial_Migration.Designer.cs
20211128201024_Initial_Migration.cs
AppDbContextModelSnapshot.cs
Program.cs
Properties
launchSettings.json
Startup.cs
appsettings.Development.json
appsettings.json
bin
Debug
net5.0
Courses.GraphQL.deps.json
Courses.GraphQL.dll
Courses.GraphQL.exe
Courses.GraphQL.pdb
Courses.GraphQL.runtimeconfig.dev.json
Courses.GraphQL.runtimeconfig.json
GraphQL-Parser.dll
GraphQL.DataLoader.dll
GraphQL.NewtonsoftJson.dll
GraphQL.Server.Core.dll
GraphQL.Server.Transports.AspNetCore.SystemTextJson.dll
GraphQL.Server.Transports.AspNetCore.dll
GraphQL.Server.Transports.Subscriptions.Abstractions.dll
GraphQL.Server.Ui.GraphiQL.dll
GraphQL.SystemReactive.dll
GraphQL.SystemTextJson.dll
GraphQL.dll
GraphiQL.dll
Humanizer.dll
Microsoft.Data.SqlClient.dll
Microsoft.EntityFrameworkCore.Abstractions.dll
Microsoft.EntityFrameworkCore.Design.dll
Microsoft.EntityFrameworkCore.Relational.dll
Microsoft.EntityFrameworkCore.SqlServer.dll
Microsoft.EntityFrameworkCore.dll
Microsoft.Extensions.DependencyInjection.dll
Microsoft.Identity.Client.dll
Microsoft.IdentityModel.JsonWebTokens.dll
Microsoft.IdentityModel.Logging.dll
Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
Microsoft.IdentityModel.Protocols.dll
Microsoft.IdentityModel.Tokens.dll
Microsoft.OpenApi.dll
Newtonsoft.Json.dll
Swashbuckle.AspNetCore.Swagger.dll
Swashbuckle.AspNetCore.SwaggerGen.dll
Swashbuckle.AspNetCore.SwaggerUI.dll
System.Configuration.ConfigurationManager.dll
System.Diagnostics.DiagnosticSource.dll
System.IO.Pipelines.dll
System.IdentityModel.Tokens.Jwt.dll
System.Reactive.Core.dll
System.Reactive.Linq.dll
System.Reactive.dll
System.Reactive.xml
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
appsettings.Development.json
appsettings.json
ref
Courses.GraphQL.dll
runtimes
unix
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
win-arm
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-arm64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x86
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
netstandard2.0
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
obj
Courses.GraphQL.csproj.nuget.dgspec.json
Courses.GraphQL.csproj.nuget.g.props
Courses.GraphQL.csproj.nuget.g.targets
Debug
net5.0
Courses.GraphQL.AssemblyInfo.cs
Courses.GraphQL.AssemblyInfoInputs.cache
Courses.GraphQL.GeneratedMSBuildEditorConfig.editorconfig
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cache
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cs
Courses.GraphQL.RazorTargetAssemblyInfo.cache
Courses.GraphQL.assets.cache
Courses.GraphQL.csproj.AssemblyReference.cache
Courses.GraphQL.csproj.CopyComplete
Courses.GraphQL.csproj.CoreCompileInputs.cache
Courses.GraphQL.csproj.FileListAbsolute.txt
Courses.GraphQL.dll
Courses.GraphQL.genruntimeconfig.cache
Courses.GraphQL.pdb
NETCoreApp,Version=v5.0.AssemblyAttributes.cs
apphost.exe
ref
Courses.GraphQL.dll
staticwebassets
Courses.GraphQL.StaticWebAssets.Manifest.cache
Courses.GraphQL.StaticWebAssets.xml
project.assets.json
project.nuget.cache
gitattributes
gitignore
vs
Courses.GraphQL
DesignTimeBuild
dtbcache.v2
config
applicationhost.config
v16
TestStore
0
000.testlog
testlog.manifest
suo
End
Courses.GraphQL
Courses.GraphQL.sln
Courses.GraphQL
Controllers
CoursesController.cs
Courses.GraphQL.csproj
Data
AppDbContext.cs
Models
Course.cs
Repositories
CoursesRepository.cs
GraphQL
AppSchema.cs
Mutations
CourseMutation.cs
Queries
CourseQuery.cs
Types
CourseInputType.cs
CourseType.cs
Migrations
20211128201024_Initial_Migration.Designer.cs
20211128201024_Initial_Migration.cs
AppDbContextModelSnapshot.cs
Program.cs
Properties
launchSettings.json
Startup.cs
appsettings.Development.json
appsettings.json
bin
Debug
net5.0
Courses.GraphQL.deps.json
Courses.GraphQL.dll
Courses.GraphQL.exe
Courses.GraphQL.pdb
Courses.GraphQL.runtimeconfig.dev.json
Courses.GraphQL.runtimeconfig.json
GraphQL-Parser.dll
GraphQL.DataLoader.dll
GraphQL.NewtonsoftJson.dll
GraphQL.Server.Core.dll
GraphQL.Server.Transports.AspNetCore.SystemTextJson.dll
GraphQL.Server.Transports.AspNetCore.dll
GraphQL.Server.Transports.Subscriptions.Abstractions.dll
GraphQL.Server.Ui.GraphiQL.dll
GraphQL.SystemReactive.dll
GraphQL.SystemTextJson.dll
GraphQL.dll
GraphiQL.dll
Humanizer.dll
Microsoft.Data.SqlClient.dll
Microsoft.EntityFrameworkCore.Abstractions.dll
Microsoft.EntityFrameworkCore.Design.dll
Microsoft.EntityFrameworkCore.Relational.dll
Microsoft.EntityFrameworkCore.SqlServer.dll
Microsoft.EntityFrameworkCore.dll
Microsoft.Extensions.DependencyInjection.dll
Microsoft.Identity.Client.dll
Microsoft.IdentityModel.JsonWebTokens.dll
Microsoft.IdentityModel.Logging.dll
Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
Microsoft.IdentityModel.Protocols.dll
Microsoft.IdentityModel.Tokens.dll
Microsoft.OpenApi.dll
Newtonsoft.Json.dll
Swashbuckle.AspNetCore.Swagger.dll
Swashbuckle.AspNetCore.SwaggerGen.dll
Swashbuckle.AspNetCore.SwaggerUI.dll
System.Configuration.ConfigurationManager.dll
System.Diagnostics.DiagnosticSource.dll
System.IO.Pipelines.dll
System.IdentityModel.Tokens.Jwt.dll
System.Reactive.Core.dll
System.Reactive.Linq.dll
System.Reactive.dll
System.Reactive.xml
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
appsettings.Development.json
appsettings.json
ref
Courses.GraphQL.dll
runtimes
unix
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
win-arm
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-arm64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x64
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win-x86
native
Microsoft.Data.SqlClient.SNI.dll
Microsoft.Data.SqlClient.SNI.pdb
win
lib
netcoreapp3.1
Microsoft.Data.SqlClient.dll
netstandard2.0
System.Runtime.Caching.dll
System.Security.Cryptography.ProtectedData.dll
obj
Courses.GraphQL.csproj.nuget.dgspec.json
Courses.GraphQL.csproj.nuget.g.props
Courses.GraphQL.csproj.nuget.g.targets
Debug
net5.0
Courses.GraphQL.AssemblyInfo.cs
Courses.GraphQL.AssemblyInfoInputs.cache
Courses.GraphQL.GeneratedMSBuildEditorConfig.editorconfig
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cache
Courses.GraphQL.MvcApplicationPartsAssemblyInfo.cs
Courses.GraphQL.RazorTargetAssemblyInfo.cache
Courses.GraphQL.assets.cache
Courses.GraphQL.csproj.AssemblyReference.cache
Courses.GraphQL.csproj.CopyComplete
Courses.GraphQL.csproj.CoreCompileInputs.cache
Courses.GraphQL.csproj.FileListAbsolute.txt
Courses.GraphQL.dll
Courses.GraphQL.genruntimeconfig.cache
Courses.GraphQL.pdb
NETCoreApp,Version=v5.0.AssemblyAttributes.cs
apphost.exe
ref
Courses.GraphQL.dll
staticwebassets
Courses.GraphQL.StaticWebAssets.Manifest.cache
Courses.GraphQL.StaticWebAssets.xml
project.assets.json
project.nuget.cache
gitattributes
gitignore
vs
Courses.GraphQL
DesignTimeBuild
dtbcache.v2
config
applicationhost.config
v16
TestStore
0
000.testlog
testlog.manifest
suo
tracker
leech seedsTorrent description
Feel free to post any comments about this torrent, including links to Subtitle, samples, screenshots, or any other relevant information, Watch [ CoursePig com ] Linkedin - ASP NET Core - Building a GraphQL API Online Free Full Movies Like 123Movies, Putlockers, Fmovies, Netflix or Download Direct via Magnet Link in Torrent Details.
related torrents
Torrent name
health leech seeds Sizecomments (0)
RECENT SEARCHES search cloud »
- Captain Marvel 2019
- Raspberry Pi Computer Architecture Essentials
- Visual Studio NET Understanding Visual Basic Syntax and Structure
- F C Yee Avatar The Last Airbender The Kyoshi Novels
- The Book of Manuals
- The Sopranos s05e12
- Carjacked 2011
- I Am a Fugitive from a Chain Gang
- Juan Gonza lez Harvest of Empire A History of Latinos in America
- The Orville S03E07









