NewLife.XCode
by: 新生命开发团队
- 1 total downloads
- Latest version: 11.25.2026.326-beta1217
高性能 .NET 数据中间件(超级ORM),聚焦添删改查与海量数据,内置多级缓存、自动迁移、分表分库、强类型查询与跨库迁移。
Npgsql
by: Shay Rojansky Nikita Kazmin Brar Piening Nino Floris Yoh Deadfall Austin Drenski Emil Lenngren Francisco Figueiredo Jr. Kenji Uno
- 1 total downloads
- Latest version: 8.0.9
Npgsql is the open source .NET data provider for PostgreSQL.
OpenAI
by: OpenAI
- 1 total downloads
- Latest version: 2.9.0
The official .NET library for the OpenAI service API.
PangoSharp
by: 'GtkSharp Contributors'
- 1 total downloads
- Latest version: 3.24.24.133-develop
PangoSharp is a C# wrapper for the Pango library.
PolyShim
by: Tyrrrz
- 2 total downloads
- Latest version: 2.6.1
Collection of polyfills that enable many modern framework APIs and compiler features for projects targeting older versions of .NET.
Pragmastat
by: Andrey Akinshin
- 1 total downloads
- Latest version: 8.0.0
Pragmatic Statistical Toolkit
PropertyChanged.Fody
by: Simon Cropp
- 83 total downloads
- Latest version: 4.0.5
Add property notification to all classes that implement INotifyPropertyChanged.
QuestPDF
by: MarcinZiabek
- 4 total downloads
- Latest version: 2026.2.4
QuestPDF is a modern library for PDF document generation. Its fluent C# API lets you design complex layouts with clean, readable code. Create invoices, reports, and documents using a flexible, component-based approach.
runtime.win.System.IO.FileSystem
by: Microsoft
- 2 total downloads
- Latest version: 4.3.0-preview1-24530-04
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides types that allow reading and writing to files and types that provide basic file and directory support.
Commonly Used Types:
System.IO.FileStream
System.IO.FileInfo
System.IO.DirectoryInfo
System.IO.FileSystemInfo
System.IO.File
System.IO.Directory
System.IO.SearchOption
System.IO.FileOptions
When using NuGet 3.x this package requires at least version 3.4.
Serilog
by: Serilog Contributors
- 1 total downloads
- Latest version: 4.3.1-dev-02406
Simple .NET logging with fully-structured events
SkiaSharp
by: Microsoft
- 1 total downloads
- Latest version: 3.119.2
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.NoDependencies
by: Microsoft
- 1 total downloads
- Latest version: 3.119.2-preview.3.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
SkyAPM.Agent.AspNetCore
by: SkyAPM Team
- 9 total downloads
- Latest version: 1.3.0
SkyAPM ASP.NET Core Agent.
SkyAPM.Diagnostics.SmartSql
by: SkyAPM Team
- 6 total downloads
- Latest version: 1.3.0
SkyApm.Diagnostics.SmartSql notifies of SmartSql requests.
SkyAPM.Utilities.DependencyInjection
by: SkyAPM Team
- 2 total downloads
- Latest version: 0.8.0-prerelease-66843215
Microsoft.Utilities.DependencyInjection (IServiceCollection) support for SkyAPM.
System.ComponentModel.Composition
by: Microsoft
- 103 total downloads
- Latest version: 11.0.0-preview.2.26159.112
This namespace provides classes that constitute the core of the Managed Extensibility Framework, or MEF.
Commonly Used Types:
System.ComponentModel.Composition.ChangeRejectedException
System.ComponentModel.Composition.CompositionContractMismatchException
System.ComponentModel.Composition.CompositionError
System.ComponentModel.Composition.CompositionException
System.ComponentModel.Composition.ExportAttribute
System.ComponentModel.Composition.ImportAttribute
System.ComponentModel.Composition.ImportCardinalityMismatchException
System.ComponentModel.Composition.Hosting.AggregateCatalog
System.ComponentModel.Composition.Hosting.ApplicationCatalog
System.ComponentModel.Composition.Hosting.AssemblyCatalog
System.ComponentModel.Composition.Hosting.CompositionContainer
System.ComponentModel.Composition.Primitives.ComposablePartException
System.ComponentModel.Composition.Primitives.ExportDefinition
System.ComponentModel.Composition.Primitives.ImportDefinition
System.ComponentModel.Composition.ReflectionModel.ReflectionModelServices
System.ComponentModel.Composition.Registration
by: Microsoft
- 99 total downloads
- Latest version: 11.0.0-preview.2.26159.112
This namespace provides classes that constitute the core of the Managed Extensibility Framework, or MEF.
Commonly Used Types:
System.ComponentModel.Composition.Registration.RegistrationBuilder
System.ComponentModel.Composition.Registration.PartBuilder
System.ComponentModel.Composition.Registration.PartBuilder<T>
System.ComponentModel.Composition.Registration.ParameterImportBuilder
System.ComponentModel.Composition.Registration.ImportBuilder
System.ComponentModel.Composition.Registration.ExportBuilder
System.Composition.AttributedModel
by: Microsoft
- 1 total downloads
- Latest version: 9.0.14
Provides the foundational attributes that allow you to declare parts for composition, such as imports, exports, and metadata with the Managed Extensibility Framework (MEF).
System.Composition.TypedParts
by: Microsoft
- 1 total downloads
- Latest version: 10.0.5
Provides container configuration and some extension methods for the Managed Extensibility Framework (MEF).
System.Configuration.ConfigurationManager
by: Microsoft
- 6 total downloads
- Latest version: 11.0.0-preview.1.26104.118
Provides types that support using XML configuration files (app.config). This package exists only to support migrating existing .NET Framework code that already uses System.Configuration. When writing new code, use another configuration system instead, such as Microsoft.Extensions.Configuration.