Sentry
by: Sentry Team and Contributors
- 31 total downloads
- Latest version: 5.7.0
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog.Sinks.Elasticsearch
by: Michiel van Oudheusden Martijn Laarman Mogens Heller Grabe Konstantin Erman
- 19 total downloads
- Latest version: 3.0.121
The perfect way for .NET apps to write structured log events to Elasticsearch 2.x.
SQLitePCLRaw.core
by: Eric Sink et al
- 1 total downloads
- Latest version: 1.1.9
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Convenience packages are named SQLitePCLRaw.bundle_*.
Sentry.PlatformAbstractions
by: Sentry Team and Contributors
- 2 total downloads
- Latest version: 1.0.0-dev-00071
Abstractions to platform information
SQLitePCLRaw.lib.e_sqlite3.linux
by: Eric Sink D. Richard Hipp et al
- 1 total downloads
- Latest version: 1.1.0-pre20160928150051
This package contains a platform-specific native code build of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar.
Serilog
by: Serilog Contributors
- 13 total downloads
- Latest version: 4.3.0-dev-02363
Simple .NET logging with fully-structured events
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 5 total downloads
- Latest version: 1.1.14
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: e_sqlite3 included
Serilog.Exceptions
by: Muhammad Rehan Saeed
- 6 total downloads
- Latest version: 1.2.0
Log exception details and custom properties that are not output in Exception.ToString().
SQLitePCLRaw.lib.e_sqlite3.ios
by: Eric Sink
- 11 total downloads
- Latest version: 2.1.10
This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as one of the SQLitePCLRaw.provider.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.v110
by: Eric Sink D. Richard Hipp et al
- 2 total downloads
- Latest version: 1.1.13
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.osx
by: Eric Sink D. Richard Hipp et al
- 2 total downloads
- Latest version: 1.1.13
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.bundle_green
by: Eric Sink
- 25 total downloads
- Latest version: 1.1.15
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: iOS=system SQLite, others=e_sqlite3 included
Sentry.Bindings.Android
by: Sentry Team and Contributors
- 11 total downloads
- Latest version: 5.7.0
.NET Bindings for the Sentry Android SDK
runtime.win-x86.runtime.native.System.Data.SqlClient.sni
by: Microsoft
- 12 total downloads
- Latest version: 4.4.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
d0d5c7b49271cadb6d97de26d8e623e98abdc8db
When using NuGet 3.x this package requires at least version 3.4.
Sentry.Profiling
by: Sentry Team and Contributors
- 7 total downloads
- Latest version: 5.7.0
Performance profiling support for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
SpecFlow
by: SpecFlow Team
- 2 total downloads
- Latest version: 3.9.74
SpecFlow aims at bridging the communication gap between domain experts and developers by binding business readable behavior specifications to the underlying implementation. Our mission is to provide a pragmatic and frictionless approach to Acceptance Test Driven Development and Behavior Driven Development for .NET projects today.
SpecFlow.Tools.MsBuild.Generation
by: SpecFlow Team
- 1 total downloads
- Latest version: 3.4.8
Package to enable the code-behind file generation during build time http://specflow.org/documentation/Generate-Tests-from-MsBuild/
SpecFlow.xUnit
by: SpecFlow Team
- 1 total downloads
- Latest version: 3.4.8
Package to use SpecFlow with xUnit 2.4 and later