Serilog.Sinks.Map by: Serilog Contributors
  • 2.763k total downloads
  • Latest version: 2.0.0
  • serilog
A Serilog sink wrapper that dispatches events based on a property value.
Serilog.Sinks.PeriodicBatching by: Serilog Contributors
  • 1.492k total downloads
  • Latest version: 5.0.1-dev-00860
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.RollingFile by: Serilog Contributors
  • 764 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
  • 3.13k 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
  • 534 total downloads
  • Latest version: 4.0.0
  • serilog trace diagnostic
The System.Diagnostics.Trace sink for Serilog.
ServiceStack by: ServiceStack
  • 1.161k 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
  • 1.217k 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.Common by: ServiceStack
  • 1.795k 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.186k 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.Core by: ServiceStack
  • 1.189k 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.GrpcClient by: ServiceStack
  • 738 total downloads
  • Latest version: 8.10.0
  • ServiceStack ServiceClients gRPC
ServiceStack's gRPC GrpcServiceClient
ServiceStack.Interfaces by: ServiceStack
  • 1.757k 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.134k 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
  • 1.041k 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.OrmLite by: ServiceStack
  • 1.064k 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
  • 1.043k 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
  • 1.729k 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.