34
Packages
529,206
Downloads of mythz's packages
mythz's Profile
Packages
-
ServiceStack webservice framework: Faster, Cleaner, Modern WCF alternative
Binaries for the ServiceStack 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.
-
Service Clients and Common libs for ServiceStack projects
Common library dependency for other ServiceStack projects. Includes JSON, XML, JSV and SOAP Generic Service Clients. Contains: - ServiceStack.Interfaces - ServiceStack.Common Dependenies: - ServiceStack.Text
-
OrmLite.Sqlite.32bit - Fast, code-first, config-free Poco ORM
Light, simple and fast convention-based code-first POCO ORM. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in Sqlite.
-
OrmLite.Sqlite.64bit - Fast, code-first, config-free Poco ORM
Light, simple and fast convention-based code-first POCO ORM. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in Sqlite.
-
OrmLite.SqlServer - Fast, code-first, config-free Poco ORM
Light, simple and fast convention-based code-first POCO ORM for Sql Server. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in SQLServer.
-
C# Redis client for the Redis NoSQL DB
C# Redis Client for the worlds fastest distributed NoSQL datastore. Byte[], String and POCO Typed clients. Thread-Safe Basic and Pooled client managers included.
-
.NET's fastest JSON Serializer by ServiceStack
.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 ServiceStack projects including: - T.Dump() generic extension method for easy dbugging and introspection of types ... More information
-
MVC Adapters for integrating with ServiceStack webservices
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 ControllerBase (configured with access to Se... More information
-
OrmLite.MySQL - Fast, code-first, config-free Poco ORM
Light, simple and fast convention-based code-first POCO ORM for MySQL. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in MySQL.
-
OrmLite.FireBird - Fast, code-first, config-free Poco ORM
Light, simple and fast convention-based code-first POCO ORM for Firebird. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in Firebird.
-
OrmLite.PostgreSQL - Fast, code-first, config-free Poco ORM
Light, simple and fast convention-based code-first POCO ORM for PostgreSQL. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in Postgres.
-
Protocol Buffers support for ServiceStack. Includes typed ProtoBuf Client
Add the ProtoBuf binary format and endpoint to a ServiceStack web service host. Includes the WebActivator App_Start/ProtoBuf_AppStart.cs startup script to auto register and load the ProtoBufFormat plugin.
-
OrmLite.Sqlite - Compatible with Mono. inc. win x86/64 sqlite.dll
Light, simple and fast convention-based code-first POCO ORM. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in Sqlite.
-
OrmLite.Oracle - Fast, code-first, config-free Poco ORM
Light, simple and fast convention-based code-first POCO ORM for Oracle RDBMS. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in Oracle.
-
ServiceStack.Authentication.MongoDB
A MongoDB IUserAuthRepository to persist User registration and auth info in a NoSQL Mongo DB. Implements ServiceStack's built-in AuthProvider Model: https://github.com/ServiceStack/ServiceStack/wiki/Authentication-and-authorization inc. Twitter, Facebook, Basic, Digest, Credentials Auth modes out-of-the-box.
-
ServiceStack.Caching.Azure
An Azure In-Memory DataCache implementing ServiceStack's ICacheClient: https://github.com/ServiceStack/ServiceStack/wiki/Caching Which also supports InMemory, Redis and Memcached cache providers.
-
ServiceStack.Caching.Memcached
An Memcached cache client implementing ServiceStack's ICacheClient: https://github.com/ServiceStack/ServiceStack/wiki/Caching Which also supports InMemory, Redis and Azure cache providers.
-
ServiceStack.Authentication.NHibernate
An NHibernate IUserAuthRepository to persist User registration and authentication info in any RDBMS NHibernate supports. Implements ServiceStack's built-in AuthProvider Model: https://github.com/ServiceStack/ServiceStack/wiki/Authentication-and-authorization inc. Twitter, Facebook, Basic, Digest, Credentials Auth modes out-o... More information
-
ServiceStack.Razor - ServiceStack's HTML story including MVC Razor
ServiceStack 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 services. - Change Views and Layout templates... More information
-
ServiceStack additional API for integration with Swagger
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.
-
Starter ASP.NET Website Template - ServiceStack at /
Host ServiceStack in an existing ASP.NET web application at the root path '/'. ServiceStack is a modern, high-performance, code-first web service framework promoting code and web services best practices. Simple, Fast, Elegant. Website: http://www.servicestack.net
-
Starter ASP.NET MVC Website Template - ServiceStack at /api
Host ServiceStack side-by-side with an existing ASP.NET MVC application at the path '/api'. ServiceStack is a modern, high-performance, code-first web service framework promoting code and web services best practices. Simple, Fast, Elegant. Website: http://www.servicestack.net
-
Message Pack support for ServiceStack. Includes typed MsgPack Client
Add the MsgPack binary format and endpoint to a ServiceStack web service host.
-
OpenId Auth Providers for ServiceStack - inc. Google, Yahoo, MyOpenId
Adds OpenId Auth Providers for use in ServiceStack Web and REST Services. Includes built-in support for Google, Yahoo, MyOpenId and Custom OpenId providers. More Info on Auth Providers: https://github.com/ServiceStack/ServiceStack/wiki/Authentication-and-authorization
-
ServiceStack.Authentication.RavenDB
A RavenDB IUserAuthRepository to persist User registration and auth info in a NoSQL Raven DB. Implements ServiceStack's built-in AuthProvider Model: https://github.com/ServiceStack/ServiceStack/wiki/Authentication-and-authorization inc. Twitter, Facebook, Basic, Digest, Credentials Auth modes out-of-the-box.
-
ServiceStack.Caching.AwsDynamoDb
An Amazon Web Services In-Memory DynamoDb DataCache implementing ServiceStack's ICacheClient: https://github.com/ServiceStack/ServiceStack/wiki/Caching
-
Silverlight Clients for ServiceStack webservices
ServiceStack client binaries for Silverlight. Provides generic JSON, XML and JSV Service Clients allowing you to call ServiceStack web services from a Silverlight client. This is now a stub that points to ServiceStack.Common NuGet package which now contains the Silverlight client builds.
-
Bundler: Compile & Minify js, coffeescript, css, less, sass. Integrate in VS.NET/MVC
A native node.js-powered Bundler with integration with VS.NET extension + ASP.NET MVC. No added compile or runtime performance costs. Extremely fast and simple pure node.js/javascript solution to statically complie, minify and combine your websites .css, .less, .coffee and .js files into user-defined bundles. Supports configurable bundle setting... More information
-
ServiceStack.Logging.Elmah
Provides Elmah logging integration for other ServiceStack projects Includes: - ServiceStack.Logging.Elmah.dll Dependencies: - ServiceStack.Interfaces.dll
-
ServiceStack.Logging.EventLog
Provides EventLog logging integration for other ServiceStack projects Includes: - ServiceStack.Logging.EventLog.dll Dependencies: - ServiceStack.Interfaces.dll
-
ServiceStack.Logging.Log4Net
Provides log4net logging integration for other ServiceStack projects Includes: - ServiceStack.Logging.Log4Net.dll Dependencies: - ServiceStack.Interfaces.dll
-
ServiceStack.Logging.Log4Netv129
Provides log4net 1.2.9 logging integration for other ServiceStack projects Includes: - ServiceStack.Logging.Log4Netv129.dll Dependencies: - ServiceStack.Interfaces.dll
-
ServiceStack.Logging.NLog
Provides NLog logging integration for other ServiceStack projects Includes: - ServiceStack.Logging.NLog.dll Dependencies: - ServiceStack.Interfaces.dll
-
ServiceStack.Logging.EntLib5
Provides Enterprise Library 5.0 Logging Application Block logging integration for other ServiceStack projects Includes: - ServiceStack.Logging.EntLib5.dll Dependencies: - ServiceStack.Interfaces.dll