Torrent Downloads » Other » [ DevCourseWeb com ] Udemy - Robust REST APIs and Clients in C#, ASPNet Core, HttpClient
Other
[ DevCourseWeb com ] Udemy - Robust REST APIs and Clients in C#, ASPNet Core, HttpClient
Torrent info
Name:[ DevCourseWeb com ] Udemy - Robust REST APIs and Clients in C#, ASPNet Core, HttpClient
Infohash: E395FCD3256A16D807544F4C799397F544484FDF
Total Size: 1.29 GB
Magnet: Magnet Download
Seeds: 0
Leechers: 0
Stream: Watch Full Movies @ LimeMovies
Last Updated: 2025-10-01 02:14:56 (Update Now)
Torrent added: 2022-02-14 21:03:34
Alternatives:[ DevCourseWeb com ] Udemy - Robust REST APIs and Clients in C#, ASPNet Core, HttpClient Torrents
Torrent Files List
Get Bonus Downloads Here.url (Size: 1.29 GB) (Files: 532)
Get Bonus Downloads Here.url
~Get Your Files Here !
1. Introduction
1. Introduction.mp4
1. Introduction.srt
2. Course Content.mp4
2. Course Content.srt
2. Introduction
1. Introduction.mp4
1. Introduction.srt
2. Prerequisites and Tools.mp4
2. Prerequisites and Tools.srt
3. What is REST.mp4
3. What is REST.srt
4. HTTP Methods and Status Codes.mp4
4. HTTP Methods and Status Codes.srt
5. Planning our RESTful API.mp4
5. Planning our RESTful API.srt
6. Summary.mp4
6. Summary.srt
3. API Implementation
1. Introduction.mp4
1. Introduction.srt
10. Get Single Course.mp4
10. Get Single Course.srt
11. Add Course.mp4
11. Add Course.srt
12. Validation.mp4
12. Validation.srt
13. Content Negotiation.mp4
13. Content Negotiation.srt
14. Update Course.mp4
14. Update Course.srt
15. Delete Course.mp4
15. Delete Course.srt
16. API Documentation.mp4
16. API Documentation.srt
17. Summary.mp4
17. Summary.srt
2. Setting up the Models Project.mp4
2. Setting up the Models Project.srt
3. Setting up the Services Project.mp4
3. Setting up the Services Project.srt
4. Creating our ASPNet Core Web API Project.mp4
4. Creating our ASPNet Core Web API Project.srt
5. Get List of Courses.mp4
5. Get List of Courses.srt
5.1 Courses-Professors-Students.postman_collection.json
6. Data Transfer Objects (DTOs).mp4
6. Data Transfer Objects (DTOs).srt
7. Dependency Injection (DI).mp4
7. Dependency Injection (DI).srt
8. AutoMapper.mp4
8. AutoMapper.srt
9. Searching.mp4
9. Searching.srt
Zirpl.Courses
Zirpl.Courses.sln
Zirpl.Models
Courses
Course.cs
Professor.cs
Student.cs
Zirpl.Models.csproj
Zirpl.Services
Courses
CourseService.cs
ICourseService.cs
Zirpl.Services.csproj
Zirpl.WebApi
Controllers
CoursesController.cs
Models
Courses
AddCourseRequest.cs
AddCourseRequestValidator.cs
CourseDto.cs
GetCourseListRequest.cs
UpdateCourseRequest.cs
MappingProfile.cs
Program.cs
Properties
launchSettings.json
Zirpl.WebApi.csproj
Zirpl.WebApi.csproj.user
appsettings.Development.json
appsettings.json
vs
Zirpl.Courses
DesignTimeBuild
dtbcache.v2
config
applicationhost.config
project-colors.json
v17
futdcache.v1
suo
Zirpl.Models
DesignTimeBuild
dtbcache.v2
4. API Versioning, Sub-Resources, and Authentication
1. Introduction.mp4
1. Introduction.srt
10. Summary.mp4
10. Summary.srt
2. Planning Version 2.mp4
2. Planning Version 2.srt
3. Preparing for Version 2.mp4
3. Preparing for Version 2.srt
4. Get Students and Get Student.mp4
4. Get Students and Get Student.srt
5. Add, Update and Delete Students.mp4
5. Add, Update and Delete Students.srt
6. Upload Student Identification Image.mp4
6. Upload Student Identification Image.srt
7. Delete Student Identification Image.mp4
7. Delete Student Identification Image.srt
8. Basic Authentication.mp4
8. Basic Authentication.srt
9. Documenting Basic Authentication with Swagger.mp4
9. Documenting Basic Authentication with Swagger.srt
Zirpl.Courses
Zirpl.Courses.sln
Zirpl.Models
Courses
Course.cs
Professor.cs
Student.cs
Zirpl.Models.csproj
Zirpl.Services
Courses
CourseService.cs
ICourseService.cs
Zirpl.Services.csproj
Zirpl.WebApi
Attributes
BasicAuthorizationAttribute.cs
Controllers
ApiV1
CoursesController.cs
ApiV2
CoursesController.cs
StudentsController.cs
Handlers
BasicAuthenticationHandler.cs
Models
ApiV1
Courses
AddCourseRequest.cs
AddCourseRequestValidator.cs
CourseDto.cs
GetCourseListRequest.cs
UpdateCourseRequest.cs
MappingProfile.cs
ApiV2
Courses
AddCourseRequest.cs
AddCourseRequestValidator.cs
CourseDto.cs
GetCourseListRequest.cs
UpdateCourseRequest.cs
MappingProfile.cs
Students
AddStudentToCourseRequestDto.cs
StudentDto.cs
UpdateStudentInCourseDto.cs
Program.cs
Properties
launchSettings.json
Zirpl.WebApi.csproj
Zirpl.WebApi.csproj.user
appsettings.Development.json
appsettings.json
vs
Zirpl.Courses
DesignTimeBuild
dtbcache.v2
config
applicationhost.config
project-colors.json
v17
futdcache.v1
suo
Zirpl.Models
DesignTimeBuild
dtbcache.v2
5. API Client Implementation and Testing
1. Introduction.mp4
1. Introduction.srt
10. Add Course.mp4
10. Add Course.srt
11. Validation Error Handling.mp4
11. Validation Error Handling.srt
12. Update Course.mp4
12. Update Course.srt
13. Delete Course.mp4
13. Delete Course.srt
14. Set Student Identification Image.mp4
14. Set Student Identification Image.srt
15. Delete Student Identification Image.mp4
15. Delete Student Identification Image.srt
16. Summary.mp4
16. Summary.srt
2. Test Driven Development.mp4
2. Test Driven Development.srt
3. Preparing Our Solution.mp4
3. Preparing Our Solution.srt
4. API Client Stub.mp4
4. API Client Stub.srt
5. Exception Classes.mp4
5. Exception Classes.srt
6. First Unit Tests.mp4
6. First Unit Tests.srt
7. Get Courses.mp4
7. Get Courses.srt
8. Exception Handling.mp4
8. Exception Handling.srt
9. Get Course.mp4
9. Get Course.srt
Zirpl.Courses
Zirpl.Courses.sln
Zirpl.Courses.sln.DotSettings.user
Zirpl.Integrations.Tests
CoursesAndStudentsApiV2
CoursesAndStudentsApiClientTests.cs
TestImage.jpg
Zirpl.Integrations.Tests.csproj
bin
Debug
net6.0
CoverletSourceRootsMapping
obj
Debug
net6.0
NETCoreApp,Version=v6.0.AssemblyAttributes.cs
Zirpl.Integrations.Tests.AssemblyInfo.cs
Zirpl.Integrations.Tests.AssemblyInfoInputs.cache
Zirpl.Integrations.Tests.GeneratedMSBuildEditorConfig.editorconfig
Zirpl.Integrations.Tests.assets.cache
Zirpl.Integrations.Tests.csproj.AssemblyReference.cache
Zirpl.Integrations.Tests.csproj.nuget.dgspec.json
Zirpl.Integrations.Tests.csproj.nuget.g.props
Zirpl.Integrations.Tests.csproj.nuget.g.targets
project.assets.json
project.nuget.cache
Zirpl.Integrations
CoursesAndStudentsApiV2
AddCourse422Response.cs
AddCourseRequest.cs
AddCourseResponse.cs
ApiException.cs
AuthorizationException.cs
Course.cs
CourseOrStudentNotFoundException.cs
CoursesAndStudentsApiClient.cs
ICoursesAndStudentsApiClient.cs
UpdateCourseRequest.cs
ValidationException.cs
Zirpl.Integrations.csproj
obj
Debug
net6.0
NETCoreApp,Version=v6.0.AssemblyAttributes.cs
Zirpl.Integrations.AssemblyInfo.cs
Zirpl.Integrations.AssemblyInfoInputs.cache
Zirpl.Integrations.GeneratedMSBuildEditorConfig.editorconfig
Zirpl.Integrations.GlobalUsings.g.cs
Zirpl.Integrations.assets.cache
Zirpl.Integrations.csproj.nuget.dgspec.json
Zirpl.Integrations.csproj.nuget.g.props
Zirpl.Integrations.csproj.nuget.g.targets
project.assets.json
project.nuget.cache
Zirpl.Models
Courses
Course.cs
Professor.cs
Student.cs
Zirpl.Models.csproj
bin
Debug
net6.0
Zirpl.Models.deps.json
Zirpl.Models.dll
Zirpl.Models.pdb
ref
Zirpl.Models.dll
obj
Debug
net6.0
NETCoreApp,Version=v6.0.AssemblyAttributes.cs
Zirpl.Models.AssemblyInfo.cs
Zirpl.Models.AssemblyInfoInputs.cache
Zirpl.Models.GeneratedMSBuildEditorConfig.editorconfig
Zirpl.Models.GlobalUsings.g.cs
Zirpl.Models.assets.cache
Zirpl.Models.csproj.AssemblyReference.cache
Zirpl.Models.csproj.CoreCompileInputs.cache
Zirpl.Models.csproj.FileListAbsolute.txt
Zirpl.Models.dll
Zirpl.Models.pdb
ref
Zirpl.Models.dll
Zirpl.Models.csproj.nuget.dgspec.json
Zirpl.Models.csproj.nuget.g.props
Zirpl.Models.csproj.nuget.g.targets
project.assets.json
project.nuget.cache
Zirpl.Services
Courses
CourseService.cs
ICourseService.cs
Zirpl.Services.csproj
bin
Debug
net6.0
Zirpl.Models.dll
Zirpl.Models.pdb
Zirpl.Services.deps.json
Zirpl.Services.dll
Zirpl.Services.pdb
ref
Zirpl.Services.dll
obj
Debug
net6.0
NETCoreApp,Version=v6.0.AssemblyAttributes.cs
Zirpl.Services.AssemblyInfo.cs
Zirpl.Services.AssemblyInfoInputs.cache
Zirpl.Services.GeneratedMSBuildEditorConfig.editorconfig
Zirpl.Services.GlobalUsings.g.cs
Zirpl.Services.assets.cache
Zirpl.Services.csproj.AssemblyReference.cache
Zirpl.Services.csproj.CopyComplete
Zirpl.Services.csproj.CoreCompileInputs.cache
Zirpl.Services.csproj.FileListAbsolute.txt
Zirpl.Services.dll
Zirpl.Services.pdb
ref
Zirpl.Services.dll
Zirpl.Services.csproj.nuget.dgspec.json
Zirpl.Services.csproj.nuget.g.props
Zirpl.Services.csproj.nuget.g.targets
project.assets.json
project.nuget.cache
Zirpl.WebApi
Attributes
BasicAuthorizationAttribute.cs
Controllers
ApiV1
CoursesController.cs
ApiV2
CoursesController.cs
CoursesControllerV2.cs
StudentsController.cs
Handlers
BasicAuthenticationHandler.cs
Models
ApiV1
Courses
AddCourseRequest.cs
AddCourseRequestValidator.cs
CourseDto.cs
GetCourseListRequest.cs
UpdateCourseRequest.cs
MappingProfile.cs
ApiV2
Courses
AddCourseRequest.cs
AddCourseRequestValidator.cs
CourseDto.cs
GetCourseListRequest.cs
UpdateCourseRequest.cs
MappingProfile.cs
Students
AddStudentToCourseRequestDto.cs
StudentDto.cs
UpdateStudentInCourseDto.cs
Program.cs
Properties
launchSettings.json
Zirpl.WebApi.csproj
Zirpl.WebApi.csproj.user
appsettings.Development.json
appsettings.json
bin
Debug
net6.0
AutoMapper.Extensions.Microsoft.DependencyInjection.dll
AutoMapper.dll
FluentValidation.AspNetCore.dll
FluentValidation.DependencyInjectionExtensions.dll
FluentValidation.dll
Microsoft.OpenApi.dll
Swashbuckle.AspNetCore.Swagger.dll
Swashbuckle.AspNetCore.SwaggerGen.dll
Swashbuckle.AspNetCore.SwaggerUI.dll
Zirpl.Models.dll
Zirpl.Models.pdb
Zirpl.Services.dll
Zirpl.Services.pdb
Zirpl.WebApi.deps.json
Zirpl.WebApi.dll
Zirpl.WebApi.exe
Zirpl.WebApi.pdb
Zirpl.WebApi.runtimeconfig.json
Zirpl.WebApi.xml
appsettings.Development.json
appsettings.json
ref
Zirpl.WebApi.dll
bin
Debug
net6.0
CoverletSourceRootsMapping
FluentAssertions.dll
Microsoft.TestPlatform.AdapterUtilities.dll
Microsoft.TestPlatform.CommunicationUtilities.dll
Microsoft.TestPlatform.CoreUtilities.dll
Microsoft.TestPlatform.CrossPlatEngine.dll
Microsoft.TestPlatform.PlatformAbstractions.dll
Microsoft.TestPlatform.Utilities.dll
Microsoft.VisualStudio.CodeCoverage.Shim.dll
Microsoft.VisualStudio.TestPlatform.Common.dll
Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll
Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll
Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll
Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll
Microsoft.VisualStudio.TestPlatform.TestFramework.dll
Newtonsoft.Json.dll
NuGet.Frameworks.dll
System.Configuration.ConfigurationManager.dll
System.Security.Cryptography.ProtectedData.dll
Zirpl.Integrations.Tests.deps.json
Zirpl.Integrations.Tests.dll
Zirpl.Integrations.Tests.pdb
Zirpl.Integrations.Tests.runtimeconfig.json
Zirpl.Integrations.deps.json
Zirpl.Integrations.dll
Zirpl.Integrations.pdb
Zirpl.Models.deps.json
Zirpl.Models.dll
Zirpl.Models.pdb
Zirpl.Services.deps.json
Zirpl.Services.dll
Zirpl.Services.pdb
cs
Microsoft.TestPlatform.CommunicationUtilities.resources.dll
Microsoft.TestPlatform.CoreUtilities.resources.dll
Microsoft.TestPlatform.CrossPlatEngine.resources.dll
Microsoft.VisualStudio.TestPlatform.Common.resources.dll
Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
de
Microsoft.TestPlatform.CommunicationUtilities.resources.dll
Microsoft.TestPlatform.CoreUtilities.resources.dll
Microsoft.TestPlatform.CrossPlatEngine.resources.dll
Microsoft.VisualStudio.TestPlatform.Common.resources.dll
Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
es
Microsoft.TestPlatform.CommunicationUtilities.resources.dll
Microsoft.TestPlatform.CoreUtilities.resources.dll
Microsoft.TestPlatform.CrossPlatEngine.resources.dll
Microsoft.VisualStudio.TestPlatform.Common.resources.dll
Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
fr
Microsoft.TestPlatform.CommunicationUtilities.resources.dll
Microsoft.TestPlatform.CoreUtilities.resources.dll
Microsoft.TestPlatform.CrossPlatEngine.resources.dll
Microsoft.VisualStudio.TestPlatform.Common.resources.dll
Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
it
Microsoft.TestPlatform.CommunicationUtilities.resources.dll
Microsoft.TestPlatform.CoreUtilities.resources.dll
Microsoft.TestPlatform.CrossPlatEngine.resources.dll
Microsoft.VisualStudio.TestPlatform.Common.resources.dll
Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
ja
Microsoft.TestPlatform.CommunicationUtilities.resources.dll
Microsoft.TestPlatform.CoreUtilities.resources.dll
Microsoft.TestPlatform.CrossPlatEngine.resources.dll
Microsoft.VisualStudio.TestPlatform.Common.resources.dll
Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
ko
Microsoft.TestPlatform.CommunicationUtilities.resources.dll
Microsoft.TestPlatform.CoreUtilities.resources.dll
Microsoft.TestPlatform.CrossPlatEngine.resources.dll
Microsoft.VisualStudio.TestPlatform.Common.resources.dll
Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
pl
Microsoft.TestPlatform.CommunicationUtilities.resources.dll
Microsoft.TestPlatform.CoreUtilities.resources.dll
Microsoft.TestPlatform.CrossPlatEngine.resources.dll
Microsoft.VisualStudio.TestPlatform.Common.resources.dll
Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
pt-BR
Microsoft.TestPlatform.CommunicationUtilities.resources.dll
Microsoft.TestPlatform.CoreUtilities.resources.dll
Microsoft.TestPlatform.CrossPlatEngine.resources.dll
Microsoft.VisualStudio.TestPlatform.Common.resources.dll
Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
ref
Zirpl.Integrations.Tests.dll
Zirpl.Integrations.dll
Zirpl.Models.dll
Zirpl.Services.dll
ru
Microsoft.TestPlatform.CommunicationUtilities.resources.dll
Microsoft.TestPlatform.CoreUtilities.resources.dll
Microsoft.TestPlatform.CrossPlatEngine.resources.dll
Microsoft.VisualStudio.TestPlatform.Common.resources.dll
Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
runtimes
win
lib
netstandard2.0
System.Security.Cryptography.ProtectedData.dll
testhost.dll
testhost.exe
tr
Microsoft.TestPlatform.CommunicationUtilities.resources.dll
Microsoft.TestPlatform.CoreUtilities.resources.dll
Microsoft.TestPlatform.CrossPlatEngine.resources.dll
Microsoft.VisualStudio.TestPlatform.Common.resources.dll
Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
zh-Hans
Microsoft.TestPlatform.CommunicationUtilities.resources.dll
Microsoft.TestPlatform.CoreUtilities.resources.dll
Microsoft.TestPlatform.CrossPlatEngine.resources.dll
Microsoft.VisualStudio.TestPlatform.Common.resources.dll
Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
zh-Hant
Microsoft.TestPlatform.CommunicationUtilities.resources.dll
Microsoft.TestPlatform.CoreUtilities.resources.dll
Microsoft.TestPlatform.CrossPlatEngine.resources.dll
Microsoft.VisualStudio.TestPlatform.Common.resources.dll
Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
obj
Debug
net6.0
NETCoreApp,Version=v6.0.AssemblyAttributes.cs
Zirpl.Integrations.AssemblyInfo.cs
Zirpl.Integrations.AssemblyInfoInputs.cache
Zirpl.Integrations.GeneratedMSBuildEditorConfig.editorconfig
Zirpl.Integrations.GlobalUsings.g.cs
Zirpl.Integrations.Tests.AssemblyInfo.cs
Zirpl.Integrations.Tests.AssemblyInfoInputs.cache
Zirpl.Integrations.Tests.GeneratedMSBuildEditorConfig.editorconfig
Zirpl.Integrations.Tests.assets.cache
Zirpl.Integrations.Tests.csproj.AssemblyReference.cache
Zirpl.Integrations.Tests.csproj.CopyComplete
Zirpl.Integrations.Tests.csproj.CoreCompileInputs.cache
Zirpl.Integrations.Tests.csproj.FileListAbsolute.txt
Zirpl.Integrations.Tests.dll
Zirpl.Integrations.Tests.genruntimeconfig.cache
Zirpl.Integrations.Tests.pdb
Zirpl.Integrations.assets.cache
Zirpl.Integrations.csproj.CoreCompileInputs.cache
Zirpl.Integrations.csproj.FileListAbsolute.txt
Zirpl.Integrations.dll
Zirpl.Integrations.pdb
Zirpl.Models.AssemblyInfo.cs
Zirpl.Models.AssemblyInfoInputs.cache
Zirpl.Models.GeneratedMSBuildEditorConfig.editorconfig
Zirpl.Models.GlobalUsings.g.cs
Zirpl.Models.assets.cache
Zirpl.Models.csproj.CoreCompileInputs.cache
Zirpl.Models.csproj.FileListAbsolute.txt
Zirpl.Models.dll
Zirpl.Models.pdb
Zirpl.Services.AssemblyInfo.cs
Zirpl.Services.AssemblyInfoInputs.cache
Zirpl.Services.GeneratedMSBuildEditorConfig.editorconfig
Zirpl.Services.GlobalUsings.g.cs
Zirpl.Services.assets.cache
Zirpl.Services.csproj.AssemblyReference.cache
Zirpl.Services.csproj.CopyComplete
Zirpl.Services.csproj.CoreCompileInputs.cache
Zirpl.Services.csproj.FileListAbsolute.txt
Zirpl.Services.dll
Zirpl.Services.pdb
Zirpl.WebApi.AssemblyInfo.cs
Zirpl.WebApi.AssemblyInfoInputs.cache
Zirpl.WebApi.GeneratedMSBuildEditorConfig.editorconfig
Zirpl.WebApi.GlobalUsings.g.cs
Zirpl.WebApi.MvcApplicationPartsAssemblyInfo.cache
Zirpl.WebApi.MvcApplicationPartsAssemblyInfo.cs
Zirpl.WebApi.assets.cache
Zirpl.WebApi.csproj.AssemblyReference.cache
Zirpl.WebApi.csproj.CopyComplete
Zirpl.WebApi.csproj.CoreCompileInputs.cache
Zirpl.WebApi.csproj.FileListAbsolute.txt
Zirpl.WebApi.dll
Zirpl.WebApi.genruntimeconfig.cache
Zirpl.WebApi.pdb
Zirpl.WebApi.xml
apphost.exe
ref
Zirpl.Integrations.Tests.dll
Zirpl.Integrations.dll
Zirpl.Models.dll
Zirpl.Services.dll
Zirpl.WebApi.dll
staticwebassets.build.json
Zirpl.Integrations.Tests.csproj.nuget.dgspec.json
Zirpl.Integrations.Tests.csproj.nuget.g.props
Zirpl.Integrations.Tests.csproj.nuget.g.targets
Zirpl.Integrations.csproj.nuget.dgspec.json
Zirpl.Integrations.csproj.nuget.g.props
Zirpl.Integrations.csproj.nuget.g.targets
Zirpl.Models.csproj.nuget.dgspec.json
Zirpl.Models.csproj.nuget.g.props
Zirpl.Models.csproj.nuget.g.targets
Zirpl.Services.csproj.nuget.dgspec.json
Zirpl.Services.csproj.nuget.g.props
Zirpl.Services.csproj.nuget.g.targets
Zirpl.WebApi.csproj.nuget.dgspec.json
Zirpl.WebApi.csproj.nuget.g.props
Zirpl.WebApi.csproj.nuget.g.targets
project.assets.json
project.nuget.cache
staticwebassets.pack.sentinel
obj
Debug
net6.0
NETCoreApp,Version=v6.0.AssemblyAttributes.cs
Zirpl.WebApi.AssemblyInfo.cs
Zirpl.WebApi.AssemblyInfoInputs.cache
Zirpl.WebApi.GeneratedMSBuildEditorConfig.editorconfig
Zirpl.WebApi.GlobalUsings.g.cs
Zirpl.WebApi.MvcApplicationPartsAssemblyInfo.cache
Zirpl.WebApi.MvcApplicationPartsAssemblyInfo.cs
Zirpl.WebApi.assets.cache
Zirpl.WebApi.csproj.AssemblyReference.cache
Zirpl.WebApi.csproj.CopyComplete
Zirpl.WebApi.csproj.CoreCompileInputs.cache
Zirpl.WebApi.csproj.FileListAbsolute.txt
Zirpl.WebApi.dll
Zirpl.WebApi.genruntimeconfig.cache
Zirpl.WebApi.pdb
Zirpl.WebApi.xml
apphost.exe
ref
Zirpl.WebApi.dll
staticwebassets.build.json
Zirpl.WebApi.csproj.nuget.dgspec.json
Zirpl.WebApi.csproj.nuget.g.props
Zirpl.WebApi.csproj.nuget.g.targets
project.assets.json
project.nuget.cache
staticwebassets.pack.sentinel
vs
Zirpl.Courses
DesignTimeBuild
dtbcache.v2
config
applicationhost.config
project-colors.json
v17
futdcache.v1
suo
Zirpl.Models
DesignTimeBuild
dtbcache.v2
6. Summary
1. Summary.mp4
1. Summary.srt
Bonus Resources.txt
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 [ DevCourseWeb com ] Udemy - Robust REST APIs and Clients in C#, ASPNet Core, HttpClient 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 Size






