RolandPheasant / awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
☆7Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for awesome-dotnet
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 10 years ago
- Simpler version of the ReactiveTrader by Adaptive (WPF version only)☆39Updated 8 years ago
- Execute MediatR requests via JsonRpc using WebAPI☆31Updated 8 years ago
- Diagnostics Kit is a set of tools and libraries to effectively work with logs generated in .NET applications.☆35Updated 7 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆25Updated 2 years ago
- Simple async in process route library.☆41Updated 5 years ago
- Serve APIs returning & consuming observable streams over WebSockets using .NET☆80Updated 8 years ago
- A library for faking RESTful http client communication☆19Updated last year
- Dynamically attach properties to (almost) any object instance.☆44Updated 3 years ago
- Task scheduling for .NET☆36Updated 2 years ago
- The "classy" way to filter collections.☆27Updated last year
- A Visual Studio 2015 Project Template that provides a full featured Windows Service pre-loaded with logging, IoC container and more. Bas…☆33Updated 5 years ago
- Faster with Files☆59Updated 2 months ago
- Showcase of how to use a sort of Attached Behaviours for ViewModels, and how to build BIG XAML apps☆27Updated 9 years ago
- Observable Linq query implementation.☆36Updated 8 years ago
- LINQ to Web or teaching LINQ to do Web so the Web appears like simple LINQ queries☆26Updated 10 months ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- A Microsoft .NET Framework toolkit☆67Updated last year
- Animated console spinner thingie☆21Updated 4 years ago
- Small library to handle ISO8601 durations in C#☆33Updated last year
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated 8 months ago
- A project to auto-generate JavaScript proxies for MVC and WebApi controllers☆57Updated 7 years ago
- Debugging tool to track down undisposed objects☆21Updated 3 years ago
- Fast and easy messaging solution for .NET.☆27Updated 9 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- Yet another ADO.NET Micro-ORM to SQL Server