mythz
NuGet publisher profile
Packages (143)
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.Text.Signed
Deprecated. Use the strong named ServiceStack.Text package instead.
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.Common.Signed
Deprecated. Use the strong named ServiceStack.Common package instead.
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.Client.Signed
Deprecated. Use the strong named ServiceStack.Client package instead.
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.Redis.Signed
Deprecated. Use the strong named ServiceStack.Redis package instead.
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.Signed
Deprecated. Use the strong named ServiceStack package instead.
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.
Bundler
A native node.js-powered Bundler with integration with VS.NET extension + ASP.NET MVC or ServiceStack web projects. 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, .sass, .scss, .styl, .js, .coffee and .ls files into user-defined bundles. Supports configurable bundle settings providing ideal unminified output for development and combined minified .min.js and .min.css files optimal for deployment. Integrates with MVC and ServiceStack web projects. No .dlls, includes all soure code for all customizable build scripts. Self-contained, no dependencies required at run-time. More info at: https://github.com/ServiceStack/Bundler
ServiceStack.Host.AspNet
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: https://servicestack.net
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.OrmLite.Signed
Deprecated. Use the strong named ServiceStack.OrmLite package instead.
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.Oracle
Light, simple and fast convention-based code-first POCO ORM for Oracle RDBMS (Unofficial). Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in Oracle.
ServiceStack.OrmLite.SqlServer.Signed
Deprecated. Use the strong named ServiceStack.OrmLite.SqlServer package instead.
ServiceStack.Gap
MSBuild Tasks to help creating self-contained embedded versions of ServiceStack that can be ILMerged into a single cross-platform .exe accessed by the users perferred browser or hosted inside a Native Desktop App shell containing a Web Browser widget. Once added to a project the install.ps1 script will set the BuildAction to all Razor *.cshtml pages to 'Content' so they get pre-compiled and change all html/img/css assets to Embedded Resources so they get bundled inside the dll. This package also includes a copy of ILMerge.exe under \tools that can be used to merge all ServiceStack .dlls into a single exe. See the https://github.com/ServiceStack/ServiceStack.Gap project for more info.
ServiceStack.Host.Mvc
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: https://servicestack.net
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.Sqlite32
This package is deprecated. Use the new ServiceStack.OrmLite.Sqlite.Windows NuGet package which supports both x86/x64 architectures.
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.OrmLite.Sqlite64
This package is deprecated. Use the new ServiceStack.OrmLite.Sqlite.Windows NuGet package which supports both x86/x64 architectures.
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.Api.Swagger.Signed
Deprecated. Use the strong named ServiceStack.Api.Swagger package instead.
ServiceStack.OrmLite.Sqlite.Mono
Deprecated. Use ServiceStack.OrmLite.Sqlite package instead.
ServiceStack.Logging.EventLog
Provides EventLog logging integration for other ServiceStack projects
ServiceStack.Server.Signed
Deprecated. Use the strong named ServiceStack.Server package instead.
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.Razor.Signed
Deprecated. Use the strong named ServiceStack.Razor package instead.
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.Client.Pcl
This package is no longer maintained as the PCL builds have been merged into the main "ServiceStack.Client" NuGet package.
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.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://docs.servicestack.net/authentication-and-authorization inc. Twitter, Facebook, Basic, Digest, Credentials Auth modes out-of-the-box.
ServiceStack.Mvc.Signed
Deprecated. Use the strong named ServiceStack.Mvc package instead.
ServiceStack.Caching.Azure
Deprecated. Use https://www.nuget.org/packages/ServiceStack.Azure
ServiceStack.Wire
Add the Wire binary format and endpoint to a ServiceStack web service host.
ServiceStack.Logging.NLog.Core
Provides NLog logging integration for other ServiceStack projects
ServiceStack.Plugins.ProtoBuf
Add the ProtoBuf binary format and endpoint to a ServiceStack web service host.
ServiceStack.OrmLite.MySqlConnector.Core
.NET Standard 2.0 version of ServiceStack.OrmLite.MySqlConnector
web
Easily view and deploy any ServiceStack .NET Core Web App (Windows, OSX, Linux)
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.Caching.AwsDynamoDb
Deprecated. Use https://www.nuget.org/packages/ServiceStack.Aws
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.OrmLite.VistaDB
Light, simple and fast convention-based code-first POCO ORM for VistaDB. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in VistaDB.
ServiceStack.Interfaces.Pcl
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.OrmLite.Sqlite.Windows.Signed
Deprecated. Use the strong named ServiceStack.OrmLite.Sqlite.Windows package instead.
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.Api.Swagger.Core
Deprecated. Use ServiceStack.Api.Swagger instead.
ServiceStack.Text.Pcl
.NET's fastest JSON, JSV and CSV Text Serializers. 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 - WebRequest, List, Dictionary and DateTime extensions
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.Plugins.MsgPack
Add the MsgPack binary format and endpoint to a ServiceStack web service host.
ServiceStack.Jobs
Background Job Feature and Workers
ServiceStack.OrmLite.Oracle.Signed
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.ProtoBuf.Signed
Deprecated. Use the strong named ServiceStack.ProtoBuf package instead.
ServiceStack.Client.Silverlight
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.
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.Logging.Log4Netv129
Provides log4net 1.2.9 logging integration for other ServiceStack projects
ServiceStack.OrmLite.MySql.Signed
Deprecated. Use the strong named ServiceStack.OrmLite.MySql package instead.
ServiceStack.Wire.Core
Deprecated. Use ServiceStack.Wire instead.
mix
Easily view and deploy any ServiceStack .NET Core Web App (Windows, OSX, Linux)
ServiceStack.OrmLite.SqlServer.Converters.Signed
Deprecated. Use the strong named ServiceStack.OrmLite.SqlServer.Converters package instead.
ServiceStack.Aws.Signed
(Signed) ServiceStack integration for Amazon Web Services (AWS)
ServiceStack.Authentication.OAuth2.Signed
Deprecated. Use the strong named ServiceStack.Authentication.OAuth2 package instead.
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.Logging.Log4Netv1210
Provides log4net logging integration for other ServiceStack projects
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.Admin.Signed
Deprecated. Use the strong named ServiceStack.Admin package instead.
ServiceStack.OpenApi.Swashbuckle
Package Description
ServiceStack.Stripe.Pcl
A Portable Class Library containing a typed message-based .NET client gateway for accessing Stripe's REST API. Used by servicestack.net to process merhcant payments and recurring subcriptions.
ServiceStack.CefGlue
.NET Standard 2.0 builds of Xilium.CefGlue for creating .NET Core Chromium Desktop Apps
ServiceStack.AI.Chat
ServiceStack functionality for OpenAI, Client, Server and UI
ServiceStack.Memory
Package Description
ServiceStack.OrmLite.Oracle.Core
Light, simple and fast convention-based code-first POCO ORM for Oracle RDBMS (Unofficial). Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in Oracle.
ServiceStack.HttpClient.Signed
Deprecated. Use the strong named ServiceStack.HttpClient package instead.
ServiceStack.Api.OpenApi.Signed
Deprecated. Use the strong named ServiceStack.Api.OpenApi package instead.
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
ServiceStack.RabbitMq.Signed
Deprecated. Use the strong named ServiceStack.RabbitMq package instead.
ServiceStack.OpenApi.Microsoft
Package Description
ServiceStack.Empty
Empty placeholder stub package with no content or libs, just a single dependency on System.Runtime
u
Browse ServiceStack Apps from a Terminal