SQLitePCLRaw.lib.e_sqlite3.v110_xp
by: Eric Sink, D. Richard Hipp, et al
- 1 total downloads
- Latest version: 1.1.1
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_*.
StackExchange.Redis
by: Stack Exchange, Inc., Marc Gravell, Nick Craver
- 4 total downloads
- Latest version: 3.2.0
High performance Redis client, incorporating both synchronous and asynchronous usage.
StyleCop.Analyzers
by: Sam Harwell et. al.
- 2 total downloads
- Latest version: 1.0.0-beta006
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
Swashbuckle.AspNetCore
by: domaindrivendev
- 6 total downloads
- Latest version: 10.2.2
Swagger tools for documenting APIs built on ASP.NET Core
System.AppContext
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22231
Provides the System.AppContext class, which allows access to the BaseDirectory property and other application specific data.
System.Diagnostics.DiagnosticSource
by: Microsoft
- 0 total downloads
- Latest version: 10.0.0-preview.1.25080.5
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.Linq.Parallel
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22231
Provides classes that supports parallel queries that use Language-Integrated Query (LINQ).
System.Net.Security
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22816
Provides types, such as System.Net.Security.SslStream, that enable secure network communication between applications and hosts.
Commonly Used Types:
System.Net.Security.SslStream
System.Net.Security.ExtendedProtectionPolicy
System.Net.WebHeaderCollection
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22816
No description available.
System.Runtime.Handles
by: Microsoft
- 2 total downloads
- Latest version: 4.0.0-beta-22416
Provides base classes, including System.Runtime.InteropServices.CriticalHandle and System.Runtime.InteropServices.SafeHandle, for types that represent operating system handles.
Commonly Used Types:
System.Runtime.InteropServices.SafeHandle
Microsoft.Win32.SafeHandles.SafeWaitHandle
System.Runtime.InteropServices.CriticalHandle
System.Threading.WaitHandleExtensions
System.IO.HandleInheritability
System.Security.Cryptography.OpenSsl
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-rc2-24027
Provides cryptographic algorithm implementations and key management for non-Windows systems with OpenSSL.
Commonly Used Types:
System.Security.Cryptography.RSAOpenSsl
\r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
System.ServiceModel.Http
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22416
Provides classes that allow applications to consume HTTP and WebSocket web services. Use the System.ServiceModel.BasicHttpBinding class for communication with ASMX-based web services and other services that conform to the WS-I Basic Profile 1.1. Whereas, use the System.ServiceModel.NetHttpBinding class for communication with .NET-based WebSocket services.
Commonly Used Types:
System.ServiceModel.BasicHttpBinding
System.ServiceModel.Channels.HttpRequestMessageProperty
System.ServiceModel.Channels.HttpResponseMessageProperty
System.ServiceModel.Channels.HttpTransportBindingElement
System.ServiceModel.Channels.HttpsTransportBindingElement
System.ServiceModel.HttpClientCredentialType
System.ServiceModel.BasicHttpSecurityMode
System.ServiceModel.HttpTransportSecurity
System.ServiceModel.BasicHttpMessageCredentialType
System.ServiceModel.HttpBindingBase
System.ServiceModel.NetTcp
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22416
No description available.
WindowsAzure.Storage
by: Microsoft
- 2 total downloads
- Latest version: 3.2.1
This client library enables working with the Windows Azure storage services which include the blob service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client.
For this release see notes - https://github.com/WindowsAzure/azure-storage-net/blob/master/README.md and https://github.com/WindowsAzure/azure-storage-net/blob/master/changelog.txt
Windows Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
Xamarin.Firebase.Core
by: Xamarin Inc.
- 1 total downloads
- Latest version: 42.1021.1
Xamarin.Android Bindings for Firebase - Core 10.2.1
Xamarin.Firebase.iOS.Analytics
by: Xamarin Inc.
- 1 total downloads
- Latest version: 3.5.1
C# bindings for Firebase APIs Analytics iOS Library
xunit
by: James Newkirk, Brad Wilson
- 1 total downloads
- Latest version: 2.0.0-beta-build2700
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features.
Installing this package installs xunit.core and xunit.assert.
xunit.analyzers
by: jnewkirk, bradwilson, marcind
- 1 total downloads
- Latest version: 1.22.0
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features.
Installing this package provides code analyzers to help developers find and fix frequent issues when writing tests and xUnit.net extensibility code.