Adds ability to support aliases for model binding. Set action parameter to "product" and place "productid" on querystring. i.e. public ActionResult Index([Alias("pid"]Product product) ... add global filter ... filters.Add(new AliasInitializer());
A .NET Mixpanel API to add tracking to your Windows Phone, WinRT and .NET 4 apps. The complete Mixpanel API is supported (tracking events and all types of profile updates). The API also supports offline mode and bad networks: if element could not be sent, it'll be stored locally and sent later on.
Este pacote é basicamente um utilitário. Criamos vários métodos e extensões que implementam funções do dia-a-dia do desenvolvedor como: Criptografia hash e simetrica, gerador de senha, extensão para string e conversor de DateTime para UnixTime. Conversor para base64 (Stream, Image, Byte, String),...
More information
This is an .NET Framework file and folder manager. You can attache all the files and folders you wish by typing its path and also you can add them an alias to identify them. Then you can access all the files you have attached and access their respective path in any part of the application
Also in...
More information
An abstraction on site navigation wrapped up in a jQuery plugin. When using website analytics, window.location is not sufficient due to the referer not being passed on the request. The plugin resolves this and allows for both aliased and parametrised URLs. I also provide an API helper method, which...
More information
C# library that adds conversion Method Extensions to System.Object. Perform super simple data conversions without being forced to consider all the scenarios. Let the library do it for you.