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
Percy Jackson and the Olympians S02E08 The Fleece Works Its Magic Too Well 1080p DSNP WEB-DL DD 5 1 Atmos H 264-playWEB[EZTVx.to].mkv Video 1.7 GB 672
Percy Jackson and the Olympians S02E07 1080p WEB h264-ETHEL.exe Application 1.1 GB 610
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
Percy Jackson and the Olympians S02E07 I Go Down With the Ship 720p DSNP WEB-DL DDP5 1 H 264-NTb[EZTVx.to].mkv Video 781.7 MB 390
Avatar Fire and Ash (2025) [1080p] [WEBRip] [5.1] Application 1.7 GB 387
Percy.Jackson.and.the.Olympians.S02E05-06.1080p.WEB-DL.DUAL.5.1 Video 3.6 GB 368
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 - S02E08 - The Fleece Works Its Magic Too Well.mkv Video 462 MB 345
Law.And.Order.SVU.S27E09.480p.x264-mSD[EZTVx.to].mkv Video 238.2 MB 344
Percy Jackson and the Olympians - Season 2 Video 3.4 GB 344
His.and.Hers.2026.S01E01.1080p.HEVC.x265-MeGusta[EZTVx.to].mkv Video 582.8 MB 337
[中文字幕]Vixen.19.04.19.Tori.Black.And.Jill.Kassidy-C Video 1.5 GB 334
His.and.Hers.2026.S01E02.1080p.HEVC.x265-MeGusta[EZTVx.to].mkv Video 474.7 MB 309
Percy.Jackson.and.the.Olympians.S02E04.1080p.HEVC.x265-MeGusta[EZTVx.to].mkv Video 365.3 MB 307
Avatar.Fire.and.Ash.2025.1080p.BluRay Video 7.4 GB 300
Percy Jackson and the Olympians S02E08 1080p WEB h264-ETHEL.exe Application 1.1 GB 297
Avatar.Fire.and.Ash.2025.2160p.WEB-DL.SDR.H.265.Master5).mkv Video 19.8 GB 290

Loading...