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
VSLangProj150
by: Microsoft
- 1 total downloads
- Latest version: 16.10.31320.204
A member of the Visual Studio SDK
VSLangProj2
by: Microsoft
- 1 total downloads
- Latest version: 16.10.31320.204
A member of the Visual Studio SDK
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.
Xaml.Behaviors.Interactions.Responsive
by: Wiesław Šoltés
- 1 total downloads
- Latest version: 11.3.6.5
Behaviors to assist with responsive and adaptive UI layouts.
xunit.core
by: jnewkirk, bradwilson
- 2 total downloads
- Latest version: 2.7.0
Includes the libraries for writing unit tests with xUnit.net.
xunit.extensibility.execution
by: James Newkirk, Brad Wilson
- 1 total downloads
- Latest version: 2.2.0
Includes xunit.execution.*.dll for extensibility purposes.
Xunit.Priority
by: Aaron Sherber
- 1 total downloads
- Latest version: 1.1.6
Provides an ITestCaseOrderer that allows you to control the order of execution of Xunit tests within a class.
xunit.runner.visualstudio
by: jnewkirk, bradwilson
- 1 total downloads
- Latest version: 2.5.6
Visual Studio 2022+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 4.6.2 or later, and .NET 6 or later.
YoloDotNet.Standard
by: Nick Swardh, Ilya Kuryshev
- 0 total downloads
- Latest version: 2.2.1
YoloDotNet is a blazing-fast C# .NET Standard 2.0 compliant implementation of Yolo and Yolo-World models for real-time object detection in images and videos. Powered by ONNX Runtime, and supercharged with GPU acceleration using CUDA, this app is all about detecting objects at lightning speed!
Supported Versions:
Yolov8, Yolov9, Yolov10, Yolov11, Yolo-World
Supported Tasks:
Classification
Object Detection
OBB Detection
Segmentation
Pose Estimation
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.
ZstdSharp.Port
by: Oleg Stepanischev
- 1 total downloads
- Latest version: 0.8.5
Port of zstd compression library to c#