axelheer 


    • 595 total downloads
    • last updated 1/25/2015
    • Latest version: 1.3.0
    • LINQ EF
    NeinLinq provides helpful extensions for using LINQ providers supporting only a minor subset of .NET functions (like Entity Framework), reusing functions, rewriting queries (even making them null-safe), and... More information
    • 242 total downloads
    • last updated 4/11/2015
    • Latest version: 0.2.1
    • Math BigInteger
    NeinMath is playing around with arbitrary precision integers, written in pure managed code, not using any unsafe stuff, and a bit faster than the build-in .NET type for integers with a few thousand bits.