dcastro
-
- 644,192 total downloads
- last updated 10/31/2016
- Latest version: 1.0.2
DequeNET (pronounced Deck Net) provides a concurrent lock-free deque C# implementation. A deque, or double-ended queue, is a data structure that allows insertion and removal of items on both ends.... More information -
JSend.
by: dcastroWebApi - 26,598 total downloads
- last updated 5/13/2016
- Latest version: 0.8.3
JSend.WebApi extends ASP.NET Web API 2's ApiController and provides several helper methods to easily build JSend formatted responses. -
JSend.
by: dcastroClient -
- 15,185 total downloads
- last updated 5/13/2016
- Latest version: 0.8.3
JSend.Client is a web client for performing basic CRUD operations on an API that conforms to the JSend specification. -
-
-
- 11,639 total downloads
- last updated 3/22/2018
- Latest version: 1.1.1
MementoContainer is an alternative approach to the Memento design pattern. It is a lightweight utility that takes a snapshot of your objects' state so that you can easily rollback to a previous state when... More information -
-
- 3,137 total downloads
- last updated 9/3/2014
- Latest version: 1.0.1
This is an alternative for Windows Workflow Rules Engine's default serializer - WorkflowMarkUpSerializer. This version serializes a RuleSet in a more readable XML format, making it easier to resolve version... More information -
-
- 2,863 total downloads
- last updated 5/27/2014
- Latest version: 1.0.1
Sequences is a port of Scala's Stream[+A] to C#. A Sequence<T> is an immutable lazy list whose elements are only evaluated when they are needed. A sequence is composed by a head (the first element) and a... More information -