StackExpress
-
- 378,208 total downloads
- last updated 5/5/2013
- Latest version: 3.9.757-unstable (prerelease)
Binaries for the StackExpress web framework. Visit http://www.ServiceStack.net/ServiceStack.Hello/ and https://github.com/ServiceStack/ServiceStack/wiki/Create-your-first-webservice for walk throughs and docs on creating your first web service. -
- 372,867 total downloads
- last updated 5/5/2013
- Latest version: 3.9.757-unstable (prerelease)
Common library dependency for other StackExpress projects. Includes JSON, XML, JSV and SOAP Generic Service Clients. Contains: - StackExpress.Interfaces - StackExpress.Common Dependenies: - StackExpress.Text -
- 354,448 total downloads
- last updated 4/13/2013
- Latest version: 3.9.693-unstable (prerelease)
StackExpress Razor Documentation: http://razor.servicestack.net - Turns ServiceStack into a Complete Web + REST Services Stack. Replaces need for ASP.NET MVC. - Runs In ASP.NET or Self-host, first-class cross-platform support on .NET / Mono runtimes. - Add HTML views to existing... More information -
- 341,006 total downloads
- last updated 5/5/2013
- Latest version: 3.9.757-unstable (prerelease)
Full details in Mvc PowerPack: http://servicestack.net/mvc-powerpack/ Adapter classes to provide tight integration and re-usable functionality between ServiceStack and MVC3. Including adapters for: MiniProfiler, FluentValidation, Funq IOC Controller Factory, Funq Validator Factory... More information -
- 339,966 total downloads
- last updated 5/5/2013
- Latest version: 3.9.757-unstable (prerelease)
Add the ProtoBuf binary format and endpoint to a StackExpress web service host. -
- 339,723 total downloads
- last updated 5/5/2013
- Latest version: 3.9.757-unstable (prerelease)
Add the MsgPack binary format and endpoint to a StackExpress web service host. -
- 335,639 total downloads
- last updated 5/5/2013
- Latest version: 3.9.757-unstable (prerelease)
Adds OpenId Auth Providers for use in StackExpress Web and REST Services. Includes built-in support for Google, Yahoo, MyOpenId and Custom OpenId providers. More Info on Auth Providers:... More information -
- 217,479 total downloads
- last updated 5/5/2013
- Latest version: 3.9.757-unstable (prerelease)
Provides a set of services to be discovered by Swagger (http://swagger.wordnik.com/) Swagger is a specification and complete framework implementation for describing, producing, consuming, and visualizing RESTful web services. -
- 111,177 total downloads
- last updated 9/12/2013
- Latest version: 3.9.247-unstable (prerelease)
.NET's fastest JSON, JSV and CSV Text Serializers (3x faster than JSON.NET). Fast, Light, Resilient. Benchmarks at: http://servicestack.net/benchmarks/ Includes the String and Stream functionality for all the StackExpress projects including: - T.Dump() generic extension... More information -
- 10,454 total downloads
- last updated 5/5/2013
- Latest version: 3.9.757-unstable (prerelease)
StackExpress Razor2 Documentation: http://razor.servicestack.net - Turns ServiceStack into a Complete Web + REST Services Stack. Replaces need for ASP.NET MVC. - Runs In ASP.NET or Self-host, first-class cross-platform support on .NET / Mono runtimes. - Add HTML views to existing... More information -
- 5,711 total downloads
- last updated 7/21/2013
- Latest version: 3.9.5-unstable (prerelease)
C# Redis Client for the worlds fastest distributed NoSQL datastore. Byte[], String and POCO Typed clients. Thread-Safe Basic and Pooled client managers included.