SixLabors.ImageSharp
by: Six Labors and contributors
- 1 total downloads
- Latest version: 3.1.8
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SmartAnalyzers.MultithreadingAnalyzer
by: Cezary Piatek
- 1 total downloads
- Latest version: 1.1.31
A set of Roslyn analyzers related to multithreading
Stub.System.Data.SQLite.Core.NetFramework
by: SQLite Development Team
- 1 total downloads
- Latest version: 1.0.119
The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.
StyleCop.Analyzers
by: Sam Harwell et. al.
- 1 total downloads
- Latest version: 1.2.0-beta.376
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
Swashbuckle.AspNetCore
by: Swashbuckle.AspNetCore
- 1 total downloads
- Latest version: 6.2.3
Swagger tools for documenting APIs built on ASP.NET Core
System.Composition
by: Microsoft
- 1 total downloads
- Latest version: 1.0.31
This packages 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
When using NuGet 3.x this package requires at least version 3.4.
System.Data.SQLite
by: SQLite Development Team
- 4 total downloads
- Latest version: 1.0.119
The official SQLite database engine for both x86 and x64 along with the ADO.NET provider. This package includes support for LINQ and Entity Framework 6.
System.Data.SQLite.Core
by: SQLite Development Team
- 5 total downloads
- Latest version: 1.0.119
The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.
System.Data.SQLite.Linq
by: SQLite Development Team
- 3 total downloads
- Latest version: 1.0.119
Support for LINQ using System.Data.SQLite.
System.Drawing.Common
by: bmarshall
- 1 total downloads
- Latest version: 4.0.0
Unsupported library System.Drawing
System.Private.Uri
by: Microsoft
- 1 total downloads
- Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Uri.
When using NuGet 3.x this package requires at least version 3.4.
TaskScheduler
by: David Hall
- 1 total downloads
- Latest version: 2.9.2
Provides a single assembly wrapper for the 1.0 and 2.0 versions of Task Scheduler found in all Microsoft operating systems post Windows 98. It simplifies the coding, aggregates the multiple versions and allows for localization support.
TurboJpeg.NET.Native.Windows
by: Terekhin Sergey, Ilya Kuryshev
- 9 total downloads
- Latest version: 3.1.0.6
TurboJpeg.NET is a C# .NET Standard 2.0 compliant implementation of libjpeg-turbo, allowing for much faster JPEG encoding and decoding.
Supported:
JPEG encoding
JPEG decoding
JPEG transformation - crop, flip, turn etc.
You also might need native libraries for your platform, for this you should look at TurboJpeg.NET.Native.Windows for Windows. For other platforms please look at https://github.com/libjpeg-turbo/libjpeg-turbo
Also, you might want to look at TurboJpeg.NET.Extensions.GDIPlus for GDI+ extensions. Or TurboJpeg.NET.Extensions.SkiaSharp for SKBitmap extensions.
Unclassified.NetRevisionTask
by: Yves Goergen
- 2 total downloads
- Latest version: 0.4.3
Injects the current VCS revision of a working directory in a custom format into a .NET assembly build. Based on the .NET Revision Tool, integrated as an MSBuild task, for .NET Framework and .NET Core.
WinSCP
by: Martin Prikryl
- 1 total downloads
- Latest version: 5.19.5
The WinSCP .NET assembly is a .NET wrapper around WinSCP’s scripting interface that allows your code to connect to a remote machine and manipulate remote files over SFTP, FTP, WebDAV, S3 and SCP sessions.
The library is primarily intended for advanced automation tasks that require conditional processing, loops or other control structures for which the basic scripting interface is too limited. The library is not a general purpose file transfer library. It particularly has a limited support for an interactive processing, and as such it is not well suited for use in GUI applications. For the same reason it is also difficult to use the assembly within a restricted environment like a web server, that limits or even restricts execution of external processes.
For documentation and examples of use, see project website.
The NuGet package includes the assembly itself and a required WinSCP executable. When installed, it adds the assembly as reference to your project and sets up WinSCP executable to be copied to project output directory, so that it can be found on run-time.
xunit.core
by: jnewkirk, bradwilson
- 2 total downloads
- Latest version: 2.7.0
Includes the libraries for writing unit tests with xUnit.net.