System.Data.SQLite.EF6
by: SQLite Development Team
- 3 total downloads
- Latest version: 1.0.119
Support for Entity Framework 6 using System.Data.SQLite.
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.
UTF.Unknown
by: Julian Verdurmen, Rustam Sayfutdinov, Rudi Pettazzi, Shy Shalom
- 1 total downloads
- Latest version: 2.5.0
Detect character set for files, streams and other bytes.
This package is based on Ude and since version 2 also on uchardet, which are ports of the Mozilla Universal Charset Detector.
Features:
- Easy to use API
- Supports frameworks:
- .NET Standard 1.0
- .NET Standard 1.3 and 2.0
- .NET Core 3.0 (because `System.Text.Encoding.CodePages` in shared framework)
- .NET Framework 4.0
- Strong named
- XML documentation included
Compared to Ude:
- Refactor of API, namespaces and deadcode removal
- Added some docs
- Improve error handling
- Improved unit tests
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.
Yort.Ntp.Portable
by: Yortw
- 1 total downloads
- Latest version: 2.0.0
A cross platform NTP client for retrieving the current time from internet NTP servers.