Search for Generics returned 22 packages
Displaying results 1 - 20.
-
-
Minimod.FluentGenerics
By:
A minimod for fluently interacting with genric types.
-
UnconstrainedMelody
By:
Unconstrained Melody is a library of helpful static methods (extension methods where feasible) for working with delegates and enums in a more strongly typed way than you can normally express in C#. It uses generic type constraints to force generic type parameters to be enum or delegate types, which the CLR supports but... More information
-
NETFx Reflection GetCustomAttribute<TAttribute> generic overloads
By:
Allows retrieving custom attributes from assemblies, types, methods, properties, etc. using a generic method.
-
NETFx Reflection GetCustomAttribute<TAttribute> generic overloads Tests
By:
xUnit tests for netfx-System.Reflection.GetCustomAttribute
-
-
Mono.Cecil
By:
Cecil is a library written by Jb Evain to generate and inspect programs and libraries in the ECMA CIL format. It has full support for generics, and support some debugging symbol format. In simple English, with Cecil, you can load existing managed assemblies, browse all the contained types, modify them on the fly and save back to the disk the modifi... More information
-
NETFx ServiceProvider Generics Extension Methods
By:
Generic overloads to System.IServiceProvider.GetService.
-
NETFx Reflection GetCustomAttribute<TAttribute> generic overloads Tests
By:
xUnit tests for netfx-System.Reflection.GetCustomAttribute
-
NETFx ServiceProvider Generics Extension Methods Tests
By:
Tests for netfx-System.ServiceProvider
-
NETFx XmlSerializer<T>
By:
Provides a generics version of XmlSerializer.
-
Munq.IocContainer
By:
Munq IOC Container - A very fast Dependency Injection container for Web Applications. 3.1.6 - fixed bad web.config.transform file in package 3.1.5 - corrects the bad implementation for disposing of Request Lifetime instances. 3.1.4 - Disposes of RequestLifeTime instance when HttpRequest ends. 3.1.3 - re-add extension methods introduced in 3... More information
-
Academy.Collections
By:
Welcome to Academy Collections. As result of a deep research, Academy.Collections presents new data structures implementations that expands your boundaries when using Microsoft .NET Framework. The objects implementations and the structure of the library is presented in need-order instead of a group of data structures categories, this way the name ... More information
-
-
StringlyTyped: manipulate .NET types as C# type strings
By:
Utilities for rendering .NET types as C# type names, with support for generics, nested types, type name simplification via "using" scopes, etc.
-
NGenerics.UI
By:
A class library providing generic data structures and algorithms not implemented in the standard .NET framework. This library includes the UI portion of the library.
-
NGenerics.Silverlight
By:
A class library providing generic data structures and algorithms not implemented in the standard .NET framework. This package is the a Silverlight compatible version of the NGenerics library.
-
NGenerics.UI.Silverlight
By:
A class library providing generic data structures and algorithms not implemented in the standard .NET framework. This library includes the UI portion of the Silverlight version.
-
GoDiscover Web Framework
By:
GoDiscover Web provides a framework for creating self-organizing object website model hierarchies through the unique combination of the Managed Extensibility Framework introduced in .NET 4.0 and Silverlight 4.0 and the .NET language's support for interfaces and generics.
-
NPack
By:
An implementation of linear algebra numerical structures and methods for the CLR. NPack is unique in that it uses generics for matrix element definitions, and a set of matrix operations via an interface, allowing a CLR-based operations engine as well as the opportunity to use GPGPU-based operation engines. NPack was initially ported from Java Matri... More information
- Previous
- Next