filmov
tv
Create Zip Files - C# - Service to Generate Proper Sized & Named Zip Files - Part 1
Показать описание
#CSharp #ZipFiles #Archive
Learn to Create Zip Files with C# - We write a service to generate zip files in our application
Features in Service:
1. Auto Rename Files
2. Auto Chunk Zip files based on Size limitations - 4GB for windows
Playlist for C# ZipFiles
Discord Channel:
Chapters:
0:00 Intro
0:36 Why Need Zipping?
1:14 .NET Library
2:08 Project Setup
3:30 Install Nuget Package
3:51 Zip Simple Files
6:22 Restriction While Zipping
7:00 Algorithm
8:32 Duplicate File Name Problem Explained
10:00 Extract Service
11:10 Auto-Renaming Files In Zip
14:30 4GB Size Restriction
28:20 Handling Exceptions
30:42 Thank you
Learn to Create Zip Files with C# - We write a service to generate zip files in our application
Features in Service:
1. Auto Rename Files
2. Auto Chunk Zip files based on Size limitations - 4GB for windows
Playlist for C# ZipFiles
Discord Channel:
Chapters:
0:00 Intro
0:36 Why Need Zipping?
1:14 .NET Library
2:08 Project Setup
3:30 Install Nuget Package
3:51 Zip Simple Files
6:22 Restriction While Zipping
7:00 Algorithm
8:32 Duplicate File Name Problem Explained
10:00 Extract Service
11:10 Auto-Renaming Files In Zip
14:30 4GB Size Restriction
28:20 Handling Exceptions
30:42 Thank you