Roslyn.Diagnostics.Analyzers
by: Microsoft
- 3 total downloads
- Latest version: 3.11.0-beta1.25076.3
Private analyzers specific to Roslyn repo. These analyzers are not intended for public consumptions outside of the Roslyn repo.
- 1 total downloads
- Latest version: 4.3.3
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
Sentry
by: Sentry Team and Contributors
- 1 total downloads
- Latest version: 5.10.0
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog.AspNetCore
by: Microsoft, Serilog Contributors
- 1 total downloads
- Latest version: 3.4.0
Serilog support for ASP.NET Core logging
Serilog.Formatting.Compact
by: Serilog Contributors
- 0 total downloads
- Latest version: 3.0.0-dev-00980
A simple, compact JSON-based event format for Serilog.
Spectre.Console
by: Patrik Svensson, Phil Scott, Nils Andresen
- 8 total downloads
- Latest version: 0.47.1-preview.0.24
A library that makes it easier to create beautiful console applications.
Syncfusion.Pdf.Net.Core
by: Syncfusion Inc.
- 2 total downloads
- Latest version: 30.1.40
The Syncfusion® Essential PDF is a .NET standard PDF library that enables your .NET core applications to read, write, and manipulate existing PDF documents. It has various features such table creation, PDF form creation and filling, digital signature, and advanced PDF encryption.
It also has various PDF manipulation features such as PDF compression, redaction, split and merge PDF, watermark, import and export PDF form data, replace or remove images, extract text and find text.
System.ClientModel
by: Microsoft
- 2 total downloads
- Latest version: 1.1.0
Contains building blocks for clients that call cloud services.
System.Composition
by: Microsoft
- 2 total downloads
- Latest version: 9.0.0-preview.7.24405.7
This package 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
System.Composition.Convention
by: Microsoft
- 1 total downloads
- Latest version: 11.0.0-preview.2.26159.112
Provides types that support using Managed Extensibility Framework (MEF) with a convention-based configuration model.
System.Composition.Hosting
by: Microsoft
- 1 total downloads
- Latest version: 8.0.0-rc.2.23479.6
Provides Managed Extensibility Framework types that are useful to developers of extensible applications, or hosts.
Commonly Used Types:
System.Composition.Hosting.CompositionHost
System.Composition.TypedParts
by: Microsoft
- 2 total downloads
- Latest version: 1.3.0-preview8.19405.3
Provides some extension methods for the Managed Extensibility Framework.
Commonly Used Types:
System.Composition.CompositionContextExtensions
System.Composition.Hosting.ContainerConfiguration
When using NuGet 3.x this package requires at least version 3.4.
System.Configuration.ConfigurationManager
by: Microsoft
- 1 total downloads
- Latest version: 10.0.4
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.
System.Data.DataSetExtensions
by: Microsoft
- 1 total downloads
- Latest version: 4.5.0
Provides extensions to form LINQ expressions and method queries against DataTable objects.
Commonly Used Types:
System.Data.DataRowComparer
System.Data.DataRowExtensions
System.Data.DataTableExtensions
System.Data.EnumerableRowCollection
System.Data.EnumerableRowCollectionExtensions
System.Data.OrderedEnumerableRowCollection
System.Data.TypedTableBase
System.Data.TypedTableBaseExtensions
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
System.Diagnostics.EventLog
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0
Provides the System.Diagnostics.EventLog class, which allows the applications to use the Windows event log service.
Commonly Used Types:
System.Diagnostics.EventLog
System.Drawing.Common
by: Microsoft
- 0 total downloads
- Latest version: 9.0.0-preview.1.24081.2
Provides access to GDI+ graphics functionality.
Commonly Used Types:
System.Drawing.Bitmap
System.Drawing.BitmapData
System.Drawing.Brush
System.Drawing.Font
System.Drawing.Graphics
System.Drawing.Icon
Since .NET 7, non-Windows platforms are not supported, even with the runtime configuration switch. See https://aka.ms/systemdrawingnonwindows for more information.
System.IO.Pipelines
by: Microsoft
- 1 total downloads
- Latest version: 11.0.0-preview.2.26159.112
Single producer single consumer byte buffer management.
Commonly Used Types:
System.IO.Pipelines.Pipe
System.IO.Pipelines.PipeWriter
System.IO.Pipelines.PipeReader
System.Reactive.Core
by: .NET Foundation and Contributors
- 3 total downloads
- Latest version: 4.4.1
Reactive Extensions (Rx) for .NET - v3 compatibility facade for
System.Reactive.PlatformServices
by: .NET Foundation and Contributors
- 1 total downloads
- Latest version: 4.2.0-preview.566
Reactive Extensions (Rx) for .NET - v3 compatibility facade for
System.Reflection
by: Microsoft
- 1 total downloads
- Latest version: 4.1.0-beta-23225
Provides types that retrieve information about assemblies, modules, members, parameters, and other entities in managed code by examining their metadata. These types also can be used to manipulate instances of loaded types, for example to hook up events or to invoke methods.
Commonly Used Types:
System.Reflection.MethodInfo
System.Reflection.PropertyInfo
System.Reflection.ParameterInfo
System.Reflection.FieldInfo
System.Reflection.ConstructorInfo
System.Reflection.Assembly
System.Reflection.MemberInfo
System.Reflection.EventInfo
System.Reflection.Module