Capgemini / Cauldron
C# Toolkit
☆77Updated 6 years ago
Alternatives and similar repositories for Cauldron:
Users that are interested in Cauldron are comparing it to the libraries listed below
- C# LINQ Async extension methods library for async/await task.☆101Updated 11 months ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆78Updated 5 years ago
- Faster with Files☆59Updated last month
- A modern wrapper around System.IO.☆83Updated 2 years ago
- Analyzers checking System.Reflection☆81Updated last year
- Generating async c# code using Roslyn☆48Updated 6 months ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated last month
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 2 years ago
- A collection of utilities for working with strings in .NET.☆36Updated 4 years ago
- The Swiss Army Knife for type conversion in .NET☆56Updated 6 months ago
- C# Toolkit☆33Updated 6 years ago
- Change all members to virtual as part of your build.☆61Updated last month
- IDisposable helper types.☆126Updated 10 months ago
- ☆44Updated last year
- Data Modeling Library in .NET☆47Updated 2 years ago
- Easy-to-use calculated properties for MVVM apps☆72Updated 4 years ago
- Unified Concurrency: An Object oriented Approach to the synchronization! LockUC, SpinLockUC, TicketSpinLock, AsyncLockUC, AsyncSpinLockUC…