semver by: Max Hauser
  • 137 total downloads
  • Latest version: 1.1.2
  • semver semantic version
A semver implementation in .Net based on the v2.0.0 of the spec found at http://semver.org/.
SendGrid by: Elmer Thomas, Twilio DX Team
  • 2.552k total downloads
  • Latest version: 9.29.3
  • Twilio SendGrid Email Mail Microsoft Azure Transactional .NET Core
C# client library and examples for using Twilio SendGrid API's to send mail and access Web API v3 endpoints with .NET Standard 1.3 and .NET Core support.
SendGrid.CSharp.HTTP.Client by: Elmer Thomas, Twilio DX Team
  • 579 total downloads
  • Latest version: 3.4.1
  • Twilio SendGrid Email API REST Fluent
Quickly and easily access any REST or REST-like API using a fluent interface via method chaining and reflection.
SendGrid.SmtpApi by: Twilio
  • 382 total downloads
  • Latest version: 1.4.6
  • Twilio SendGrid Email Mail Microsoft Azure Transactional .NET Core
Easily build SendGrid SMTPAPI headers.
Sentry by: Sentry Team and Contributors
  • 5.466k total downloads
  • Latest version: 14.12.1-dump1
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Sentry.Bindings.Android by: Sentry Team and Contributors
  • 2.461k total downloads
  • Latest version: 6.11.1
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
.NET Bindings for the Sentry Android SDK
Sentry.PlatformAbstractions by: Sentry Team and Contributors
  • 371 total downloads
  • Latest version: 1.1.1
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
Abstractions to platform information
Serilog by: Serilog Contributors
  • 6.198k total downloads
  • Latest version: 4.4.1-dev-02447
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.Exceptions by: Muhammad Rehan Saeed
  • 134 total downloads
  • Latest version: 1.2.0
  • Serilog Exception Log Logging Detail Details
Log exception details and custom properties that are not output in Exception.ToString().
Serilog.Sinks.Elasticsearch by: Michiel van Oudheusden, Martijn Laarman, Mogens Heller Grabe, Konstantin Erman
  • 303 total downloads
  • Latest version: 3.0.121
  • serilog logging elasticsearch
The perfect way for .NET apps to write structured log events to Elasticsearch 2.x.
Serilog.Sinks.Seq by: Serilog Contributors
  • 1.36k total downloads
  • Latest version: 2.0.0-beta-28
  • serilog seq structured logging
Serilog sink that writes to the Seq event server over HTTP/S.
ServiceStack by: Service Stack
  • 1.162k total downloads
  • Latest version: 4.0.62
  • Fast JSON XML CSV HTML SOAP JSV REST Web Service Framework MONO ServiceStack
Binaries for the ServiceStack web framework. 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: Service Stack
  • 914 total downloads
  • Latest version: 4.0.62
  • ServiceStack Common Framework Clients ServiceClients Gateway
JSON, XML, JSV, SOAP and MQ Generic Service Clients.
ServiceStack.Client.Signed by: Service Stack
  • 799 total downloads
  • Latest version: 4.0.62
  • ServiceStack Common Framework Clients ServiceClients Gateway
JSON, XML, JSV, SOAP and MQ Generic Service Clients.
ServiceStack.Common by: Service Stack
  • 1.828k total downloads
  • Latest version: 4.0.62
  • ServiceStack Common Framework Clients ServiceClients Gateway
Common base library for ServiceStack projects.
ServiceStack.Common.Signed by: Service Stack
  • 792 total downloads
  • Latest version: 4.0.62
  • ServiceStack Common Framework Clients ServiceClients Gateway
Common base library for ServiceStack projects.
ServiceStack.Interfaces by: Service Stack
  • 750 total downloads
  • Latest version: 4.0.24
  • Fast JSON XML CSV HTML SOAP JSV REST Web Service Framework MONO ServiceStack
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.Mvc by: Service Stack
  • 1.042k total downloads
  • Latest version: 4.0.62
  • MVC ServiceStack MiniProfiler FluentValidation Controller
Full details in MVC PowerPack: http://mono.servicestack.net/mvc-powerpack/ 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: Service Stack
  • 925 total downloads
  • Latest version: 4.0.62
  • OrmLite 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.SqlServer by: Service Stack
  • 1.162k total downloads
  • Latest version: 4.0.62
  • SQLServer SQL Server OrmLite 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.