servicestack
NuGet publisher profile
Packages (87)
ServiceStack.Text
.NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient. Contains ServiceStack's high-performance text-processing powers, for more info see: https://github.com/ServiceStack/ServiceStack.Text
ServiceStack.Common
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
ServiceStack.Interfaces
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.Redis
C# Redis Client for the worlds fastest distributed NoSQL datastore. Byte[], String and POCO Typed clients. Thread-Safe Basic and Pooled client managers included.
ServiceStack.Client
JSON, XML, CSV, JSV, SOAP and MQ Generic Service Clients.
ServiceStack
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
ServiceStack.Text.Core
.NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient. Contains ServiceStack's high-performance text-processing powers, for more info see: https://github.com/ServiceStack/ServiceStack.Text
ServiceStack.OrmLite
Common library for the Light, simple and fast convention-based code-first POCO, OrmLite. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs. OrmLite is a suite extension methods on ADO.NET's underlying IDbConnection providing DRY, typed access for common data usage patterns that map to clean, simple POCOs. Great support for testing where OrmLite methods can be mocked.
ServiceStack.Interfaces.Core
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.Common.Core
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
ServiceStack.OrmLite.SqlServer
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.
ServiceStack.Server
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
ServiceStack.Client.Core
JSON, XML, CSV, JSV, SOAP and MQ Generic Service Clients.
ServiceStack.Redis.Core
.NET Standard 2.0 version of ServiceStack.Redis
ServiceStack.Core
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
ServiceStack.Api.OpenApi
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.
ServiceStack.OrmLite.Core
.NET Standard 2.0 version of ServiceStack.OrmLite
ServiceStack.Aws
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
ServiceStack.HttpClient
Typed .NET Core and .NET Framework ServiceClients based on .NET's HttpClient
ServiceStack.Mvc
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).
ServiceStack.Api.Swagger
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.
ServiceStack.OrmLite.Sqlite
Light, simple and fast convention-based code-first POCO ORM for SQLite. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in SQLite.
ServiceStack.Kestrel
Provides AppSelfHostBase implementation for .NET Core's Kestrel Self Host HTTP Server To get started see: https://servicestack.net/getting-started
ServiceStack.Caching.Memcached
An Memcached cache client implementing ServiceStack's ICacheClient: https://docs.servicestack.net/caching
ServiceStack.OrmLite.PostgreSQL
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.
ServiceStack.Logging.Serilog
Provides Serilog logging integration for other ServiceStack projects
ServiceStack.Aws.Core
.NET Standard 2.0 version of ServiceStack.Aws
ServiceStack.OrmLite.MySql
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.
ServiceStack.OrmLite.SqlServer.Core
.NET Standard 2.0 version of ServiceStack.OrmLite.SqlServer
ServiceStack.Logging.NLog
Provides NLog logging integration for other ServiceStack projects
ServiceStack.Razor
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.
app
Easily view and deploy any ServiceStack .NET Core Web App in a self-contained Chrome CEF Browser (Win64)
ServiceStack.Logging.Log4Net
Provides log4net logging integration for other ServiceStack projects
ServiceStack.OrmLite.Sqlite.Core
.NET Standard 2.0 version of ServiceStack.OrmLite.Sqlite
ServiceStack.Server.Core
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.
ServiceStack.OrmLite.PostgreSQL.Core
.NET Standard 2.0 version of ServiceStack.OrmLite.PostgreSQL
ServiceStack.OrmLite.MySqlConnector
MySQL Adapter for ServiceStack OrmLite using MySqlConnector ADO.NET Provider
ServiceStack.Stripe
A typed message-based .NET client gateway for accessing Stripe's REST API. Used by servicestack.net to process merchant payments and recurring subscriptions.
ServiceStack.NetFramework
Contains ASP.NET and .NET Framework only features used in ServiceStack: - MiniProfiler - SmartThreadPool, AppSelfHostBase
ServiceStack.OrmLite.SqlServer.Data
Uses Microsoft.Data.SqlClient. 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.
ServiceStack.Admin
ServiceStack Admin UI with AutoQuery Viewer - an instant UI for constructing and browsing your AutoQuery Services.
ServiceStack.HttpClient.Core
Typed .NET Core and .NET Framework ServiceClients based on .NET's HttpClient
ServiceStack.RabbitMq
Rabbit MQ client and server adapters for the ServiceStack web services framework. This library enables consuming and publishing to ServiceStack services when hosted within a Rabbit MQ Server Host.
ServiceStack.OrmLite.Sqlite.Data
Version of OrmLite Sqlite that uses Microsoft.Data.Sqlite
ServiceStack.Azure
ServiceStack integration for Azure Services in Azure and Windows ServiceBus, Azure Blob Storage / Virtual File System, Azure Table Storage / Cache Provider.
ServiceStack.Authentication.OpenId
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://docs.servicestack.net/authentication-and-authorization
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://docs.servicestack.net/authentication-and-authorization inc. Twitter, Facebook, Basic, Digest, Credentials Auth modes out-of-the-box.
ServiceStack.OrmLite.Sqlite.Windows
For cross-platform Sqlite use ServiceStack.OrmLite.Sqlite instead. Light, simple and fast convention-based code-first POCO ORM for SQLite. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in SQLite.
ServiceStack.ProtoBuf
Add the ProtoBuf binary format and endpoint to a ServiceStack web service host.
ServiceStack.OrmLite.SqlServer.Data.Core
.NET Standard 2.0 version of ServiceStack.OrmLite.SqlServer.Data
ServiceStack.Api.OpenApi.Core
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.
ServiceStack.GrpcClient
ServiceStack's gRPC GrpcServiceClient
ServiceStack.MsgPack
Add the MsgPack binary format and endpoint to a ServiceStack web service host.
ServiceStack.OrmLite.MySql.Core
.NET Standard 2.0 version of ServiceStack.OrmLite.MySql
ServiceStack.Extensions
ServiceStack extensions for .NET Core Apps, including GrpcFeature
x
Easily view and deploy any ServiceStack .NET Core Web App (Windows, OSX, Linux)
ServiceStack.OrmLite.Firebird
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.
ServiceStack.OrmLite.T4
Generate POCO models for all existing tables and stored procedures in a database for use with OrmLite.
ServiceStack.Logging.Elmah
Provides Elmah logging integration for other ServiceStack projects
ServiceStack.Authentication.OAuth2
Adds .NET Framework OAuth2 Providers for use in ServiceStack Web and REST Services. Includes built-in support for Google and LinkedIn OAuth2 providers. More Info on Auth Providers: https://docs.servicestack.net/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://docs.servicestack.net/authentication-and-authorization inc. Twitter, Facebook, Basic, Digest, Credentials Auth modes out-of-the-box.
ServiceStack.Logging.EventLog
Provides EventLog logging integration for other ServiceStack projects
ServiceStack.Mvc.Core
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).
ServiceStack.MsgPack.Core
Add the MsgPack binary format and endpoint to a ServiceStack web service host.
ServiceStack.Stripe.Core
A typed message-based .NET client gateway for accessing Stripe's REST API. Used by servicestack.net to process merchant payments and recurring subscriptions.
ServiceStack.Razor.BuildTask
ServiceStack Razor Documentation: http://razor.servicestack.net Compile Razor Views into a compiled .dll you can use in ServiceStack hosts to eliminate Razor View compilation at runtime for instant start-up times.
ServiceStack.Logging.EntLib5
Provides Enterprise Library 5.0 Logging Application Block logging integration for other ServiceStack projects
ServiceStack.RabbitMq.Core
Rabbit MQ client and server adapters for the ServiceStack web services framework. This library enables consuming and publishing to ServiceStack services when hosted within a Rabbit MQ Server Host.
ServiceStack.Logging.NLog.Core
Provides NLog logging integration for other ServiceStack projects
ServiceStack.OrmLite.MySqlConnector.Core
.NET Standard 2.0 version of ServiceStack.OrmLite.MySqlConnector
ServiceStack.Kestrel.Core
Provides AppSelfHostBase implementation for .NET Core's Kestrel Self Host HTTP Server To get started see: https://servicestack.net/getting-started
ServiceStack.OrmLite.SqlServer.Converters
Add OrmLite Converters for SQL Servers SqlGeography and SqlGeometry Types
ServiceStack.Logging.Slack
Provides Slack logging integration for other ServiceStack projects
ServiceStack.Admin.Core
.NET Standard 2.0 version of ServiceStack.Admin
ServiceStack.ProtoBuf.Core
Add the ProtoBuf binary format and endpoint to a ServiceStack web service host.
ServiceStack.Logging.Log4Net.Core
Provides log4net logging integration for other ServiceStack projects
ServiceStack.AspNetCore.OpenApi
Package Description
ServiceStack.Blazor
Package Description
ServiceStack.Authentication.MongoDb.Core
A MongoDB IUserAuthRepository to persist User registration and auth info in a NoSQL Mongo DB. Implements ServiceStack's built-in AuthProvider Model: https://docs.servicestack.net/authentication-and-authorization inc. Twitter, Facebook, Basic, Digest, Credentials Auth modes out-of-the-box.
ServiceStack.OrmLite.Firebird.Core
.NET Standard 2.0 version of ServiceStack.OrmLite.Firebird
ServiceStack.Azure.Core
.NET Standard 2.0 version of ServiceStack.Azure
ServiceStack.Desktop
Desktop Assets, Vue and React Framework libraries, Bootstrap, Material Design SVGs, Font Awesome and Win32 APIs for ServiceStack CEF .NET Core Desktop Apps
ServiceStack.CefGlue.Win64
Create self-contained .NET Core Windows (x64) Chromium Embedded Desktop Apps. Easily view and deploy any ServiceStack .NET Core Web App in a self-contained Chrome CEF Browser (Win64)
ServiceStack.OrmLite.Sqlite.Cil
Light, simple and fast convention-based code-first POCO ORM for SQLite. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in SQLite.
ServiceStack.CefGlue
.NET Standard 2.0 builds of Xilium.CefGlue for creating .NET Core Chromium Desktop Apps
ServiceStack.AI
ServiceStack functionality for AI, Microsoft.SemanticKernel, OpenAI Whisper and TypeScript's TypeChat features
ServiceStack.GoogleCloud
ServiceStack integration for Google Cloud Platform (GCP) including: - GoogleCloudVirtualFiles - A read/write Virtual FileSystem around Google Cloud Object Storage