DevExpress.Xpo.Extensions.ja by: Developer Express Inc.
  • 22 total downloads
  • Latest version: 25.1.7
Target Platform/Framework: Desktop, Web, Mobile DevExpress Product Libraries Used: XPO (.NET ORM Library) (https://www.devexpress.com/xpo) Available in the following DevExpress Subscription(s): Universal, DXperience, WinForms, ASP.NET & Blazor (includes DevExtreme), WPF, DevExtreme Complete, Reporting
DevExtreme.AspNet.Mvc by: Developer Express Inc.
  • 3 total downloads
  • Latest version: 25.2.3
Target Platform/Framework: Web DevExpress Product Libraries Used: ASP.NET Core UI components (https://www.devexpress.com/aspnetcore) Available in the following DevExpress Subscription(s): Universal, DXperience, ASP.NET & Blazor (includes DevExtreme), DevExtreme Complete
HarfBuzzSharp by: Microsoft
  • 17 total downloads
  • Latest version: 8.3.1.2
  • graphics text cross-platform harfbuzzsharp harfbuzz ios android linux windows tvos macos tizen
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HarfBuzzSharp.NativeAssets.macOS by: Microsoft
  • 15 total downloads
  • Latest version: 8.3.1.2
  • graphics text cross-platform harfbuzzsharp harfbuzz ios android linux windows tvos macos tizen
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HarfBuzzSharp.NativeAssets.Win32 by: Microsoft
  • 20 total downloads
  • Latest version: 8.3.1.2
  • graphics text cross-platform harfbuzzsharp harfbuzz ios android linux windows tvos macos tizen
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
Microsoft.Bcl.AsyncInterfaces by: Microsoft
  • 6 total downloads
  • Latest version: 10.0.1
Provides the IAsyncEnumerable<T> and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.
Microsoft.Extensions.Configuration by: Microsoft
  • 17 total downloads
  • Latest version: 10.0.1
Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.
Microsoft.Extensions.Configuration.Abstractions by: Microsoft
  • 51 total downloads
  • Latest version: 10.0.1
Provides abstractions of key-value pair based configuration. Interfaces defined in this package are implemented by classes in Microsoft.Extensions.Configuration and other configuration packages.
Microsoft.Extensions.Configuration.FileExtensions by: Microsoft
  • 19 total downloads
  • Latest version: 10.0.1
Provides a base class for file-based configuration providers used with Microsoft.Extensions.Configuration and extension methods for configuring them.
Microsoft.Extensions.Configuration.Json by: Microsoft
  • 20 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
  • 16 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
  • 18 total downloads
  • Latest version: 10.0.1
File provider for physical files for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.FileSystemGlobbing by: Microsoft
  • 14 total downloads
  • Latest version: 10.0.1
File system globbing to find files matching a specified pattern.
Microsoft.Extensions.Primitives by: Microsoft
  • 66 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
  • 33 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
  • 12 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
  • 38 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
  • 36 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
  • 1 total downloads
  • Latest version: 4.6.1
System.Buffers
System.IO.Pipelines by: Microsoft
  • 6 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