11
Packages
245,679
Downloads of giggio's packages
giggio's Profile
Packages
-
Caliburn
A framework designed for WPF and Silverlight which implements a variety of UI patterns including MVVM (Presentation Model), MVP and MVC. Caliburn is a legacy framework maintained to support existing apps. Future development is focused on Caliburn.Micro.
-
Caliburn.Windsor
A framework designed for WPF and Silverlight which implements a variety of UI patterns including MVVM (Presentation Model), MVP and MVC. Caliburn is a legacy framework maintained to support existing apps. Future development is focused on Caliburn.Micro.
-
QUnit for ASP.NET MVC
This QUnit support for ASP.NET MVC. You may also use it for ASP.NET Webforms, but the css folder will not be on the default location. QUnit is a powerful, easy-to-use, JavaScript test suite. It's used by the jQuery project to test its code and plugins but is capable of testing any generic JavaScript code (and even capable of testing JavaScript code... More information
-
CoffeeScript Compiler
This is the original Javascript compiler written in Javascript. It will be added to your Scripts folder and you'll have to reference it where you want it. CoffeeScript is a little language that compiles into JavaScript. Underneath all of those embarrassing braces and semicolons, JavaScript has always had a gorgeous object model at its heart. Coffee... More information
-
XStream.Net
XStream.Net is the .Net version of Joe Walnes' XStream for Java. It is a simple library for serialisation/deserialisation to & from xml. The original code for this project was taken from Arne Vandamme's weblog which was a port of XStream for Java.
-
Boo-Interpreter
This is the Boo interpreter.
-
MonoTorrent
MonoTorrent is a cross platform and open source implementation of the BitTorrent protocol. It supports many advanced features such as Encryption, DHT, Peer Exchange, Web Seeding and Magnet Links. Notable features include: -Encryption -Dht -Peer Exchange (uTorrent style) -Local Peer Discovery -Web Seeding (getright style) -Magnet Links / Metadata do... More information
-
TypeScriptCompiler
A .NET wrapper around the TypeScript compiler written in TypeScript/JavaScript.
-
Jasmine Headless Webkit .NET
A headless Jasmine runner based on PhantomJS and therefore webkit. It does not open a browser window to run the tests, and is self contained, not depending on any other installation like Qt, WebKit or any other library. The only dependency is .NET 4.0.
-
Recipe to Convert ASPXs to Razor
Converts aspx views to razor views.
-
GlobDir
A library that allows you to glob the file system. Checkout http://en.wikipedia.org/wiki/Glob_(programming) for a better understand of globbing.