Skip to main content
servicestack avatar

servicestack

NuGet publisher profile

Packages
87
Total Downloads
385.4M
385,428,294

Packages (87)

ServiceStack.Text package icon

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

87.3M
downloads
ServiceStack.Common package icon

ServiceStack.Common

#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.

55.1M
downloads
ServiceStack.Interfaces package icon

ServiceStack.Interfaces

Lightweight and implementation-free interfaces for DTO's, providers and adapters.

52.1M
downloads
ServiceStack.Redis package icon

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.

26.8M
downloads
ServiceStack.Client package icon

ServiceStack.Client

JSON, XML, CSV, JSV, SOAP and MQ Generic Service Clients.

23.9M
downloads
ServiceStack package icon

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

22.0M
downloads
ServiceStack.Text.Core package icon

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

16.0M
downloads
ServiceStack.OrmLite package icon

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.

12.0M
downloads
ServiceStack.Interfaces.Core package icon

ServiceStack.Interfaces.Core

Lightweight and implementation-free interfaces for DTO's, providers and adapters.

10.8M
downloads
ServiceStack.Common.Core package icon

ServiceStack.Common.Core

#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.

9.7M
downloads
ServiceStack.OrmLite.SqlServer package icon

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.

8.5M
downloads
ServiceStack.Server package icon

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

5.3M
downloads
ServiceStack.Client.Core package icon

ServiceStack.Client.Core

JSON, XML, CSV, JSV, SOAP and MQ Generic Service Clients.

5.2M
downloads
ServiceStack.Redis.Core package icon

ServiceStack.Redis.Core

.NET Standard 2.0 version of ServiceStack.Redis

4.1M
downloads
ServiceStack.Core package icon

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

3.7M
downloads
ServiceStack.Api.OpenApi package icon

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.

3.1M
downloads
ServiceStack.OrmLite.Core package icon

ServiceStack.OrmLite.Core

.NET Standard 2.0 version of ServiceStack.OrmLite

2.9M
downloads
ServiceStack.Aws package icon

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

2.3M
downloads
ServiceStack.HttpClient package icon

ServiceStack.HttpClient

Typed .NET Core and .NET Framework ServiceClients based on .NET's HttpClient

2.2M
downloads
ServiceStack.Mvc package icon

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).

2.0M
downloads
ServiceStack.Api.Swagger package icon

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.

2.0M
downloads
ServiceStack.OrmLite.Sqlite package icon

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.

1.7M
downloads
ServiceStack.Kestrel package icon

ServiceStack.Kestrel

Provides AppSelfHostBase implementation for .NET Core's Kestrel Self Host HTTP Server To get started see: https://servicestack.net/getting-started

1.5M
downloads
ServiceStack.Caching.Memcached package icon

ServiceStack.Caching.Memcached

An Memcached cache client implementing ServiceStack's ICacheClient: https://docs.servicestack.net/caching

1.4M
downloads
ServiceStack.OrmLite.PostgreSQL package icon

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.

1.4M
downloads
ServiceStack.Logging.Serilog package icon

ServiceStack.Logging.Serilog

Provides Serilog logging integration for other ServiceStack projects

1.3M
downloads
ServiceStack.Aws.Core package icon

ServiceStack.Aws.Core

.NET Standard 2.0 version of ServiceStack.Aws

1.2M
downloads
ServiceStack.OrmLite.MySql package icon

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.

1.1M
downloads
ServiceStack.OrmLite.SqlServer.Core package icon

ServiceStack.OrmLite.SqlServer.Core

.NET Standard 2.0 version of ServiceStack.OrmLite.SqlServer

1.0M
downloads
ServiceStack.Logging.NLog package icon

ServiceStack.Logging.NLog

Provides NLog logging integration for other ServiceStack projects

1.0M
downloads
ServiceStack.Razor package icon

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.

992.7K
downloads
app package icon

app

Easily view and deploy any ServiceStack .NET Core Web App in a self-contained Chrome CEF Browser (Win64)

978.1K
downloads
ServiceStack.Logging.Log4Net package icon

ServiceStack.Logging.Log4Net

Provides log4net logging integration for other ServiceStack projects

931.6K
downloads
ServiceStack.OrmLite.Sqlite.Core package icon

ServiceStack.OrmLite.Sqlite.Core

.NET Standard 2.0 version of ServiceStack.OrmLite.Sqlite

726.5K
downloads
ServiceStack.Server.Core package icon

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.

710.7K
downloads
ServiceStack.OrmLite.PostgreSQL.Core package icon

ServiceStack.OrmLite.PostgreSQL.Core

.NET Standard 2.0 version of ServiceStack.OrmLite.PostgreSQL

570.2K
downloads
ServiceStack.OrmLite.MySqlConnector package icon

ServiceStack.OrmLite.MySqlConnector

MySQL Adapter for ServiceStack OrmLite using MySqlConnector ADO.NET Provider

568.4K
downloads
ServiceStack.Stripe package icon

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.

535.8K
downloads
ServiceStack.NetFramework package icon

ServiceStack.NetFramework

Contains ASP.NET and .NET Framework only features used in ServiceStack: - MiniProfiler - SmartThreadPool, AppSelfHostBase

479.3K
downloads
ServiceStack.OrmLite.SqlServer.Data package icon

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.

472.8K
downloads
ServiceStack.Admin package icon

ServiceStack.Admin

ServiceStack Admin UI with AutoQuery Viewer - an instant UI for constructing and browsing your AutoQuery Services.

469.8K
downloads
ServiceStack.HttpClient.Core package icon

ServiceStack.HttpClient.Core

Typed .NET Core and .NET Framework ServiceClients based on .NET's HttpClient

447.4K
downloads
ServiceStack.RabbitMq package icon

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.

425.0K
downloads
ServiceStack.OrmLite.Sqlite.Data package icon

ServiceStack.OrmLite.Sqlite.Data

Version of OrmLite Sqlite that uses Microsoft.Data.Sqlite

417.0K
downloads
ServiceStack.Azure package icon

ServiceStack.Azure

ServiceStack integration for Azure Services in Azure and Windows ServiceBus, Azure Blob Storage / Virtual File System, Azure Table Storage / Cache Provider.

411.1K
downloads
ServiceStack.Authentication.OpenId package icon

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

409.4K
downloads
ServiceStack.Authentication.MongoDb package icon

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.

400.6K
downloads
ServiceStack.OrmLite.Sqlite.Windows package icon

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.

396.4K
downloads
ServiceStack.ProtoBuf package icon

ServiceStack.ProtoBuf

Add the ProtoBuf binary format and endpoint to a ServiceStack web service host.

390.1K
downloads
ServiceStack.OrmLite.SqlServer.Data.Core package icon

ServiceStack.OrmLite.SqlServer.Data.Core

.NET Standard 2.0 version of ServiceStack.OrmLite.SqlServer.Data

373.1K
downloads
ServiceStack.Api.OpenApi.Core package icon

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.

366.8K
downloads
ServiceStack.GrpcClient package icon

ServiceStack.GrpcClient

ServiceStack's gRPC GrpcServiceClient

320.7K
downloads
ServiceStack.MsgPack package icon

ServiceStack.MsgPack

Add the MsgPack binary format and endpoint to a ServiceStack web service host.

317.3K
downloads
ServiceStack.OrmLite.MySql.Core package icon

ServiceStack.OrmLite.MySql.Core

.NET Standard 2.0 version of ServiceStack.OrmLite.MySql

296.9K
downloads
ServiceStack.Extensions package icon

ServiceStack.Extensions

ServiceStack extensions for .NET Core Apps, including GrpcFeature

295.6K
downloads
x package icon

x

Easily view and deploy any ServiceStack .NET Core Web App (Windows, OSX, Linux)

288.2K
downloads
ServiceStack.OrmLite.Firebird package icon

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.

281.3K
downloads
ServiceStack.OrmLite.T4 package icon

ServiceStack.OrmLite.T4

Generate POCO models for all existing tables and stored procedures in a database for use with OrmLite.

280.9K
downloads
ServiceStack.Logging.Elmah package icon

ServiceStack.Logging.Elmah

Provides Elmah logging integration for other ServiceStack projects

255.6K
downloads
ServiceStack.Authentication.OAuth2 package icon

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

255.3K
downloads
ServiceStack.Authentication.RavenDb package icon

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.

236.6K
downloads
ServiceStack.Logging.EventLog package icon

ServiceStack.Logging.EventLog

Provides EventLog logging integration for other ServiceStack projects

210.8K
downloads
ServiceStack.Mvc.Core package icon

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).

202.2K
downloads
ServiceStack.MsgPack.Core package icon

ServiceStack.MsgPack.Core

Add the MsgPack binary format and endpoint to a ServiceStack web service host.

183.6K
downloads
ServiceStack.Stripe.Core package icon

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.

180.4K
downloads
ServiceStack.Razor.BuildTask package icon

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.

172.1K
downloads
ServiceStack.Logging.EntLib5 package icon

ServiceStack.Logging.EntLib5

Provides Enterprise Library 5.0 Logging Application Block logging integration for other ServiceStack projects

166.6K
downloads
ServiceStack.RabbitMq.Core package icon

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.

157.0K
downloads
ServiceStack.Logging.NLog.Core package icon

ServiceStack.Logging.NLog.Core

Provides NLog logging integration for other ServiceStack projects

119.1K
downloads
ServiceStack.OrmLite.MySqlConnector.Core package icon

ServiceStack.OrmLite.MySqlConnector.Core

.NET Standard 2.0 version of ServiceStack.OrmLite.MySqlConnector

109.4K
downloads
ServiceStack.Kestrel.Core package icon

ServiceStack.Kestrel.Core

Provides AppSelfHostBase implementation for .NET Core's Kestrel Self Host HTTP Server To get started see: https://servicestack.net/getting-started

106.7K
downloads
ServiceStack.OrmLite.SqlServer.Converters package icon

ServiceStack.OrmLite.SqlServer.Converters

Add OrmLite Converters for SQL Servers SqlGeography and SqlGeometry Types

100.4K
downloads
ServiceStack.Logging.Slack package icon

ServiceStack.Logging.Slack

Provides Slack logging integration for other ServiceStack projects

98.5K
downloads
ServiceStack.Admin.Core package icon

ServiceStack.Admin.Core

.NET Standard 2.0 version of ServiceStack.Admin

93.6K
downloads
ServiceStack.ProtoBuf.Core package icon

ServiceStack.ProtoBuf.Core

Add the ProtoBuf binary format and endpoint to a ServiceStack web service host.

89.4K
downloads
ServiceStack.Logging.Log4Net.Core package icon

ServiceStack.Logging.Log4Net.Core

Provides log4net logging integration for other ServiceStack projects

82.2K
downloads
ServiceStack.AspNetCore.OpenApi package icon

ServiceStack.AspNetCore.OpenApi

Package Description

81.3K
downloads
ServiceStack.Blazor package icon

ServiceStack.Blazor

Package Description

74.0K
downloads
ServiceStack.Authentication.MongoDb.Core package icon

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.

73.8K
downloads
ServiceStack.OrmLite.Firebird.Core package icon

ServiceStack.OrmLite.Firebird.Core

.NET Standard 2.0 version of ServiceStack.OrmLite.Firebird

49.2K
downloads
ServiceStack.Azure.Core package icon

ServiceStack.Azure.Core

.NET Standard 2.0 version of ServiceStack.Azure

43.5K
downloads
ServiceStack.Desktop package icon

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

24.1K
downloads
ServiceStack.CefGlue.Win64 package icon

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)

23.4K
downloads
ServiceStack.OrmLite.Sqlite.Cil package icon

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.

21.1K
downloads
ServiceStack.CefGlue package icon

ServiceStack.CefGlue

.NET Standard 2.0 builds of Xilium.CefGlue for creating .NET Core Chromium Desktop Apps

17.2K
downloads
ServiceStack.AI package icon

ServiceStack.AI

ServiceStack functionality for AI, Microsoft.SemanticKernel, OpenAI Whisper and TypeScript's TypeChat features

8.3K
downloads
ServiceStack.GoogleCloud package icon

ServiceStack.GoogleCloud

ServiceStack integration for Google Cloud Platform (GCP) including: - GoogleCloudVirtualFiles - A read/write Virtual FileSystem around Google Cloud Object Storage

7.7K
downloads