Swashbuckle.AspNetCore
by: domaindrivendev
- 30 total downloads
- Latest version: 7.0.0
Swagger tools for documenting APIs built on ASP.NET Core
StackExchange.Redis
by: Stack Exchange Inc. marc.gravell
- 8 total downloads
- Latest version: 1.2.6
High performance Redis client, incorporating both synchronous and asynchronous usage.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 15 total downloads
- Latest version: 3.1.0-dev-00796
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.File
by: Serilog Contributors
- 26 total downloads
- Latest version: 5.0.1-dev-00976
Write Serilog events to text files in plain or JSON format.
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_*.
SQLitePCLRaw.lib.e_sqlite3.v120_wp81
by: Eric Sink D. Richard Hipp et al
- 4 total downloads
- Latest version: 1.1.10-pre20180223200113
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.v110_xp
by: Eric Sink D. Richard Hipp et al
- 1 total downloads
- Latest version: 1.1.12
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.v140
by: Eric Sink D. Richard Hipp et al
- 2 total downloads
- Latest version: 1.1.10
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.v110_wp80
by: Eric Sink D. Richard Hipp et al
- 2 total downloads
- Latest version: 1.1.2
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.v120
by: Eric Sink D. Richard Hipp et al
- 1 total downloads
- Latest version: 1.0.0
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.
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.
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
Swashbuckle.AspNetCore.Annotations
by: Swashbuckle.AspNetCore.Annotations
- 1 total downloads
- Latest version: 3.0.0
Provides custom attributes that can be applied to controllers, actions and models to enrich the generated Swagger
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_*.
SharpCompress
by: Adam Hathcock
- 2 total downloads
- Latest version: 0.25.1
SharpCompress is a compression library for NET Standard 1.3/2.0/NET 4.6 that can unrar, decompress 7zip, decompress xz, zip/unzip, tar/untar lzip/unlzip, bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.
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
StyleCop.Analyzers
by: Sam Harwell et. al.
- 63 total downloads
- Latest version: 1.2.0-beta.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
StyleCop.Analyzers.Unstable
by: Sam Harwell et. al.
- 22 total downloads
- Latest version: 1.2.0.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes