Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>ServiceStack is a simple, fast, versatile and highly-productive full-featured <a href="http://razor.servicestack.net" rel="nofollow noreferrer">Web</a> and <a href="http://docs.servicestack.net/web-services" rel="nofollow noreferrer">Web Services</a> Framework that's thoughtfully-architected to <a href="http://docs.servicestack.net/why-not-odata#why-not-complexity" rel="nofollow noreferrer">reduce artificial complexity</a> and promote <a href="http://docs.servicestack.net/advantages-of-message-based-web-services" rel="nofollow noreferrer">remote services best-practices</a> with a <a href="http://docs.servicestack.net/what-is-a-message-based-web-service" rel="nofollow noreferrer">message-based design</a> that allows for maximum re-use that can leverage an integrated <a href="http://docs.servicestack.net/service-gateway" rel="nofollow noreferrer">Service Gateway</a> for the creation of loosely-coupled <a href="http://docs.servicestack.net/modularizing-services" rel="nofollow noreferrer">Modularized Service</a> Architectures. ServiceStack Services are consumable via an array of built-in fast data formats (inc. JSON, XML, CSV, JSV, ProtoBuf, MsgPack and Wire as well as XSD/WSDL for <a href="http://docs.servicestack.net/soap-support" rel="nofollow noreferrer">SOAP endpoints</a> and <a href="http://docs.servicestack.net/rabbit-mq" rel="nofollow noreferrer">Rabbit MQ</a>, <a href="http://docs.servicestack.net/redis-mq" rel="nofollow noreferrer">Redis MQ</a>, <a href="http://docs.servicestack.net/azure-service-bus-mq" rel="nofollow noreferrer">Azure Service Bus</a> and <a href="https://github.com/ServiceStack/ServiceStack.Aws#sqsmqserver" rel="nofollow noreferrer">Amazon SQS</a> MQ hosts. </p> <p>Its design and simplicity focus offers an unparalleled suite of productivity features that can be declaratively enabled without code, from creating fully queryable Web API's with just a single Typed Request DTO with <a href="http://docs.servicestack.net/autoquery" rel="nofollow noreferrer">Auto Query</a> supporting <a href="https://github.com/ServiceStack/ServiceStack.OrmLite#8-flavours-of-ormlite-is-on-nuget" rel="nofollow noreferrer">every major RDBMS</a> to the built-in support for <a href="http://docs.servicestack.net/auto-batched-requests" rel="nofollow noreferrer">Auto Batched Requests</a> or effortlessly enabling rich <a href="http://docs.servicestack.net/http-caching" rel="nofollow noreferrer">HTTP Caching</a> and <a href="http://docs.servicestack.net/encrypted-messaging" rel="nofollow noreferrer">Encrypted Messaging</a> for all your existing services via <a href="http://docs.servicestack.net/plugins" rel="nofollow noreferrer">Plugins</a>.</p> <p>Your same Services also serve as the Controller in ServiceStack's <a href="http://razor.servicestack.net/" rel="nofollow noreferrer">Smart Razor Views</a> reducing the effort to serve both <a href="https://github.com/ServiceStackApps/LiveDemos" rel="nofollow noreferrer">Web and Single Page Apps</a> as well as <a href="https://github.com/ServiceStackApps/HelloMobile" rel="nofollow noreferrer">Rich Desktop and Mobile Clients</a> that are able to deliver instant interactive experiences using ServiceStack's real-time <a href="http://docs.servicestack.net/server-events" rel="nofollow noreferrer">Server Events</a>.</p> <p>ServiceStack Services also maximize productivity for consumers providing an <a href="http://docs.servicestack.net/csharp-client" rel="nofollow noreferrer">instant end-to-end typed API without code-gen</a> enabling the most productive development experience for developing .NET to .NET Web Services.</p> <h2>ServiceStack Links</h2> <ul> <li><a href="http://www.servicestack.net/" rel="nofollow noreferrer">servicestack.net</a> - See ServiceStack's Website for product info and pricing </li> <li><a href="http://stackoverflow.com/search?q=servicestack">StackOverflow</a> - Ask questions on StackOverflow using the <code>servicestack</code> tag</li> <li><a href="https://forums.servicestack.net/" rel="nofollow noreferrer">Customer Forums</a> - Customers can get Technical Support in the Customer Forums</li> <li><a href="https://github.com/ServiceStack/Issues" rel="nofollow noreferrer">Issue Tracker</a> - Report issues on our Issue Tracker</li> <li><a href="http://servicestack.uservoice.com/forums/176786-feature-requests" rel="nofollow noreferrer">Feature Requests</a> - Request features on UserVoice</li> <li><a href="https://servicestack.net/release-notes" rel="nofollow noreferrer">Release Notes</a> - Stay up to date with ServiceStack's latest features</li> </ul> <h2>ServiceStack Examples and Live Demos</h2> <ul> <li><a href="https://github.com/ServiceStackApps/LiveDemos" rel="nofollow noreferrer">Live Demos</a> - Web, Mobile and Desktop Apps and Live Demos</li> <li><a href="https://github.com/NetCoreApps/LiveDemos" rel="nofollow noreferrer">.NET Core Live Demos</a> - .NET Core Live Demos</li> <li><a href="http://gistlyn.com" rel="nofollow noreferrer">Gistlyn</a> - Explore ServiceStack Live on Gistlyn</li> </ul> <h2>ServiceStack Downloads</h2> <ul> <li><a href="https://servicestack.net/download" rel="nofollow noreferrer">ServiceStack Downloads</a> - Official downloads are available on NuGet</li> <li><a href="https://servicestack.net/myget" rel="nofollow noreferrer">Pre-release MyGet Packages</a> - Latest pre-release downloads are available on MyGet</li> </ul>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload