SkiaSharp.NativeAssets.macOS
by: Microsoft
- 113 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.
SkiaSharp.NativeAssets.Linux
by: Microsoft
- 12 total downloads
- Latest version: 3.119.2-preview.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.
System.ComponentModel
by: Microsoft
- 0 total downloads
- Latest version: 4.3.0
Provides interfaces for the editing and change tracking of objects used as data sources.
Commonly Used Types:
System.ComponentModel.CancelEventArgs
System.IServiceProvider
System.ComponentModel.IEditableObject
System.ComponentModel.IChangeTracking
System.ComponentModel.IRevertibleChangeTracking
When using NuGet 3.x this package requires at least version 3.4.
System.CodeDom
by: Microsoft
- 18 total downloads
- Latest version: 11.0.0-preview.3.26207.106
Provides types that can be used to model the structure of a source code document and to output source code for that model in C# or Visual Basic.
SkiaSharp.NativeAssets.Win32
by: Microsoft
- 110 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.
System.Buffers
by: Microsoft
- 20 total downloads
- Latest version: 4.5.1
Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently.
Commonly Used Types:
System.Buffers.ArrayPool<T>
7601f4f6225089ffb291dc7d58293c7bbf5c5d4f
When using NuGet 3.x this package requires at least version 3.4.
StackExchange.Redis
by: Stack Exchange, Inc., Marc Gravell, Nick Craver
- 177 total downloads
- Latest version: 3.0.2-preview
High performance Redis client, incorporating both synchronous and asynchronous usage.
Swashbuckle.AspNetCore
by: domaindrivendev
- 35 total downloads
- Latest version: 10.1.7
Swagger tools for documenting APIs built on ASP.NET Core
SkiaSharp.NativeAssets.Linux.NoDependencies
by: Microsoft
- 145 total downloads
- Latest version: 3.119.3-preview.1.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
System.ClientModel
by: Microsoft
- 10 total downloads
- Latest version: 1.10.0
Contains building blocks for clients that call cloud services.
System.Collections.Immutable
by: Microsoft
- 12 total downloads
- Latest version: 11.0.0-preview.3.26207.106
This package provides collections that are thread safe and guaranteed to never change their contents, also known as immutable collections. Like strings, any methods that perform modifications will not change the existing instance but instead return a new instance. For efficiency reasons, the implementation uses a sharing mechanism to ensure that newly created instances share as much data as possible with the previous instance while ensuring that operations have a predictable time complexity.
The System.Collections.Immutable 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.ComponentModel.Annotations
by: Microsoft
- 15 total downloads
- Latest version: 5.0.0
Provides attributes that are used to define metadata for objects used as data sources.
Commonly Used Types:
System.ComponentModel.DataAnnotations.ValidationResult
System.ComponentModel.DataAnnotations.IValidatableObject
System.ComponentModel.DataAnnotations.ValidationAttribute
System.ComponentModel.DataAnnotations.RequiredAttribute
System.ComponentModel.DataAnnotations.StringLengthAttribute
System.ComponentModel.DataAnnotations.DisplayAttribute
System.ComponentModel.DataAnnotations.RegularExpressionAttribute
System.ComponentModel.DataAnnotations.DataTypeAttribute
System.ComponentModel.DataAnnotations.RangeAttribute
System.ComponentModel.DataAnnotations.KeyAttribute
When using NuGet 3.x this package requires at least version 3.4.
System.AppContext
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22816
Provides the System.AppContext class, which allows access to the BaseDirectory property and other application specific data.
Commonly Used Types:
System.AppContext
Standart.Hash.xxHash
by: Oleksandr Melnyk
- 16 total downloads
- Latest version: 4.0.5
Standart.Hash.xxHash
Swashbuckle.AspNetCore.Swagger
by: domaindrivendev
- 3 total downloads
- Latest version: 7.2.0
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerGen
by: domaindrivendev
- 3 total downloads
- Latest version: 7.2.0
Swagger Generator for APIs built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerUI
by: domaindrivendev
- 3 total downloads
- Latest version: 7.2.0
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
SmartFormat
by: axuno gGmbH, Scott Rippey, SmartFormat Project maintainers and contributors.
- 17 total downloads
- Latest version: 3.6.1
This package contains the core SmartFormat assemblies with core extensions built-in.
SmartFormat is a lightweight text templating library written in C#.
It can format various data sources into a string with a minimal, intuitive syntax similar to string.Format.
It uses extensions to provide named placeholders, localization, pluralization, gender conjugation, and list and time formatting.
System.ComponentModel.Primitives
by: Microsoft
- 2 total downloads
- Latest version: 4.0.0-beta-22816
Provides interfaces that are used to implement the run-time and design-time behavior of components.
Commonly Used Types:
System.ComponentModel.IComponent
System.ComponentModel.IContainer
System.ComponentModel.ISite
System.ComponentModel.ComponentCollection
System.ComponentModel.EventBasedAsync
by: Microsoft
- 2 total downloads
- Latest version: 4.0.10-beta-22416
Provides support classes and delegates for the event-based asynchronous pattern. Developers should prefer the classes in the System.Threading.Tasks package.
Commonly Used Types:
System.ComponentModel.AsyncCompletedEventArgs
System.ComponentModel.AsyncCompletedEventHandler
System.ComponentModel.ProgressChangedEventArgs
System.ComponentModel.ProgressChangedEventHandler
System.ComponentModel.AsyncOperation
System.ComponentModel.AsyncOperationManager