NSwag.Generation.WebApi by: Rico Suter
  • 1 total downloads
  • Latest version: 13.14.3
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
OpenTK.Windowing.Common by: Team OpenTK
  • 2 total downloads
  • Latest version: 5.0.0-pre.2
Common functionality for OpenTK.Windowing.* packages.
RestSharp by: John Sheehan, RestSharp Community
  • 1 total downloads
  • Latest version: 106.3.0
Simple REST and HTTP API Client
SharpDX.D3DCompiler by: Alexandre Mutel
  • 4 total downloads
  • Latest version: 4.2.0-ci268
  • SharpDX DirectX Direct3D Multimedia MDX 3D
Assembly providing DirectX - D3DCompiler managed API.
SharpDX.Direct2D1 by: Alexandre Mutel
  • 5 total downloads
  • Latest version: 4.2.0-ci284
  • SharpDX DirectX Direct3D Multimedia MDX 3D 3D Direct2D D2D DirectWrite DWrite WIC
Assembly providing DirectX - Direct2D, DirectWrite and WIC managed API.
SkiaSharp by: Microsoft
  • 1 total downloads
  • Latest version: 1.68.2-preview.21
  • xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
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.
SkiaSharp.Views.WindowsForms by: Microsoft
  • 2 total downloads
  • Latest version: 2.88.9
  • ui xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
SQLitePCLRaw.provider.dynamic_cdecl by: Eric Sink
  • 1 total downloads
  • Latest version: 2.1.4
  • 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.
Swashbuckle.AspNetCore.SwaggerUI by: Swashbuckle.AspNetCore.SwaggerUI
  • 1 total downloads
  • Latest version: 6.0.2
  • swagger documentation discovery help webapi aspnet aspnetcore
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
System.Composition by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0-rc.2.20475.5
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 When using NuGet 3.x this package requires at least version 3.4.
System.Composition.Runtime by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-preview.2.22152.2
Contains runtime components of the Managed Extensibility Framework. Commonly Used Types: System.Composition.CompositionContext
System.Diagnostics.DiagnosticSource by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.0
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
  • 1 total downloads
  • Latest version: 6.10.0
  • .NET Windows Authentication Identity Json Web Token
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
System.IO.Packaging by: Microsoft
  • 1 total downloads
  • Latest version: 4.4.0-preview1-25305-02
Provides classes that support storage of multiple data objects in a single container. af7d2ae49c79bb279625de4e92f7f91f9fe94f5d When using NuGet 3.x this package requires at least version 3.4.
System.Reflection.Metadata by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.0-rc.1.23419.4
This package provides a low-level .NET (ECMA-335) metadata reader and writer. It's geared for performance and is the ideal choice for building higher-level libraries that intend to provide their own object model, such as compilers. The metadata format is defined by the ECMA-335 - Common Language Infrastructure (CLI) specification. The System.Reflection.Metadata library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.