Swashbuckle.AspNetCore by: domaindrivendev
  • 33 total downloads
  • Latest version: 7.0.0
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core
StackExchange.Redis by: Stack Exchange Inc. Marc Gravell Nick Craver
  • 24 total downloads
  • Latest version: 2.8.14
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
Swashbuckle.AspNetCore.SwaggerGen by: domaindrivendev
  • 37 total downloads
  • Latest version: 7.0.0
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger Generator for APIs built on ASP.NET Core
Swashbuckle.AspNetCore.ReDoc by: domaindrivendev
  • 38 total downloads
  • Latest version: 7.0.0
  • swagger documentation discovery help webapi aspnet aspnetcore redoc
Middleware to expose an embedded version of Redoc from an ASP.NET Core application
System.AppContext by: Microsoft
  • 4 total downloads
  • Latest version: 4.3.0-preview1-24530-04
Provides the System.AppContext class, which allows access to the BaseDirectory property and other application specific data. Commonly Used Types: System.AppContext When using NuGet 3.x this package requires at least version 3.4.
Swashbuckle.AspNetCore.Annotations by: domaindrivendev
  • 24 total downloads
  • Latest version: 7.0.0
  • swagger documentation discovery help webapi aspnet aspnetcore annotations
Provides custom attributes that can be applied to controllers, actions and models to enrich the generated Swagger
System.Buffers by: Microsoft
  • 4 total downloads
  • Latest version: 4.5.0
Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently. Commonly Used Types: System.Buffers.ArrayPool<T> 30ab651fcb4354552bd4891619a0bdd81e0ebdbf When using NuGet 3.x this package requires at least version 3.4.
System.ClientModel by: Microsoft
  • 7 total downloads
  • Latest version: 1.2.1
Contains building blocks for clients that call cloud services.
Swashbuckle.AspNetCore.SwaggerUI by: domaindrivendev
  • 26 total downloads
  • Latest version: 7.0.0
  • swagger documentation discovery help webapi aspnet aspnetcore
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
SQLitePCLRaw.provider.internal by: Eric Sink
  • 7 total downloads
  • Latest version: 2.1.9
  • sqlite
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider does DllImport of '__Internal', which is the mechanism used for pinvoke with a static library on iOS.
SQLitePCLRaw.provider.e_sqlite3 by: Eric Sink
  • 5 total downloads
  • Latest version: 2.1.1
  • sqlite
SQLitePCLRaw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider does DllImport of 'e_sqlite3', the SQLite builds provided with SQLitePCLRaw.
SQLitePCLRaw.provider.dynamic_cdecl by: Eric Sink
  • 4 total downloads
  • Latest version: 2.1.6-pre20230809203314
  • sqlite
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider dynamically loads the native library by name.
SQLitePCLRaw.lib.e_sqlite3.v120_wp81 by: Eric Sink D. Richard Hipp et al
  • 4 total downloads
  • Latest version: 1.1.10-pre20180223200113
  • sqlite
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
  • sqlite
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
  • sqlite
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
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
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.
Swashbuckle.AspNetCore.Swagger by: domaindrivendev
  • 30 total downloads
  • Latest version: 7.0.0
  • swagger documentation discovery help webapi aspnet aspnetcore
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core
StyleCop.Analyzers by: Sam Harwell et. al.
  • 63 total downloads
  • Latest version: 1.2.0-beta.556
  • StyleCop DotNetAnalyzers Roslyn Diagnostic Analyzer
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
SQLitePCLRaw.provider.sqlite3 by: Eric Sink
  • 40 total downloads
  • Latest version: 2.1.10
  • sqlite
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider does DllImport of 'sqlite3', to reference the 'system' SQLite. One common use for this provider is to access the SQLite library provided with iOS.
StyleCop.Analyzers.Unstable by: Sam Harwell et. al.
  • 22 total downloads
  • Latest version: 1.2.0.556
  • StyleCop DotNetAnalyzers Roslyn Diagnostic Analyzer
An implementation of StyleCop's rules using Roslyn analyzers and code fixes