Info
Version: | 1.0.0.39 |
Author(s): | Takeio Team |
Last Update: | Wednesday, January 29, 2014 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/TakeIo.Essentials |
Install
Install-Package TakeIo.Essentials
dotnet add package TakeIo.Essentials
paket add TakeIo.Essentials
TakeIo.Essentials Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Windsor(3.0.0)
- Castle.Core(3.0.0)
- Castle.Core-log4net(3.0.0)
- Castle.LoggingFacility(3.0.0)
- CommonServiceLocator(1.0)
- CommonServiceLocator.WindsorAdapter(1.0)
- log4net(1.2.10)
Tags
TakeIo.Essentials supports Sinatra-like (from Ruby) routes, implements OPTIONS and HEAD methods in a reasonable way, adds syntax-sugar methods for returning OpenSocial (JSON/XML) single items and collections, decouples routing from controllers (you can specify them in Web.config), implements user-friendly exception handlers, and some other goodies.