Serilog.Sinks.RollingFile
by: Serilog Contributors
- 1.251k total downloads
- Latest version: 3.3.1-dev-00771
The rolling file sink for Serilog
Serilog.Sinks.Seq
by: Serilog Contributors, Serilog.Sinks.Seq Contributors, Datalust Pty Ltd
- 4.808k total downloads
- Latest version: 9.1.0
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
The System.Diagnostics.Trace sink for Serilog.
ServiceStack
by: ServiceStack
- 2.569k total downloads
- Latest version: 8.10.0
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.267k total downloads
- Latest version: 10.2.0
JSON, XML, CSV, JSV, SOAP and MQ Generic Service Clients.
ServiceStack.Client.Core
by: ServiceStack
- 1.184k total downloads
- Latest version: 8.10.0
JSON, XML, CSV, JSV, SOAP and MQ Generic Service Clients.
ServiceStack.Client.Signed
by: Service Stack
- 954 total downloads
- Latest version: 4.5.14
Deprecated. Use the strong named ServiceStack.Client package instead.
ServiceStack.Common
by: ServiceStack
- 3.843k total downloads
- Latest version: 8.10.0
#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
#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
Deprecated. Use the strong named ServiceStack.Common package instead.
ServiceStack.Core
by: ServiceStack
- 1.181k total downloads
- Latest version: 8.10.0
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.511k total downloads
- Latest version: 10.2.0
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
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.Kestrel
by: ServiceStack
- 1.108k total downloads
- Latest version: 8.10.0
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 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
Contains ASP.NET and .NET Framework only features used in ServiceStack:
- MiniProfiler
- SmartThreadPool, AppSelfHostBase
ServiceStack.OrmLite
by: ServiceStack
- 2.136k total downloads
- Latest version: 8.10.0
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
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
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.81k total downloads
- Latest version: 8.10.0
C# Redis Client for the worlds fastest distributed NoSQL datastore.
Byte[], String and POCO Typed clients.
Thread-Safe Basic and Pooled client managers included.