smagi 


  • A collection of organized extensions to the core .NET framework, including tuples, thread-safe and null-safe events, lazy types, enumerable extensions and more.
  • Fast purely functional/immutable collections for .NET.
  • Network extensions, including POP3 client and MIME message parsing.
  • Bit-level operations, including unions, endian encoding/decoding and portable binary readers and writers.
  • MIME utility functions, including a more comprehensive MIME type mappings to and from file name extensions to an expanded set of media types.
  • This assembly provides certain extensions on LINQ expressions, including a default query provider, and a faster expression evaluator/compiler.
  • Fast, type-safe structural reflection over arbitrary .NET objects. This package also includes a few basic implementations that perform deep copies on any object, and a test that checks objects for... More information
    • 1,258 total downloads
    • last updated 4/13/2015
    • Latest version: 0.16.0
    Sasa's IL rewriter.
  • The unprocessed, unsigned core Sasa.dll. A collection of organized extensions to the core .NET framework, including tuples, thread-safe and null-safe events, lazy types, enumerable extensions and more.
  • Arrow abstraction for .NET.
  • This assembly contains some more obscure purely functional abstractions for .NET, like a binomal collection, lenses, and function currying.
  • Analytical extensions for .NET, including statistical functions, minimal steiner tree approximations and dense matrix math.
  • A basic reimplementation of Microsoft's code contracts for .NET.
  • Reactive extensions for .NET, including a reactive properties and futures.
  • Typed, extensible lexing and parsing library in pure C#.
  • Concurrency abstractions for .NET, including a ThreadScoped<T> faster than ThreadLocal<T>, and a simple software transactional memory implementation in pure C#.
  • A simple inversion of control container based on delegates.
    • 1,060 total downloads
    • last updated 4/13/2015
    • Latest version: 0.16.0
    Sasa's SQLMetal wrapper that normalizes some of the odd naming conventions the sqlmetal tool generates.
    • 1,037 total downloads
    • last updated 3/2/2015
    • Latest version: 1.0.0-RC6 (prerelease)
    Secure URL continuations for ASP.NET.
  • Partial application for System.Func and System.Action.