NuGet.Common
by: Microsoft
- 1 total downloads
- Latest version: 6.1.0
Common utilities and interfaces for all NuGet libraries.
NuGet.Frameworks
by: Microsoft
- 1 total downloads
- Latest version: 6.2.4
NuGet's understanding of target frameworks.
NuGet.Packaging.Core
by: Microsoft
- 2 total downloads
- Latest version: 5.7.2
The (former home to) core data structures for NuGet.Packaging. Contains only the type forwarders to the new assembly.
PCLCrypto
by: Andrew Arnott
- 1 total downloads
- Latest version: 2.1.40-alpha
PCL Crypto provides a consistent, portable set of crypto APIs for .NET 4.5, Windows Store, Xamarin.iOS, Xamarin.Android. This makes it easier to create cross-platform .NET libraries and apps. Crypto functionality includes asymmetric and symmetric encryption and signatures, and key derivation. PCLCrypto calls into each native platform's crypto API for maximum performance. For RSA operations this produces a 2-100X improvement in performance on Android and iOS over using the standard RSACryptoServiceProvider API.
runtime.native.System.Net.Security
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
- 1 total downloads
- Latest version: 4.3.3
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
Sentry.Android.AssemblyReader
by: Sentry Team and Contributors
- 1 total downloads
- Latest version: 4.11.0
.NET assembly reader for Android
Serilog.Expressions
by: Serilog Contributors
- 1 total downloads
- Latest version: 5.1.0-dev-02301
An embeddable mini-language for filtering, enriching, and formatting Serilog
events, ideal for use with JSON or XML configuration.
SkiaSharp.NativeAssets.Linux.NoDependencies
by: Microsoft
- 11 total downloads
- Latest version: 3.119.1
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library.
It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
This variation of the Linux native assets includes the build of libSkiaSharp.so that does not have any dependencies on third-party libraries.
The complete dependency list is:
- libpthread.so.0
- libdl.so.2
- libm.so.6
- libc.so.6
- ld-linux-x86-64.so.2
The excluded dependencies are:
- Fontconfig
Spectre.Console
by: Patrik Svensson, Phil Scott, Nils Andresen, Cédric Luthi, Frank Ray
- 1 total downloads
- Latest version: 0.49.2-preview.0.54
A library that makes it easier to create beautiful console applications.
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 7 total downloads
- Latest version: 3.0.1
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().
SQLitePCLRaw.lib.e_sqlite3
by: Eric Sink
- 1 total downloads
- Latest version: 2.1.5
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_*.
Swashbuckle.AspNetCore.SwaggerUI
by: domaindrivendev
- 1 total downloads
- Latest version: 6.7.3
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
System.ComponentModel.TypeConverter
by: Microsoft
- 2 total downloads
- Latest version: 4.0.0-beta-22816
Provides the System.ComponentModel.TypeConverter class, which represents a unified way of converting types of values to other types.
Commonly Used Types:
System.ComponentModel.TypeConverter
System.ComponentModel.TypeConverterAttribute
System.ComponentModel.PropertyDescriptor
System.ComponentModel.StringConverter
System.ComponentModel.ITypeDescriptorContext
System.ComponentModel.EnumConverter
System.ComponentModel.TypeDescriptor
System.ComponentModel.Int32Converter
System.ComponentModel.BooleanConverter
System.ComponentModel.DoubleConverter
System.Text.Encoding
by: Microsoft
- 1 total downloads
- Latest version: 4.0.10-beta-22416
Provides base abstract encoding classes for converting blocks of characters to and from blocks of bytes.
Commonly Used Types:
System.Text.Encoding
System.Text.DecoderFallbackException
System.Text.Decoder
System.Text.EncoderFallbackException
System.Text.Encoder
System.Text.EncoderFallback
System.Text.EncoderFallbackBuffer
System.Text.DecoderFallback
System.Text.DecoderFallbackBuffer
System.Text.DecoderExceptionFallback
xunit.analyzers
by: jnewkirk, bradwilson, marcind
- 1 total downloads
- Latest version: 1.2.0-pre.9
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.