BITCQ

C# 7 and .NET Core Solutions [Video]

Size: 1.1 GB
Magnet link

Name Size
C# 7 and .NET Core Solutions [Video]/4.Regular Expressions/21.Getting Started with Regex.mp4 131.3 MB
C# 7 and .NET Core Solutions [Video]/1.New Features in C# 7.0/02.Working with Tuples.mp4 33.4 MB
C# 7 and .NET Core Solutions [Video]/1.New Features in C# 7.0/03.Pattern Matching.mp4 20.6 MB
C# 7 and .NET Core Solutions [Video]/1.New Features in C# 7.0/04.Out Variables.mp4 15.8 MB
C# 7 and .NET Core Solutions [Video]/1.New Features in C# 7.0/05.Deconstruction.mp4 42.8 MB
C# 7 and .NET Core Solutions [Video]/1.New Features in C# 7.0/06.Local Functions.mp4 53.2 MB
C# 7 and .NET Core Solutions [Video]/1.New Features in C# 7.0/07.Ref Returns and Locals.mp4 46.2 MB
C# 7 and .NET Core Solutions [Video]/1.New Features in C# 7.0/08.Generalized Async Return Types.mp4 15.6 MB
C# 7 and .NET Core Solutions [Video]/1.New Features in C# 7.0/09.Expression Bodies.mp4 10.4 MB
C# 7 and .NET Core Solutions [Video]/2.Classes and Generics/10.Creating and Implementing an Abstract Class.mp4 16 MB
C# 7 and .NET Core Solutions [Video]/2.Classes and Generics/11.Creating and Implementing an Interface.mp4 12.5 MB
C# 7 and .NET Core Solutions [Video]/2.Classes and Generics/12.Creating and Using a Generic Class or Method.mp4 13.5 MB
C# 7 and .NET Core Solutions [Video]/2.Classes and Generics/13.Creating and Using a Generic Interface.mp4 7.9 MB
C# 7 and .NET Core Solutions [Video]/3.Object-Oriented Programming in C#/14.Using Inheritance in C#.mp4 14.6 MB
C# 7 and .NET Core Solutions [Video]/3.Object-Oriented Programming in C#/15.Using Abstraction.mp4 17.5 MB
C# 7 and .NET Core Solutions [Video]/3.Object-Oriented Programming in C#/16.Leveraging Encapsulation.mp4 16.8 MB
C# 7 and .NET Core Solutions [Video]/3.Object-Oriented Programming in C#/17.Implementing Polymorphism.mp4 12.3 MB
C# 7 and .NET Core Solutions [Video]/3.Object-Oriented Programming in C#/18.Single Responsibility Principle.mp4 6.6 MB
C# 7 and .NET Core Solutions [Video]/3.Object-Oriented Programming in C#/19.Open_Closed Principle.mp4 7.3 MB
C# 7 and .NET Core Solutions [Video]/3.Object-Oriented Programming in C#/20.Exception Handling.mp4 12.2 MB
C# 7 and .NET Core Solutions [Video]/1.New Features in C# 7.0/01.The Course Overview.mp4 13.8 MB
C# 7 and .NET Core Solutions [Video]/4.Regular Expressions/22.Sanitizing Input.mp4 111.6 MB
C# 7 and .NET Core Solutions [Video]/4.Regular Expressions/23.Dynamic Regex Matching.mp4 8.9 MB
C# 7 and .NET Core Solutions [Video]/5.Working with Files, Streams, and Serialization/24.Creating and Extracting ZIP Archives.mp4 12.6 MB
C# 7 and .NET Core Solutions [Video]/5.Working with Files, Streams, and Serialization/25.In-Memory Stream Compression and Decompression.mp4 14.2 MB
C# 7 and .NET Core Solutions [Video]/5.Working with Files, Streams, and Serialization/26.Async and Await File Processing.mp4 17.9 MB
C# 7 and .NET Core Solutions [Video]/5.Working with Files, Streams, and Serialization/27.How to Make a Custom Type Serializable.mp4 12 MB
C# 7 and .NET Core Solutions [Video]/5.Working with Files, Streams, and Serialization/28.Using ISerializable.mp4 13 MB
C# 7 and .NET Core Solutions [Video]/5.Working with Files, Streams, and Serialization/29.Using XmlSerializer.mp4 7.8 MB
C# 7 and .NET Core Solutions [Video]/5.Working with Files, Streams, and Serialization/30.JSON Serializers.mp4 11.1 MB
C# 7 and .NET Core Solutions [Video]/6.Making Apps Responsive with Asynchronous Programming/31.Return Types of Asynchronous Functions.mp4 17.4 MB
C# 7 and .NET Core Solutions [Video]/6.Making Apps Responsive with Asynchronous Programming/32.Handling Tasks in Asynchronous Programming.mp4 12.1 MB
C# 7 and .NET Core Solutions [Video]/6.Making Apps Responsive with Asynchronous Programming/33.Exception Handling in Asynchronous Programming.mp4 9.3 MB
C# 7 and .NET Core Solutions [Video]/7.High Performance Programming/34.Creating and Aborting a Low-Priority Background Thread.mp4 11.4 MB
C# 7 and .NET Core Solutions [Video]/7.High Performance Programming/35.Increasing the Maximum Thread Pool Size.mp4 10.8 MB
C# 7 and .NET Core Solutions [Video]/7.High Performance Programming/36.Creating Multiple Threads.mp4 7.8 MB
C# 7 and .NET Core Solutions [Video]/7.High Performance Programming/37.Locking One Thread.mp4 9.8 MB
C# 7 and .NET Core Solutions [Video]/7.High Performance Programming/38.Invoking Parallel Calls to Methods.mp4 7.4 MB
C# 7 and .NET Core Solutions [Video]/7.High Performance Programming/39.Using and Cancelling a Parallel foreach Loop.mp4 20 MB
C# 7 and .NET Core Solutions [Video]/7.High Performance Programming/40.Catching Errors in Parallel foreach Loops.mp4 50.6 MB
C# 7 and .NET Core Solutions [Video]/8.Composing Event-Based Programs Using Reactive Extensions/41.Installing Rx.mp4 27.9 MB
C# 7 and .NET Core Solutions [Video]/8.Composing Event-Based Programs Using Reactive Extensions/42.Using LINQ to Perform Queries.mp4 15.2 MB
C# 7 and .NET Core Solutions [Video]/8.Composing Event-Based Programs Using Reactive Extensions/43.Using Schedulers in Rx.mp4 15.2 MB
C# 7 and .NET Core Solutions [Video]/8.Composing Event-Based Programs Using Reactive Extensions/44.Debugging Lambda Expressions.mp4 9.3 MB
C# 7 and .NET Core Solutions [Video]/9.Exploring .NET Core 1.1/45.Creating a Simple .NET Core Application.mp4 7.1 MB
C# 7 and .NET Core Solutions [Video]/9.Exploring .NET Core 1.1/46.Creating Your First ASP.NET Core Application.mp4 21.4 MB
C# 7 and .NET Core Solutions [Video]/9.Exploring .NET Core 1.1/47.Publishing Your ASP.NET Core Application.mp4 20.4 MB
C# 7 and .NET Core Solutions [Video]/10.ASP.NET Core on the MVC Framework/48.Including Middleware and Why It Is Useful.mp4 26.5 MB
C# 7 and .NET Core Solutions [Video]/10.ASP.NET Core on the MVC Framework/49.Creating Controllers and Using Routing.mp4 25.2 MB
C# 7 and .NET Core Solutions [Video]/10.ASP.NET Core on the MVC Framework/50.Rendering Views.mp4 15.3 MB
C# 7 and .NET Core Solutions [Video]/Exercise Files/code_33883.zip 20.1 MB
Name
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.open-internet.nl:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
http://tracker3.itzmx.com:6961/announce
http://tracker1.itzmx.com:8080/announce
udp://thetracker.org:80/announce
udp://open.demonii.si:1337/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://denis.stalker.upeer.me:6969/announce
http://open.acgnxtracker.com:80/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://mgtracker.org:6969/announce
udp://explodie.org:6969/announce
Name Size Peers
Villains.S01E08.The.Last.Card.A.World.of.Fake.and.Real.1080p.DSNP.WEB-DL.AAC2.0.H.264-Marco.mkv Video 1.9 GB 710
www.UIndex.org - Rick and Morty S08E09 2013 1080p NF WEB-DL DDP5 1 H 264-HHWEB Video 883.9 MB 566
Avatar Fire and Ash (2025) HDTC - x264 - [Tel + Tam].mkv Video 570.8 MB 442
Avatar Fire and Ash (2025) 720p HDTC - x264 - [Tel + Tam + Hin + Kan + Eng].mkv Video 2.1 GB 359
Vixen.26.01.02.Rikako.Katayama.And.Eve.Sweet.Petite.Eve.Shares.A.Cock.With.Sexy.Assistant.Rikako.XXX.1080p.MP4-P2P[XC] Video 4.1 GB 351
Percy.Jackson.and.the.Olympians.S02E04.1080p.HEVC.x265-MeGusta[EZTVx.to].mkv Video 365.3 MB 307
Avatar Fire and Ash (2025) HDTC - x264 - [Tel + Tam + Hin + Kan].mkv Video 1.4 GB 272
Avatar.Fire.and.Ash.2025.2160p.WEB.SCREENER.H.265.Dual-YG Video 20.1 GB 267
OnlyFans.2026.Jade.Harper.And.Johnny.Sins.Beautiful.Busty.And.All.Natural.Aussie.Is.Back.XXX.1080p.MP4-P2P[XC] Video 3.1 GB 205
Blacked.25.12.29.Rissa.May.And.Reyna.Belle.BBC.Crazy.Besties.Love.Sharing.Cock.XXX.1080p.MP4-P2P[XC] Video 3.1 GB 205
Nazi Concentration And Prison Camps.George Stevens.1945.NF.WEB-DL.Atomic.mkv Video 1.9 GB 202
Avatar Fire and Ash (2025) [1080p] [WEBRip] [5.1] Application 1.9 GB 193
www.UIndex.org - Law and Order Special Victims Unit S24E08 A Better Person 1080p WEBRip DDP5 H 265-d3g Video 1.5 GB 171
Percy.Jackson.And.The.Olympians.S02e04.Web.dl.mkv Video 202.2 MB 169
PAW.Patrol.S11E08.Pups.Get.Your.Goat.and.Pups.Save.the.Crop.Circles.720p.HEVC.x265-MeGusta[EZTVx.to].mkv Video 220 MB 163
PAW.Patrol.S11E02.Pups.Save.the.Risky.Race.and.Pups.Save.the.Runaway.Truck.720p.HEVC.x265-MeGusta[EZTVx.to].mkv Video 224 MB 162
Miss Scarlet and the Duke 2020 S01-S06 720p WEB-DL HEVC x265 BONE Video 13.5 GB 159
www.UIndex.org - Rick and Morty S08E07 2013 1080p NF WEB-DL DDP5 1 H 264-HHWEB Video 901.3 MB 158
BlackedRaw.26.01.06.Sky.Wonderland.And.Melody.Marks.Sexy.Blonde.BFFs.Get.Dicked.Down.In.Threesome.XXX.2160p.MP4-P2P[XC] Video 5.3 GB 158
Georgie.and.Mandys.First.Marriage.S02E10.1080p.HEVC.x265-MeGusta[EZTVx.to].mkv Video 198.8 MB 149

Loading...