Microsoft.Extensions.Configuration.Json by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.1
JSON configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read your application's settings from a JSON file. You can use JsonConfigurationExtensions.AddJsonFile extension method on IConfigurationBuilder to add the JSON configuration provider to the configuration builder.
Microsoft.Extensions.FileProviders.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.1
Abstractions of files and directories. Commonly Used Types: Microsoft.Extensions.FileProviders.IDirectoryContents Microsoft.Extensions.FileProviders.IFileInfo Microsoft.Extensions.FileProviders.IFileProvider
Microsoft.Extensions.FileProviders.Physical by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.1
File provider for physical files for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.FileSystemGlobbing by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.1
File system globbing to find files matching a specified pattern.
Microsoft.Extensions.Primitives by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.1
Primitives shared by framework extensions. Commonly used types include: Commonly Used Types: Microsoft.Extensions.Primitives.IChangeToken Microsoft.Extensions.Primitives.StringValues Microsoft.Extensions.Primitives.StringSegment
SkiaSharp by: Microsoft
  • 0 total downloads
  • Latest version: 3.119.1
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
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.HarfBuzz by: Microsoft
  • 0 total downloads
  • Latest version: 3.119.1
  • graphics cross-platform skiasharp skia harfbuzz text shaping ios android linux windows tvos macos tizen
This package adds text shaping support to SkiaSharp via HarfBuzz.
SkiaSharp.NativeAssets.macOS by: Microsoft
  • 0 total downloads
  • Latest version: 3.119.1
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
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.NativeAssets.Win32 by: Microsoft
  • 0 total downloads
  • Latest version: 3.119.1
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
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.
System.Buffers by: Microsoft
  • 0 total downloads
  • Latest version: 4.6.1
System.Buffers
System.IO.Pipelines by: Microsoft
  • 4 total downloads
  • Latest version: 10.0.1
Single producer single consumer byte buffer management. Commonly Used Types: System.IO.Pipelines.Pipe System.IO.Pipelines.PipeWriter System.IO.Pipelines.PipeReader
System.Memory by: Microsoft
  • 0 total downloads
  • Latest version: 4.6.3
System.Memory
System.Numerics.Vectors by: Microsoft
  • 0 total downloads
  • Latest version: 4.6.1
System.Numerics.Vectors
System.Runtime.CompilerServices.Unsafe by: Microsoft
  • 0 total downloads
  • Latest version: 6.1.2
Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers.
System.Text.Encodings.Web by: Microsoft
  • 4 total downloads
  • Latest version: 10.0.1
Provides types for encoding and escaping strings for use in JavaScript, HyperText Markup Language (HTML), and uniform resource locators (URL). Commonly Used Types: System.Text.Encodings.Web.HtmlEncoder System.Text.Encodings.Web.UrlEncoder System.Text.Encodings.Web.JavaScriptEncoder
System.Text.Json by: Microsoft
  • 4 total downloads
  • Latest version: 10.0.1
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data. The System.Text.Json 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.
System.Threading.Tasks.Extensions by: Microsoft
  • 0 total downloads
  • Latest version: 4.6.3
System.Threading.Tasks.Extensions
System.ValueTuple by: Microsoft
  • 0 total downloads
  • Latest version: 4.6.1
System.ValueTuple