semver
by: Max Hauser
- 137 total downloads
- Latest version: 1.1.2
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
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
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
Easily build SendGrid SMTPAPI headers.
Sentry
by: Sentry Team and Contributors
- 5.466k total downloads
- Latest version: 14.12.1-dump1
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
.NET Bindings for the Sentry Android SDK
Sentry.PlatformAbstractions
by: Sentry Team and Contributors
- 371 total downloads
- Latest version: 1.1.1
Abstractions to platform information
Serilog
by: Serilog Contributors
- 6.198k total downloads
- Latest version: 4.4.1-dev-02447
Simple .NET logging with fully-structured events
Serilog.Exceptions
by: Muhammad Rehan Saeed
- 134 total downloads
- Latest version: 1.2.0
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
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 sink that writes to the Seq event server over HTTP/S.
ServiceStack
by: Service Stack
- 1.162k total downloads
- Latest version: 4.0.62
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
JSON, XML, JSV, SOAP and MQ Generic Service Clients.
ServiceStack.Client.Signed
by: Service Stack
- 799 total downloads
- Latest version: 4.0.62
JSON, XML, JSV, SOAP and MQ Generic Service Clients.
ServiceStack.Common
by: Service Stack
- 1.828k total downloads
- Latest version: 4.0.62
Common base library for ServiceStack projects.
ServiceStack.Common.Signed
by: Service Stack
- 792 total downloads
- Latest version: 4.0.62
Common base library for ServiceStack projects.
ServiceStack.Interfaces
by: Service Stack
- 750 total downloads
- Latest version: 4.0.24
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
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
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
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.