7zSharp

7zsharp.zip (1,4 MB)
7zSharp is a .NET 2.0 LGPL wrapper around the 7z LZMA SDK and executable written in C#, providing a library (DLL) wrapper and simplified API to encode and decode using the 7z library. Ability to encode: 7z (.7z), ZIP (.zip), GZIP (.gz), BZIP2 (.bz2) and TAR (.tar) Ability to decode: 7z (.7z), ZIP (.zip), GZIP (.gz), BZIP2 (.bz2) and TAR (.tar), RAR (.rar), CAB (.cab), ISO (.iso), ARJ (.arj), LZH (.lzh), CHM (.chm), Z (.Z), CPIO (.cpio), RPM (.rpm), DEB (.deb), NSIS (.nsis) Example: // encode: CompressionEngine.Current.Encoder.EncodeFromDirectory(@"C:\someDirectory", "C:\out\someDirectory.7z"); // decode: CompressionEngine.Current.Decoder.DecodeIntoDirectory(@"C:\out\someDirectory.zip", "C:\someDirectory");

Appcompact

appcompact.zip (1,5 MB)
A simple utility to compress & pack a program into one exe file (creates one self extracting executable). Uses Zip compression, which is implemented using the ICSharpCode.SharpZLib library. Written in c# (Visual c# express 2008)

Archivist

Archivist.zip (137 kB)
Archivist provides standard archiving and compression utilities for use within .NET environments.

Karna Compression

carnazip.zip (410 kB)
.NET wrapper for Info-ZIP

ClipFlair

ClipFlair.zip (284,9 MB)
ClipFlair - Foreign Language Learning through Interactive Revoicing and Captioning of Clips

dbSend

dbsend.zip (6,6 MB)
Simple tool for uploading large files, such as databases, to a remote SFTP server.

DeepSearch

Tool to search for text in multiple files Also searches inside archives recursively

DevLib

DevLib.zip (30,4 MB)
DevLib is a highly reusable collection of components and core functionalities addressing common crosscutting concerns.

dotnetfireball

Fireball Framework is project that aim to create the best controls and libraries for developer, the project already contains some control, CodeEditorControl with Syntax Highlight, Collections,Outlook Navigation bar and etc..

DotNetZip Library

DotNetZip.zip (105,2 MB)
DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.

EasyZip

easyzip.zip (951 kB)
EasyZip is an old project for building XNA Game Studio 2.0 content in to ZIP files.

Exe/Zip – Combine zip archives with exe's

exezip.zip (306 kB)
Combine zip archives with exe's using the same method that is used to create "SFX" self-extracting archives.

File System Database (JSON/XML...)

A simple database like wrapper that uses text based files (such as JSON or XML) on disk. Ideal for simple, low use websites or desktop applications.

Fluffy

fluffy.zip (22,2 MB)
This software is a simple utility to discover the most popular formats.

FreeToDev MSBuild Tasks Suite

Welcome to the FreeToDev MSBuild Tasks Suite. Here you will find a collection of MSBuild tasks dedicated to the .Net 3.5 Framework. The Suite provides over 170 tasks covering the .Net Framework, BizTalk, FxCop, IIS7, SourceSafe, StyleCop, Team Foundation Server, WMI and more. Every task is provided with clear documentation and a working sample. Where applicable, tasks also provide remote support, e.g. IIS7, GAC etc. The Suite can be installed via an MSI for easy and consistent deployment. There will be frequent updates to the tasks over the next few weeks to provide additional remote support, new tasks and better documentation, so keep an eye on progress and provide as much feedback as you can via the Discussions and Issue Tracker pages.

HangMan Dimikere Game

Hangman Dimikere game created by Dimikere with Visual Basic 2008. Hangman is a simple game, you must be found the hide word behind the empties You can do 7 mistakes after that the game is over.

JTS Archiver

jts.zip (6,1 MB)
A free, Open Source Multi-Format Archiver supporting most popular compression formats.

JZipper

jzipper.zip (91 kB)
JZipper Zip

MangaEpsilon

A manga viewer/downloader. You no longer have to use multiple applications when you can download the latest and view them in MangaEplision. It is written in C#/VB.NET.

NBox

nbox.zip (5,7 MB)
This is a tool for packing several assemblies or other files into one executable file. Build automation supported. You can specify configuration XML file and run this utility to build project.