mpostol / TPLinks
Programming in Practice - set of examples targeting education purposes.
☆56Updated 2 weeks ago
Alternatives and similar repositories for TP
Users that are interested in TP are comparing it to the libraries listed below
Sorting:
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆197Updated last year
- A CSharp library that can binary serialize any object quickly and easily☆38Updated 2 years ago
- A C# library for parsing mathemitical expressions with support for parentheses and variables.☆118Updated 6 months ago
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆113Updated 10 months ago
- A generic tree library in C# that focuses on hierarchical entity representations. It features full LINQ querying, intuitive manipulation…☆75Updated 2 years ago
- Asynchronous coroutines in C#☆41Updated 4 years ago
- A .NET library that makes shelling out commands super easy and fluent.☆108Updated 5 years ago
- Benchmarking LINQ and alternative implementations☆182Updated last year
- A generic interval tree implementation in C#☆182Updated 4 years ago
- Better random number generation for .NET☆64Updated 6 months ago
- Generate ToString method from public properties.☆83Updated 9 months ago
- A configurable and eXtensible Xml serializer for .NET.☆340Updated 3 months ago
- A ConcurrentHashSet implementation☆138Updated 3 years ago
- dotnet core 3.0 & .NET 8 WPF application using .NET Generic Host☆47Updated last year
- A set of tools and "controls" for the .net Console.☆82Updated last year
- Windows Forms hosting extensions for the .NET Generic Host☆161Updated 8 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆185Updated 2 years ago
- DataStructures and algorithms☆55Updated 3 years ago
- Expansible Unit Conversion Library for .Net Core and .Net Framework☆187Updated 3 years ago
- Framework to drastically simplify your private reflection code using C# dynamic☆345Updated last year
- Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar…☆236Updated last month
- A Visual Studio 2019-2022 and Visual Studio Code extension for exporting in-memory objects during debugging to C#, JSON, VB, XML, and YAM…☆101Updated last month
- Wintellect's Power Collections for .NET☆58Updated 4 years ago
- Actual C# Enums with values and better performance as a source generator☆44Updated last year
- An extension for VS in order to fix the namespace.☆37Updated 2 years ago
- String representations of expression trees + library of expression tree objects☆161Updated 2 years ago
- How to handle exceptions in WPF, this is of course 'my opinion'☆60Updated 4 years ago
- Faster, colorable, more configurable, and more robust console colors & tables for C# console applications☆98Updated last year
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆141Updated 2 months ago