1. ReflectionMagic

    By:

    Framework to drastically simplify your private reflection code using C# dynamic

  2. ExposedObject

    By:

    Fast dynamic wrapper for accessing hidden methods and fields of .Net objects.

  3. mondo-mvcboost

    By:

    A collection of tools and conventions we like to use for ASP.NET MVC projects

  4. Av.Infrastructure.Web

    By:

    Web framework for private projects

  5. Chaining Assertion for MSTest

    By:

    Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for MSTest. This provides only single .cs file.

  6. Trespasser

    By:

    Private Proxy for testing

  7. Av.Infrastructure.Web.Quickstart

    By:

    Web framework for private projects

  8. FluentSharp - CoreLib

    By:

    FluentSharp is an API that dramatically simplifies the use of .NET Framework APIs. As an example, the reflection wrapper is probably one of the most powerful .NET Reflection APIs, since it provides (via user-friendly methods) full access to all .NET classes, methods, properties, fields and enums (regardless of their public/private status).

  9. Chaining Assertion for NUnit

    By:

    Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for NUnit. This provides only single .cs file.

  10. NETFx Dynamic Reflection

    By:

    Provides full reflection capabilities using C# 4.0 dynamic syntax, including invoking and accessing public, internal or private, instance or static members including constructors.

  11. Chaining Assertion for xUnit

    By:

    Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for xUnit.net. This provides only single .cs file.

  12. Chaining Assertion for MbUnit

    By:

    Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for MbUnit. This provides only single .cs file.

  13. Open SSL Key

    By:

    Open SSL Key - Utility to generate XML keys from PEM or DER keys. Reads and parses: (1) OpenSSL PEM or DER public keys (2) OpenSSL PEM or DER traditional SSLeay private keys (encrypted and unencrypted) (3) PKCS #8 PEM or DER encoded private keys (encrypted and unencrypted) | Keys in PEM format must have headers/footers . | Encrypted Private Key i... More information

  14. MVVMTemplateSelection

    By:

    Usable for composing View and ViewModel in MVVM Pattern via reflection

  15. AnglicanGeek.Crypto

    By:

    A library with simple methods for cryptographic hashing, as well as private key encryption and decryption. This *is not* a general cryptography library, but rather a higher-level library that wraps how *I* generally use crypto in my apps.

    541 downloads

  16. MethodCall

    By:

    Utility for accessing private methods, properties and fields. Handy for unit tests.

  17. Dapper.Data

    By:

    Trivial micro-orm implemented on Dapper, streamlines connection and transaction management while preserving flexibility and usability. *************************************** // To create an instance of database context inherit DbContext class TestDb : DbContext { private const string ConnectionName = "DefaultConnection"; private TestDb() : ba... More information

  18. Edit TFS Build Definition

    By:

    Modifying the TFS build workflow can be tricky. This is due to the fact that you need to reference a bunch of VS private DLLs to get the project to build. This package installs into a .net project and adds all of the references needed to update and compile a TFS 2010 build workflow.

  19. T4 Constructor Generator for C#

    By:

    The T4 template searches the template's project to look for non-static, classes, with no constructor. A constructor will be added per class that will take all private instance fields of that type as input.

  20. .NET SFTP Library

    By:

    Commercial library for performing SFTP (FTP over SSH). Features include Automatic Reconnect & Resume, Proxy Support, Public & Private Keys, ZLIB Compression, Directory Synchronization, SCP, Shell, Port Forwarding (Tunneling), FIPS Compliant Mode, and more.