SQLitePCLRaw.lib.e_sqlite3.v120_wp81
by: Eric Sink, D. Richard Hipp, et al
- 1.839k total downloads
- Latest version: 1.1.14
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
- 1.859k total downloads
- Latest version: 1.1.14
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_*.
StyleCop.Analyzers
by: Sam Harwell et. al.
- 332 total downloads
- Latest version: 1.1.118
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
StyleCop.Analyzers.Unstable
by: Sam Harwell et. al.
- 1.937k total downloads
- Latest version: 1.2.0.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
Swashbuckle.AspNetCore
by: domaindrivendev
- 1.136k total downloads
- Latest version: 10.1.5
Swagger tools for documenting APIs built on ASP.NET Core
System.Composition
by: Microsoft
- 1.012k total downloads
- Latest version: 6.0.0
This packages provides a version of the Managed Extensibility Framework (MEF) that is lightweight and specifically optimized for high throughput scenarios, such as the web.
Commonly Used Types:
System.Composition.ExportAttribute
System.Composition.ImportAttribute
System.Composition.Convention.ConventionBuilder
System.Composition.Hosting.CompositionHost
System.Composition.CompositionContext
System.Composition.CompositionContextExtensions
System.Diagnostics.DiagnosticSource
by: Microsoft
- 332 total downloads
- Latest version: 9.0.3
Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools)
Commonly Used Types:
System.Diagnostics.DiagnosticListener
System.Diagnostics.DiagnosticSource
System.IdentityModel.Tokens.Jwt
by: >Microsoft Open Technologies, Inc.
- 119 total downloads
- Latest version: 3.0.1
This package provides an assembly containing classes which extend the .NET Framework 4.5 with the necessary logic to process the JSON Web Token (JWT) format. That includes validating, parsing and generating JWT tokens; those capabilities can be applied both within the Windows Identity Foundation token processing pipeline and standalone, without any dependency on WIF’s configuration.
System.Interactive.Async
by: .NET Foundation and Contributors
- 126 total downloads
- Latest version: 3.0.0
Interactive Extensions Async Library used to express queries over asynchronous enumerable sequences.
System.IO.Abstractions
by: Tatham Oddie
- 25 total downloads
- Latest version: 1.3.0
Just like System.Web.Abstractions, but for System.IO. Yay for testable IO access!
System.Net.Http
by: Microsoft
- 262 total downloads
- Latest version: 2.0.20710
Legacy package, System.Net.Http is now included in the 'Microsoft.Net.Http' package.
System.Private.DataContractSerialization
by: Microsoft
- 122 total downloads
- Latest version: 4.1.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Runtime.Serialization packages. \r\n TFS ID: 1577511, GitHub SHA: https://github.com/dotnet/corefx/tree/dacca1618c0dbb266945d42e58b9584e7c72126c
System.Private.ServiceModel
by: Microsoft
- 1.483k total downloads
- Latest version: 4.5.3
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages.
8ee6d65a6da34d4d37ce1d00d87febfeed0561a9
When using NuGet 3.x this package requires at least version 3.4.
System.Private.Uri
by: Microsoft
- 945 total downloads
- Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Uri.
When using NuGet 3.x this package requires at least version 3.4.
System.Reactive
by: .NET Foundation and Contributors
- 47 total downloads
- Latest version: 3.1.1
Reactive Extensions (Rx) Main Library combining the interfaces, core, LINQ, and platform services libraries.
System.Reactive.Core
by: .NET Foundation and Contributors
- 14 total downloads
- Latest version: 3.0.0
Reactive Extensions Core Library containing base classes and scheduler infrastructure.
System.Reactive.Interfaces
by: .NET Foundation and Contributors
- 15 total downloads
- Latest version: 3.0.0
Reactive Extensions Interfaces Library containing essential interfaces.
System.Reactive.Linq
by: .NET Foundation and Contributors
- 15 total downloads
- Latest version: 3.0.0
Reactive Extensions Query Library used to express complex event processing queries over observable sequences.
System.Reactive.PlatformServices
by: .NET Foundation and Contributors
- 15 total downloads
- Latest version: 3.0.0
Reactive Extensions Platform Services Library used to access platform-specific functionality and enlightenment services.
System.Reactive.Windows.Threading
by: .NET Foundation and Contributors
- 14 total downloads
- Latest version: 3.0.0
XAML support library for Rx. Contains scheduler functionality for the UI dispatcher.