• Stars
    star
    2
  • Language
    C#
  • License
    The Unlicense
  • Created almost 5 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Old C# library for fast object oriented data storage, replaced by https://github.com/PeterHuberSg/StorageLib

More Repositories

1

LogViewer

WPF control showing formated text scrolling line by line
C#
24
star
2

WpfControlTestbench

WpfControlTestbench makes it easy to write sophisticated test windows for WPF controls with few lines of code.
C#
23
star
3

MasterGrab

MasterGrab is a WPF game where a human player plays against several computer players (=Robots). You can program your own Robot in C#.
C#
17
star
4

WpfWindowsLib

WPF Controls for data entry, detecting if required data is missing or data has been changed
C#
11
star
5

StorageLib

C# only library providing fast object oriented data storage in RAM and long term storage on local harddisk for single user applications. No database required.
C#
10
star
6

MyBackup

Use this app to write a backup program taylor made to your needs
C#
5
star
7

BaseLib

A library with basic functionality I use in most of my projects (WPF, Web). It contains normal and real time tracing which is multithreading safe and needs only micro seconds.
C#
4
star
8

CustomControlBaseLib

Provides Border, Padding, Background, Font support and sizing functionality for your custom control plus direct drawing to that control
C#
3
star
9

PdfParser

C#
2
star
10

XYGraphLib

Professional WPF line charts with zooming in and scrolling
C#
2
star
11

TracerLib

Fast tracing of exceptions, errors and infos in memory, some entries can be written by a background thread to a file. Great to document what happened just before an exception occured.
C#
2
star
12

MusicPlayer

WPF Music Player for huge Playlists
C#
1
star
13

FileFinder

Searches files in directories and subdirectories containing the serach text
C#
1
star