JaCraig / BigBookOfDataTypesLinks
This is a large set of data types, extension methods, and utilities designed to make your life a little easier.
☆12Updated last week
Alternatives and similar repositories for BigBookOfDataTypes
Users that are interested in BigBookOfDataTypes are comparing it to the libraries listed below
Sorting:
- The Add Projects extension is a simple Visual Studio extension that makes it easy to add multiple projects to your solution.☆25Updated 3 years ago
- A drop in replacement for System.Windows.Forms.FontDialog, without the crash when selecting non-TrueType fonts☆19Updated 8 years ago
- Implement memento the easy way.☆17Updated last week
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- The Virtual File System makes it possible to manage files that do not exist on a physical file system (e.g. disk).☆22Updated 2 months ago
- Makes it easy to associate files with your application☆11Updated this week
- A collection of algorithms I've implemented and found generally useful☆16Updated last year
- A tool to generate .NET AOT-friendly Win32 interop code from Microsoft.Windows.SDK.Win32Metadata package.☆12Updated last month
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆16Updated 10 months ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- A GuidGen tool similar to the one that ships with VS, but less than a decade old.☆10Updated last year
- The Simple Declarative Language provides an easy way to describe lists, maps, and trees of typed data in a compact, easy to read represen…☆20Updated 14 years ago
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆14Updated 2 years ago
- Rewrite .NET assemblies to allow referencing of two different versions☆26Updated 2 years ago
- A simple sound synthesis software.☆14Updated 2 years ago
- C# lib for copying/moving files and folders with reporting a progress☆46Updated 2 years ago
- A nice way to debug large code bases using CLR profiler and a nice filter & heatmap kind of user interface.☆13Updated 2 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- Low-level utilities and tools for working with the CLR and memory.☆37Updated last month
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 10 months ago
- Texture loading and manipulation library☆68Updated 9 months ago
- A .NET library that calculates the width of Unicode characters.☆58Updated last year
- Command line arguments made easy☆11Updated this week
- Show desktop notifications using this library☆19Updated this week
- Utilities for working with streams and pipes☆12Updated this week
- Easy easter eggs (Konami code, etc) for .NET☆20Updated 10 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 8 months ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- Customized WPF controls, RangePanel with custom vertical/horizontal positioning, RangeItemsControl with bindable ItemsSource and Visual …☆23Updated 3 years ago