SharpDX.Direct3D9
by: Alexandre Mutel
- 1 total downloads
- Latest version: 4.2.0-ci272
Assembly providing DirectX - Direct3D9 managed API.
SharpDX.DXGI
by: Alexandre Mutel
- 1 total downloads
- Latest version: 2.6.1
Assembly providing DirectX - DXGI 1.0, 1.1 and 1.2 managed API.
SkiaSharp.HarfBuzz
by: Microsoft
- 1 total downloads
- Latest version: 2.80.3-preview.24
This package adds text shaping support to SkiaSharp via HarfBuzz.
Spectre.Console
by: Patrik Svensson, Phil Scott, Nils Andresen, Cédric Luthi, Frank Ray
- 4 total downloads
- Latest version: 0.54.1-alpha.0.85
A library that makes it easier to create beautiful console applications.
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 2 total downloads
- Latest version: 2.1.1
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: e_sqlite3 included
SQLitePCLRaw.lib.e_sqlite3.linux
by: Eric Sink, D. Richard Hipp, et al
- 1 total downloads
- Latest version: 1.1.14
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
StyleCop.Analyzers.Unstable
by: Sam Harwell et. al.
- 1 total downloads
- Latest version: 1.2.0.333
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
Swashbuckle.AspNetCore.SwaggerUI
by: Swashbuckle.AspNetCore.SwaggerUI
- 1 total downloads
- Latest version: 5.0.0-rc5
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
Syncfusion.Licensing
by: Syncfusion Inc.
- 4 total downloads
- Latest version: 26.2.14
Syncfusion licensing is a .NET library for validating the registered Syncfusion license in an application at runtime. The Syncfusion license must be registered in an application when using the Syncfusion evaluation build or NuGet package assemblies.
Documentation: https://help.syncfusion.com/common/essential-studio/licensing/license-key?utm_source=nuget&utm_medium=listing
Support:
Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&utm_medium=listing
Forum: https://www.syncfusion.com/forums/general?utm_source=nuget&utm_medium=listing
This is a commercial product and requires a paid license for possession or use. Syncfusion�s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/?utm_source=nuget&utm_medium=listing). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products?utm_source=nuget&utm_medium=listing or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=nuget&utm_medium=listing).
� Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
Syncfusion.Pdf.Net.Core
by: Syncfusion Inc.
- 4 total downloads
- Latest version: 27.2.5
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.Buffers
by: Microsoft
- 1 total downloads
- Latest version: 4.4.0
Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently.
Commonly Used Types:
System.Buffers.ArrayPool<T>
8321c729934c0f8be754953439b88e6e1c120c24
When using NuGet 3.x this package requires at least version 3.4.
System.ClientModel
by: Microsoft
- 1 total downloads
- Latest version: 1.9.0
Contains building blocks for clients that call cloud services.
System.Collections.Concurrent
by: Microsoft
- 1 total downloads
- Latest version: 4.0.12-rc2-24027
Provides several thread-safe collection classes that should be used in place of the corresponding types in the System.Collections.NonGeneric and System.Collections packages whenever multiple threads are accessing the collection concurrently.
Commonly Used Types:
System.Collections.Concurrent.ConcurrentDictionary<TKey, TValue>
System.Collections.Concurrent.ConcurrentQueue<T>
System.Collections.Concurrent.ConcurrentBag<T>
System.Collections.Concurrent.BlockingCollection<T>
System.Collections.Concurrent.ConcurrentStack<T>
\r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
System.Composition
by: Microsoft
- 1 total downloads
- Latest version: 8.0.0-preview.3.23174.8
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.AttributedModel
by: Microsoft
- 5 total downloads
- Latest version: 11.0.0-preview.1.26104.118
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.Convention
by: Microsoft
- 2 total downloads
- Latest version: 9.0.11
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: 11.0.0-preview.1.26104.118
Provides Managed Extensibility Framework (MEF) types that are useful to developers of extensible applications, or hosts.
System.Composition.Runtime
by: Microsoft
- 3 total downloads
- Latest version: 9.0.7
Contains runtime components of the Managed Extensibility Framework (MEF).
System.Configuration.ConfigurationManager
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-rc.1.20451.14
Provides types that support using configuration files.
Commonly Used Types:
System.Configuration.Configuration
System.Configuration.ConfigurationManager
When using NuGet 3.x this package requires at least version 3.4.
System.Data.SqlClient
by: Microsoft
- 1 total downloads
- Latest version: 4.8.5
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS)
Commonly Used Types:
System.Data.SqlClient.SqlConnection
System.Data.SqlClient.SqlException
System.Data.SqlClient.SqlParameter
System.Data.SqlDbType
System.Data.SqlClient.SqlDataReader
System.Data.SqlClient.SqlCommand
System.Data.SqlClient.SqlTransaction
System.Data.SqlClient.SqlParameterCollection
System.Data.SqlClient.SqlClientFactory
When using NuGet 3.x this package requires at least version 3.4.