Serilog.Sinks.RollingFile by: Serilog Contributors
  • 1.248k total downloads
  • Latest version: 3.3.1-dev-00771
  • serilog file io rolling
The rolling file sink for Serilog
Serilog.Sinks.Seq by: Serilog Contributors, Serilog.Sinks.Seq Contributors, Datalust Pty Ltd
  • 4.802k total downloads
  • Latest version: 9.1.0
  • serilog seq
A Serilog sink that writes events to Seq using newline-delimited JSON and HTTP/HTTPS.
Serilog.Sinks.Trace by: Serilog Contributors
  • 1.015k total downloads
  • Latest version: 4.0.0
  • serilog trace diagnostic
The System.Diagnostics.Trace sink for Serilog.
ServiceStack by: ServiceStack
  • 2.568k total downloads
  • Latest version: 8.10.0
  • Fast JSON XML CSV HTML SOAP JSV REST Web Service Framework 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.Client by: ServiceStack
  • 2.263k total downloads
  • Latest version: 10.2.0
  • ServiceStack Common Framework Clients ServiceClients Gateway
JSON, XML, CSV, JSV, SOAP and MQ Generic Service Clients.
ServiceStack.Client.Core by: ServiceStack
  • 1.184k total downloads
  • Latest version: 8.10.0
  • ServiceStack Common Framework Clients ServiceClients Gateway
JSON, XML, CSV, JSV, SOAP and MQ Generic Service Clients.
ServiceStack.Client.Signed by: Service Stack
  • 954 total downloads
  • Latest version: 4.5.14
  • ServiceStack Common Framework Clients ServiceClients Gateway
Deprecated. Use the strong named ServiceStack.Client package instead.
ServiceStack.Common by: ServiceStack
  • 3.84k total downloads
  • Latest version: 8.10.0
  • ServiceStack Common Framework Clients ServiceClients Gateway
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
ServiceStack.Common.Core by: ServiceStack
  • 1.185k total downloads
  • Latest version: 8.10.0
  • ServiceStack Common Framework Clients ServiceClients Gateway
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
ServiceStack.Common.Signed by: Service Stack
  • 953 total downloads
  • Latest version: 4.5.14
  • ServiceStack Common Framework Clients ServiceClients Gateway
Deprecated. Use the strong named ServiceStack.Common package instead.
ServiceStack.Core by: ServiceStack
  • 1.179k total downloads
  • Latest version: 8.10.0
  • Fast JSON XML CSV HTML SOAP JSV REST Web Service Framework 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.Interfaces by: ServiceStack
  • 2.506k total downloads
  • Latest version: 10.2.0
  • ServiceStack Common Framework Clients ServiceClients Gateway
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.Interfaces.Core by: ServiceStack
  • 1.202k total downloads
  • Latest version: 8.10.0
  • ServiceStack Common Framework Clients ServiceClients Gateway
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.Kestrel by: ServiceStack
  • 1.1k total downloads
  • Latest version: 8.10.0
  • ServiceStack SelfHost Host Kestrel HTTP Server
Provides AppSelfHostBase implementation for .NET Core's Kestrel Self Host HTTP Server To get started see: https://servicestack.net/getting-started
ServiceStack.Mvc by: ServiceStack
  • 2.237k total downloads
  • Latest version: 8.10.0
  • MVC ServiceStack MiniProfiler FluentValidation Controller
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.NetFramework by: ServiceStack
  • 476 total downloads
  • Latest version: 5.14.0
  • ServiceStack MiniProfiler SmartThreadPool
Contains ASP.NET and .NET Framework only features used in ServiceStack: - MiniProfiler - SmartThreadPool, AppSelfHostBase
ServiceStack.OrmLite by: ServiceStack
  • 2.135k total downloads
  • Latest version: 8.10.0
  • OrmLite RDBMS SQL POCO Code-First ORM Schema-less Blobs
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.OrmLite.Sqlite.Data by: ServiceStack
  • 747 total downloads
  • Latest version: 8.10.0
  • SQLite OrmLite RDBMS SQL POCO Code-First ORM Schema-less Blobs
Uses Microsoft.Data.SQLite. .NET Standard 2.0 version of ServiceStack.OrmLite.Sqlite that uses Microsoft.Data.SQLite
ServiceStack.OrmLite.SqlServer by: ServiceStack
  • 2.37k total downloads
  • Latest version: 8.10.0
  • SQLServer OrmLite RDBMS SQL POCO Code-First ORM Schema-less Blobs
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.Redis by: ServiceStack
  • 3.809k total downloads
  • Latest version: 8.10.0
  • Redis NoSQL Client Distributed Cache PubSub Messaging Transactions
C# Redis Client for the worlds fastest distributed NoSQL datastore. Byte[], String and POCO Typed clients. Thread-Safe Basic and Pooled client managers included.