Search for gist returned 10 packages
Displaying results 1 - 10.
-
-
Microsoft Token Validation Extension for Microsoft .Net Framework 4.5
By:
This package provides an assembly containing classes which extend the .NET Framework 4.5 with the necessary logic that extends token validation to check that the signer of a token and the issuer of the token are a valid pair. This capability can be applied both within the Windows Identity Foundation token processing pipeline and standalone, without... More information
-
Unity Auto Registration
By:
Unity Auto Registration extends Unity IoC container and provides fluent syntax to configure rules for automatic type registration. Using few code lines you can scan specified assemblies and register all types that satisfy your rules. Rules for determining whether to include/exclude type/assembly are predicates (Predicate<T>) so you can use lambda ... More information
-
UnityContainer AutoRegisterExtension
By:
UnityExportAttribute class is automatically registered in the UnityContainer. And inteception configuration is attribute.
-
Infragistics_NA_jQuery_12.1-it
By:
NetAdvantage for jQuery 12.1 Italian localization
-
HttpClient.Compression
By:
Classes for the new HttpClient Portable Class Library that support GZip and Deflate compression, using the Zlib.Portable library. Works on .NET 4.0, 4.0.3, & 4.5, Silverlight 4 & 5, Windows Phone 7.5 & 8, and Windows 8. Original idea (but a different implementation) from Gist by Morten Nielsen: https://gist.github.com/dotMorten/4981198
-
Aaron.Registrar
By:
It's a special architect (written base on C#) be used to build programs as web-app, windows-app; help your project become standardization. It provides the standard platform, including core systems, data flows and other utilities,... ready to serve a normal web-app (support Sqlserver, sqlce)...
-
SimpleInjector.AutoRegistration
By:
SimpleInjector.AutoRegistration is a flexible auto-registration extension for SimpleInjector. It will register your custom types, IEnumerable<>, Func<>, and Lazy<> of your types. Additionally, it will detect your Decorators and auto-register them. Please feel free to submit Pull Requests on GitHub.
-
Spring.AutoRegistration
By:
Fluent registration for Spring .NET. Inspired by the Autoregistration library for Unity. Examples and documentation: http://rafaelnaskar.blogspot.com.br/2012/12/springautoregistration-fluent.html
-
FlitBit.Registrar
By:
A simple registrar implementation.