zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[Tutorialsplanet.NET] Udemy - Build an app with ASPNET Core and Angular from scratch
magnet:?xt=urn:btih:748e7beaced1bd63ab08b6f7697edd7eecae4381&dn=[Tutorialsplanet.NET] Udemy - Build an app with ASPNET Core and Angular from scratch
磁力链接详情
文件列表详情
748e7beaced1bd63ab08b6f7697edd7eecae4381
infohash:
263
文件数量
8.3 GB
文件大小
2022-5-18 02:55
创建日期
2024-12-19 15:34
最后访问
相关分词
Tutorialsplanet
NET
Udemy
-
Build
an
app
with
ASPNET
Core
and
Angular
from
scratch
01 - Introduction/001 Introduction to the course.mp4 23.74 MB
01 - Introduction/002 Setting up the developer environment.mp4 35.74 MB
01 - Introduction/003 Getting help.mp4 4.25 MB
01 - Introduction/004 Course assets and source code.mp4 12.33 MB
02 - Building a walking skeleton Part One - API/001 Introduction.mp4 5.88 MB
02 - Building a walking skeleton Part One - API/002 Creating the .Net API Project using the dotnet CLI.mp4 39.51 MB
02 - Building a walking skeleton Part One - API/003 Setting up VS code to work with C#.mp4 34.27 MB
02 - Building a walking skeleton Part One - API/004 .Net 6 update - switching to the classic hosting model.mp4 66.25 MB
02 - Building a walking skeleton Part One - API/005 Getting to know the API project files.mp4 45.88 MB
02 - Building a walking skeleton Part One - API/006 Creating our first Entity.mp4 10.46 MB
02 - Building a walking skeleton Part One - API/007 Introduction to Entity Framework.mp4 15.96 MB
02 - Building a walking skeleton Part One - API/008 Adding Entity Framework to our project.mp4 9.83 MB
02 - Building a walking skeleton Part One - API/009 Adding a DbContext class.mp4 23.81 MB
02 - Building a walking skeleton Part One - API/010 Creating the Connection string.mp4 68.93 MB
02 - Building a walking skeleton Part One - API/011 Creating the database using Entity Framework Code first migrations.mp4 25.13 MB
02 - Building a walking skeleton Part One - API/012 Adding a new API Controller.mp4 30.53 MB
02 - Building a walking skeleton Part One - API/013 Making our code Asynchronous.mp4 14.69 MB
02 - Building a walking skeleton Part One - API/014 Saving our code into Source control.mp4 39.7 MB
02 - Building a walking skeleton Part One - API/015 Section 2 Summary.mp4 6.95 MB
03 - Building a walking skeleton Part Two - Angular/001 Introduction.mp4 4.8 MB
03 - Building a walking skeleton Part Two - Angular/002 Creating the Angular application.mp4 30.54 MB
03 - Building a walking skeleton Part Two - Angular/003 Running the angular project and reviewing the bootstrap of the app.mp4 55.39 MB
03 - Building a walking skeleton Part Two - Angular/004 Adding VS Code extensions to work with Angular.mp4 8.07 MB
03 - Building a walking skeleton Part Two - Angular/005 Making HTTP requests in Angular.mp4 40.84 MB
03 - Building a walking skeleton Part Two - Angular/006 Adding CORS support in the API.mp4 15.19 MB
03 - Building a walking skeleton Part Two - Angular/007 Displaying the fetched users in the browser.mp4 22.44 MB
03 - Building a walking skeleton Part Two - Angular/008 Adding bootstrap and font-awesome.mp4 50.67 MB
03 - Building a walking skeleton Part Two - Angular/009 Using HTTPS in angular - MAC.mp4 36.19 MB
03 - Building a walking skeleton Part Two - Angular/010 Using HTTPS in angular - WINDOWS.mp4 15.73 MB
03 - Building a walking skeleton Part Two - Angular/011 Saving into source control.mp4 7.11 MB
03 - Building a walking skeleton Part Two - Angular/012 Section 3 summary.mp4 3.48 MB
04 - Authentication basics/001 Introduction.mp4 6.72 MB
04 - Authentication basics/002 Safe storage of passwords.mp4 14.28 MB
04 - Authentication basics/003 Updating the user entity.mp4 9.04 MB
04 - Authentication basics/004 Creating a base API controller.mp4 12.29 MB
04 - Authentication basics/005 Creating an Account Controller with a register endpoint.mp4 42.2 MB
04 - Authentication basics/006 Using the debugger.mp4 71.04 MB
04 - Authentication basics/007 Using DTOs.mp4 19.47 MB
04 - Authentication basics/008 Adding validation.mp4 11.14 MB
04 - Authentication basics/009 Adding a login endpoint.mp4 73.26 MB
04 - Authentication basics/010 JSON web tokens.mp4 10.96 MB
04 - Authentication basics/011 Adding a token service.mp4 18.34 MB
04 - Authentication basics/012 Adding the create token logic.mp4 24.16 MB
04 - Authentication basics/013 Creating a User DTO and returning the token.mp4 42.48 MB
04 - Authentication basics/014 Adding the authentication middleware.mp4 50.65 MB
04 - Authentication basics/015 Adding extension methods.mp4 18.45 MB
04 - Authentication basics/016 Section 4 summary.mp4 9.83 MB
05 - Client login and register/001 Introduction.mp4 4.37 MB
05 - Client login and register/002 Creating a nav bar.mp4 58.04 MB
05 - Client login and register/003 Introduction to Angular template forms.mp4 20.29 MB
05 - Client login and register/004 Introduction to Angular services.mp4 15.11 MB
05 - Client login and register/005 Injecting services into components.mp4 10.13 MB
05 - Client login and register/006 Using conditionals to show and remove content.mp4 19.61 MB
05 - Client login and register/007 Using the angular bootstrap components - dropdown.mp4 25.22 MB
05 - Client login and register/008 Introduction to observables.mp4 13.57 MB
05 - Client login and register/009 Persisting the login.mp4 42.68 MB
05 - Client login and register/010 Using the async pipe.mp4 21.86 MB
05 - Client login and register/011 Adding a home page.mp4 17.4 MB
05 - Client login and register/012 Adding a register form.mp4 16.76 MB
05 - Client login and register/013 Parent to child communication.mp4 54.91 MB
05 - Client login and register/014 Child to parent communication.mp4 18.94 MB
05 - Client login and register/015 Hooking up the register method to the service.mp4 69.81 MB
05 - Client login and register/016 Section 5 summary.mp4 11.07 MB
06 - Routing in Angular/001 Introduction.mp4 4.55 MB
06 - Routing in Angular/002 Creating some more components.mp4 18.72 MB
06 - Routing in Angular/003 Adding the nav links.mp4 13.17 MB
06 - Routing in Angular/004 Routing in code.mp4 6.7 MB
06 - Routing in Angular/005 Adding a toast service for notifications.mp4 31.43 MB
06 - Routing in Angular/006 Adding an Angular route guard.mp4 37.86 MB
06 - Routing in Angular/007 Adding a dummy route.mp4 31.28 MB
06 - Routing in Angular/008 Adding a new theme.mp4 20.93 MB
06 - Routing in Angular/009 Tidying up the app module by using a shared module.mp4 20.8 MB
06 - Routing in Angular/010 Section 6 summary.mp4 6.13 MB
07 - Error handling/001 Introduction.mp4 5.02 MB
07 - Error handling/002 Creating an error controller for testing errors.mp4 34.83 MB
07 - Error handling/003 Handling server errors.mp4 44.35 MB
07 - Error handling/004 Exception handling middleware.mp4 81.79 MB
07 - Error handling/005 Testing errors in the client.mp4 31.32 MB
07 - Error handling/006 Adding an error interceptor.mp4 44.1 MB
07 - Error handling/007 Validation errors.mp4 21.01 MB
07 - Error handling/008 Handling not found.mp4 7.37 MB
07 - Error handling/009 Adding a server error page.mp4 57.44 MB
07 - Error handling/010 Section 7 summary.mp4 8.22 MB
08 - Extending the API/001 Introduction.mp4 6.09 MB
08 - Extending the API/002 Extending the user entity.mp4 9.75 MB
08 - Extending the API/003 Adding a DateTime extension to calculate age.mp4 10.58 MB
08 - Extending the API/004 Entity Framework relationships.mp4 31.12 MB
08 - Extending the API/005 Generating seed data.mp4 49.85 MB
08 - Extending the API/006 Seeding data part one.mp4 28.7 MB
08 - Extending the API/007 Seeding data part two.mp4 51.85 MB
08 - Extending the API/008 The repository pattern.mp4 13.47 MB
08 - Extending the API/009 Creating a repository.mp4 21.6 MB
08 - Extending the API/010 Updating the users controller.mp4 33.33 MB
08 - Extending the API/011 Adding a DTO for Members.mp4 7.05 MB
08 - Extending the API/012 Adding AutoMapper.mp4 11.14 MB
08 - Extending the API/013 Using AutoMapper.mp4 22.42 MB
08 - Extending the API/014 Configuring AutoMapper.mp4 7.79 MB
08 - Extending the API/015 Using AutoMapper queryable extensions.mp4 104.45 MB
08 - Extending the API/016 Section 8 summary.mp4 5.4 MB
09 - Building the User Interface/001 Introduction.mp4 4.44 MB
09 - Building the User Interface/002 Using TypeScript.mp4 15.74 MB
09 - Building the User Interface/003 Creating the member interface.mp4 10.09 MB
09 - Building the User Interface/004 Adding a member service.mp4 28.49 MB
09 - Building the User Interface/005 Retrieving the list of members.mp4 31.8 MB
09 - Building the User Interface/006 Creating member cards.mp4 10.56 MB
09 - Building the User Interface/007 Adding some style to the cards.mp4 45.88 MB
09 - Building the User Interface/008 Adding animated buttons.mp4 21.99 MB
09 - Building the User Interface/009 Using an interceptor to send the token.mp4 32.61 MB
09 - Building the User Interface/010 Routing to the detailed page.mp4 18.97 MB
09 - Building the User Interface/011 Styling the member detailed page.mp4 18.46 MB
09 - Building the User Interface/012 Styling the member detailed page part two.mp4 44.62 MB
09 - Building the User Interface/013 Adding a photo gallery.mp4 102.7 MB
09 - Building the User Interface/014 Section 9 summary.mp4 4.59 MB
10 - Updating resources/001 Introduction.mp4 5.85 MB
10 - Updating resources/002 Creating a member edit component.mp4 17.91 MB
10 - Updating resources/003 Creating the edit template form.mp4 52.36 MB
10 - Updating resources/004 Adding the update functionality.mp4 40.48 MB
10 - Updating resources/005 Adding a Can Deactivate route guard.mp4 25.68 MB
10 - Updating resources/006 Persisting the changes in the API.mp4 29.01 MB
10 - Updating resources/007 Updating the user in the client app.mp4 6.72 MB
10 - Updating resources/008 Adding loading indicators.mp4 60.61 MB
10 - Updating resources/009 Using the service to store state.mp4 68.17 MB
10 - Updating resources/010 Section 10 summary.mp4 3.47 MB
11 - Adding photo upload functionality/001 Introduction.mp4 12.17 MB
11 - Adding photo upload functionality/002 Cloudinary Account.mp4 40.07 MB
11 - Adding photo upload functionality/003 Configuring cloudinary in the API.mp4 19.33 MB
11 - Adding photo upload functionality/004 Adding a photo service.mp4 38.2 MB
11 - Adding photo upload functionality/005 Updating the users controller.mp4 67.43 MB
11 - Adding photo upload functionality/006 Testing the photo upload.mp4 27.56 MB
11 - Adding photo upload functionality/007 Using the Created At Route method.mp4 20.8 MB
11 - Adding photo upload functionality/008 Adding a photo editor component.mp4 12.5 MB
11 - Adding photo upload functionality/009 Adding a photo uploader.mp4 60.66 MB
11 - Adding photo upload functionality/010 Adding a photo uploader part two.mp4 50.3 MB
11 - Adding photo upload functionality/011 Setting the main photo in the API.mp4 24.18 MB
11 - Adding photo upload functionality/012 Adding the main photo image to the nav bar.mp4 41.06 MB
11 - Adding photo upload functionality/013 Setting the main photo in the client.mp4 28.01 MB
11 - Adding photo upload functionality/014 Deleting photos - API.mp4 28.07 MB
11 - Adding photo upload functionality/015 Deleting photos - Client.mp4 35.47 MB
11 - Adding photo upload functionality/016 Section 11 summary.mp4 9.16 MB
12 - Reactive forms/001 Introduction.mp4 5.05 MB
12 - Reactive forms/002 Reactive forms introduction.mp4 36.47 MB
12 - Reactive forms/003 Client side validation.mp4 9.36 MB
12 - Reactive forms/004 Adding custom validators.mp4 38.16 MB
12 - Reactive forms/005 Validation feedback.mp4 63.62 MB
12 - Reactive forms/006 Creating a reusable text input.mp4 89.71 MB
12 - Reactive forms/007 Using the form builder service.mp4 7.17 MB
12 - Reactive forms/008 Expanding the register form.mp4 20.35 MB
12 - Reactive forms/009 Adding a reusable date input.mp4 49.74 MB
12 - Reactive forms/010 Updating the API register method.mp4 18.24 MB
12 - Reactive forms/011 Client side registration.mp4 66.4 MB
12 - Reactive forms/012 Section 12 summary.mp4 5.41 MB
13 - Paging, Sorting and Filtering/001 Introduction.mp4 9.28 MB
13 - Paging, Sorting and Filtering/002 Adding a paged list class.mp4 29.67 MB
13 - Paging, Sorting and Filtering/003 Adding helper classes for pagination.mp4 44.26 MB
13 - Paging, Sorting and Filtering/004 Using the pagination classes.mp4 79.74 MB
13 - Paging, Sorting and Filtering/005 Setting up client pagination.mp4 37.18 MB
13 - Paging, Sorting and Filtering/006 Using the angular bootstrap pagination component.mp4 17.57 MB
13 - Paging, Sorting and Filtering/007 Adding filtering to the API.mp4 52.07 MB
13 - Paging, Sorting and Filtering/008 Adding additional filters.mp4 27.82 MB
13 - Paging, Sorting and Filtering/009 Cleaning up the member service.mp4 95.79 MB
13 - Paging, Sorting and Filtering/010 Adding filter buttons to the client.mp4 44.77 MB
13 - Paging, Sorting and Filtering/011 Adding sorting functionality.mp4 17.49 MB
13 - Paging, Sorting and Filtering/012 Adding an action filter.mp4 29.02 MB
13 - Paging, Sorting and Filtering/013 Making the Last Active action filter more optimal.mp4 38.13 MB
13 - Paging, Sorting and Filtering/014 Sorting on the client.mp4 27.94 MB
13 - Paging, Sorting and Filtering/015 Formatting dates.mp4 44.63 MB
13 - Paging, Sorting and Filtering/016 Restoring the caching for members.mp4 33.24 MB
13 - Paging, Sorting and Filtering/017 Restoring caching for member detailed.mp4 84.58 MB
13 - Paging, Sorting and Filtering/018 Remembering the filters for a user in the service.mp4 22.72 MB
13 - Paging, Sorting and Filtering/019 Section 13 summary.mp4 5.03 MB
14 - Adding the Like User feature/001 Introduction.mp4 3.89 MB
14 - Adding the Like User feature/002 Adding a likes entity.mp4 44.95 MB
14 - Adding the Like User feature/003 Adding a likes repository.mp4 14.44 MB
14 - Adding the Like User feature/004 Implementing the likes repository.mp4 21.52 MB
14 - Adding the Like User feature/005 Controller methods for the likes feature.mp4 43.61 MB
14 - Adding the Like User feature/006 Setting up the likes functions in the Angular app.mp4 53.81 MB
14 - Adding the Like User feature/007 Adding the likes component.mp4 47.34 MB
14 - Adding the Like User feature/008 Adding pagination for the likes.mp4 45.14 MB
14 - Adding the Like User feature/009 Paginating the likes on the client.mp4 40.51 MB
14 - Adding the Like User feature/010 Section 14 summary.mp4 5.68 MB
15 - Adding the messaging feature/001 Introduction.mp4 4.25 MB
15 - Adding the messaging feature/002 Setting up the entities for messaging.mp4 23.57 MB
15 - Adding the messaging feature/003 Setting up the message repository.mp4 16.51 MB
15 - Adding the messaging feature/004 Setting up the automapper profiles.mp4 9.83 MB
15 - Adding the messaging feature/005 Adding a message controller.mp4 35.94 MB
15 - Adding the messaging feature/006 Getting the messages from the Repo.mp4 71.52 MB
15 - Adding the messaging feature/007 Getting the message thread for 2 users.mp4 35.64 MB
15 - Adding the messaging feature/008 Setting up the Angular app for messaging.mp4 108.32 MB
15 - Adding the messaging feature/009 Designing the inbox.mp4 46.68 MB
15 - Adding the messaging feature/010 Adding the message thread in the client.mp4 18.2 MB
15 - Adding the messaging feature/011 Styling the message thread.mp4 40.13 MB
15 - Adding the messaging feature/012 Activating the message tab.mp4 59.58 MB
15 - Adding the messaging feature/013 Using query params.mp4 62.05 MB
15 - Adding the messaging feature/014 Using route resolvers.mp4 45.73 MB
15 - Adding the messaging feature/015 Sending messages.mp4 55.59 MB
15 - Adding the messaging feature/016 Fixing the photo weirdness.mp4 10.26 MB
15 - Adding the messaging feature/017 Deleting messages on the API.mp4 38.85 MB
15 - Adding the messaging feature/018 Deleting messages on the client.mp4 31.36 MB
15 - Adding the messaging feature/019 Section 15 summary.mp4 7.43 MB
16 - Identity and role management/001 Introduction.mp4 6.73 MB
16 - Identity and role management/002 Setting up the entities.mp4 16.27 MB
16 - Identity and role management/003 Configuring the DbContext.mp4 28.76 MB
16 - Identity and role management/004 Configuring the startup class.mp4 18.55 MB
16 - Identity and role management/005 Refactoring and adding a new migration.mp4 50.17 MB
16 - Identity and role management/006 Updating the seed method.mp4 40 MB
16 - Identity and role management/007 Updating the account controller.mp4 22.86 MB
16 - Identity and role management/008 Adding roles to the app.mp4 34.73 MB
16 - Identity and role management/009 Adding the roles to the JWT token.mp4 38.53 MB
16 - Identity and role management/010 Adding policy based authorisation.mp4 20.18 MB
16 - Identity and role management/011 Getting the users with roles.mp4 15.19 MB
16 - Identity and role management/012 Editing user roles.mp4 22.24 MB
16 - Identity and role management/013 Adding an admin component.mp4 6.34 MB
16 - Identity and role management/014 Adding an admin guard.mp4 51.28 MB
16 - Identity and role management/015 Adding a custom directive.mp4 28.06 MB
16 - Identity and role management/016 Adding the edit roles component.mp4 21.17 MB
16 - Identity and role management/017 Setting up modals.mp4 59.21 MB
16 - Identity and role management/018 Editing roles in the client.mp4 15.15 MB
16 - Identity and role management/019 Editing roles part two.mp4 44.83 MB
16 - Identity and role management/020 Section 16 summary.mp4 3.64 MB
17 - SignalR/001 Introduction.mp4 7.24 MB
17 - SignalR/002 Adding a presence hub.mp4 12.72 MB
17 - SignalR/003 Authenticating to SignalR.mp4 18.45 MB
17 - SignalR/004 Client side SignalR.mp4 66.5 MB
17 - SignalR/005 Adding a presence tracker.mp4 71.7 MB
17 - SignalR/006 Displaying online presence.mp4 27.84 MB
17 - SignalR/007 Creating a message hub.mp4 30.47 MB
17 - SignalR/008 Adding the send message method to the hub.mp4 33.81 MB
17 - SignalR/009 Adding the hub connection to the message service.mp4 16.67 MB
17 - SignalR/010 Refactoring the message components to use the hub.mp4 22.54 MB
17 - SignalR/011 Sending messages via the hub.mp4 44.39 MB
17 - SignalR/012 Tracking the message groups.mp4 56.43 MB
17 - SignalR/013 Updating the message hub with group tracking.mp4 30.79 MB
17 - SignalR/014 Dealing with UTC date formats.mp4 22.33 MB
17 - SignalR/015 Notifying users when they receive a message.mp4 70.41 MB
17 - SignalR/016 Optimizing the presence.mp4 54.05 MB
17 - SignalR/017 Optimizing the messages.mp4 57.2 MB
17 - SignalR/018 Section 17 summary.mp4 4.05 MB
18 - Unit of work pattern and finishing touches/001 Introduction.mp4 7.57 MB
18 - Unit of work pattern and finishing touches/002 Implementing the unit of work.mp4 24.65 MB
18 - Unit of work pattern and finishing touches/003 Refactoring the controllers to use the unit of work.mp4 58.58 MB
18 - Unit of work pattern and finishing touches/004 Optimizing queries part one.mp4 86.81 MB
18 - Unit of work pattern and finishing touches/005 Fixing UTC dates again.mp4 36.61 MB
18 - Unit of work pattern and finishing touches/006 Optimizing queries part two.mp4 50.85 MB
18 - Unit of work pattern and finishing touches/007 Adding a confirmation service to the angular app.mp4 23.71 MB
18 - Unit of work pattern and finishing touches/008 Getting the data from the confirmation modal.mp4 53.25 MB
18 - Unit of work pattern and finishing touches/009 Tidying up the member message component.mp4 31.48 MB
18 - Unit of work pattern and finishing touches/010 Section 18 summary.mp4 5.26 MB
18 - Unit of work pattern and finishing touches/011 Photo management challenge.mp4 20.71 MB
19 - Publishing/001 Introduction.mp4 12.7 MB
19 - Publishing/002 Preparing the angular app and serving this from the API server.mp4 31.77 MB
19 - Publishing/003 Adding a fallback controller.mp4 24.88 MB
19 - Publishing/004 Creating an angular production build.mp4 32.76 MB
19 - Publishing/005 Switching the DB Server to PostGres.mp4 38.33 MB
19 - Publishing/006 Changing the DB Server in our app.mp4 53.31 MB
19 - Publishing/007 Setting up Heroku.mp4 26.58 MB
19 - Publishing/008 Deploying the app to Heroku.mp4 87 MB
19 - Publishing/009 Using branches in git and connecting Heroku to GitHub.mp4 63.68 MB
19 - Publishing/010 Merging changes and redeploying.mp4 15.26 MB
19 - Publishing/011 End of course summary.mp4 20.47 MB
20 - Updating to .Net 6, Angular 12 and Bootstrap 5/001 How to update .Net 5 to .Net 6.mp4 92.84 MB
20 - Updating to .Net 6, Angular 12 and Bootstrap 5/002 .Net 6 new features and how to update the project to use them.mp4 162.6 MB
20 - Updating to .Net 6, Angular 12 and Bootstrap 5/003 Updating Angular to v12.mp4 79.68 MB
20 - Updating to .Net 6, Angular 12 and Bootstrap 5/004 How to update Bootstrap to v5.mp4 157.02 MB
其他位置