marcelltoth
-
- 771,915 total downloads
- last updated 12/6/2019
- Latest version: 2.2.2
ObjectCloner aims to be the fastest, yet most capable deep (or shallow) clone solution for .NET objects. It utilizes compiled Expression Trees under the hood, making it just as fast as... More information -
- 306,893 total downloads
- last updated 7/30/2019
- Latest version: 2.0.1
ObjectCloner aims to be the fastest, yet most capable deep (or shallow) clone solution for .NET objects. This package provides extension methods `DeepClone` and `ShallowClone` on every type. -
- 15,087 total downloads
- last updated 12/15/2019
- Latest version: 2.1.1
Abstractions, base classes and utilities used in my DDD solutions. -
- 3,187 total downloads
- last updated 5/5/2019
- Latest version: 1.2.0-preview (prerelease)
Foundational classes and helpers for my WPF based projects. -
- 1,608 total downloads
- last updated 4/20/2019
- Latest version: 1.1.3
This project implements many methods that I feel are missing from the .NET BCL. Of course the list of methods included is strongly opinionated, feel free to fork and build your own collection. -
- 1,003 total downloads
- last updated 10/25/2019
- Latest version: 1.0.2
Database of known countries of the world. Contains English description, Alpha-2 and Alpha-3 codes. -
- 934 total downloads
- last updated 6/2/2020
- Latest version: 1.0.0
Example GraphQL Schema-First Server written in .NET