208 packages tagged with “servicestack”
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
JSON, XML, CSV, JSV, SOAP and MQ Generic Service Clients.
ServiceStack is a simple and fast alternative to WCF, MVC and Web API in one cohesive framework for all your services and web apps that's intuitive and Easy to use! To get started see: https://servicestack.net/getting-started
Integration libraries and adapters with other major ServiceStack server components. Includes high-level API's that use OrmLite and Redis including: - AutoQuery - Redis MQ - OrmLiteAuthRepository - OrmLiteCacheClient - OrmLiteAppSettings - RedisServerEvents - RedisRequestLogger
MVC Adapter classes to provide tight integration and re-usable functionality between ServiceStack and MVC. Including adapters for: MiniProfiler, FluentValidation, Funq IOC Controller Factory, Funq Validator Factory ControllerBase (configured with access to ServiceStack's ICacheClient, ISession, typed UserSession dependencies).
Typed .NET Core and .NET Framework ServiceClients based on .NET's HttpClient
Implements v2.0 of the Open API Specification (https://www.openapis.org). Open API is a specification and complete framework implementation for describing, producing, consuming, and visualizing RESTful web services.
Provides a set of services to be discovered by Swagger (http://swagger.io). Swagger is a specification and complete framework implementation for describing, producing, consuming, and visualizing RESTful web services.
Provides NLog logging integration for other ServiceStack projects
ServiceStack integration for Amazon Web Services (AWS) including: - PocoDynamo - Declarative, code-first POCO client for DynamoDB with LINQ support - SqsMqServer - MQ Server for invoking ServiceStack Services via Amazon SQS MQ Service - S3VirtualFiles - A read/write Virtual FileSystem around Amazon's S3 Simple Storage Service - DynamoDbAuthRepository - A UserAuth repository storing UserAuth info in DynamoDB - DynamoDbAppSettings - An AppSettings provider storing App configuration in DynamoDB - DynamoDbCacheClient - A Caching Provider for DynamoDB
Provides log4net logging integration for other ServiceStack projects
An Memcached cache client implementing ServiceStack's ICacheClient: https://docs.servicestack.net/caching
Provides AppSelfHostBase implementation for .NET Core's Kestrel Self Host HTTP Server To get started see: https://servicestack.net/getting-started
Deprecated. Use the strong named ServiceStack.Common package instead.
Provides Serilog logging integration for other ServiceStack projects
Deprecated. Use the strong named ServiceStack.Client package instead.
.NET Standard 2.0 version of ServiceStack.Aws
Contains ASP.NET and .NET Framework only features used in ServiceStack: - MiniProfiler - SmartThreadPool, AppSelfHostBase
Free and Open Source fork of ServiceStack.Common V3 Common library dependency for other NServiceKit projects. Includes JSON, XML, JSV and SOAP Generic Service Clients. Contains: - NServiceKit.Interfaces - NServiceKit.Common Dependencies: - NServiceKit.Text
ServiceStack Razor Documentation: https://razor.netcore.io - 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 / .NET Core runtimes. - Add HTML views to existing services. - Change Views and Layout templates at runtime. - No Ceremony development options - Pages without controllers, with typed and dynamic View Models. - Include Partial Markdown views in Razor pages. - Cascading Layout templates. - Pretty urls by default (no custom Routes needed). - Keep all views and assets together. - Smart View Pages.
Integration libraries and adapters with other major ServiceStack server components. Includes high-level API's that use OrmLite and Redis including: AutoQuery, Redis MQ, OrmLiteAuthRepository, OrmLiteCacheClient, OrmLiteAppSettings, RedisServerEvents and RedisRequestLogger.
Easily view and deploy any ServiceStack .NET Core Web App in a self-contained Chrome CEF Browser (Win64)
ServiceStack.Text JSON serializer support for NodaTime
ServiceStack Admin UI with AutoQuery Viewer - an instant UI for constructing and browsing your AutoQuery Services.