System.Security.Cryptography.ProtectedData
by: Microsoft
- 2 total downloads
- Latest version: 4.7.0
Provides access to Windows Data Protection Api.
Commonly Used Types:
System.Security.Cryptography.DataProtectionScope
System.Security.Cryptography.ProtectedData
When using NuGet 3.x this package requires at least version 3.4.
System.Security.Principal.Windows
by: Microsoft
- 4 total downloads
- Latest version: 5.0.0
Provides classes for retrieving the current Windows user and for interacting with Windows users and groups.
Commonly Used Types:
System.Security.Principal.WindowsIdentity
System.Security.Principal.SecurityIdentifier
System.Security.Principal.NTAccount
System.Security.Principal.WindowsPrincipal
System.Security.Principal.IdentityReference
System.Security.Principal.IdentityNotMappedException
System.Security.Principal.WindowsBuiltInRole
System.Security.Principal.WellKnownSidType
When using NuGet 3.x this package requires at least version 3.4.
System.ServiceModel.Duplex
by: Microsoft
- 2 total downloads
- Latest version: 4.10.0
Package Description
System.ServiceModel.NetTcp
by: Microsoft
- 1 total downloads
- Latest version: 4.10.0
Package Description
System.ServiceModel.Primitives
by: Microsoft
- 1 total downloads
- Latest version: 4.10.0
Package Description
System.ServiceModel.Security
by: Microsoft
- 1 total downloads
- Latest version: 4.10.0
Package Description
System.Threading
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0
Provides the fundamental synchronization primitives, including System.Threading.Monitor and System.Threading.Mutex, that are required when writing asynchronous code.
Commonly Used Types:
System.Threading.Monitor
System.Threading.SynchronizationContext
System.Threading.ManualResetEvent
System.Threading.AutoResetEvent
System.Threading.ThreadLocal<T>
System.Threading.EventWaitHandle
System.Threading.SemaphoreSlim
System.Threading.Mutex
When using NuGet 3.x this package requires at least version 3.4.
System.Threading.Channels
by: Microsoft
- 1 total downloads
- Latest version: 4.7.1
Provides types for passing data between producers and consumers.
Commonly Used Types:
System.Threading.Channel
System.Threading.Channel<T>
When using NuGet 3.x this package requires at least version 3.4.
System.Threading.Tasks.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 4.5.4
Provides additional types that simplify the work of writing concurrent and asynchronous code.
Commonly Used Types:
System.Threading.Tasks.ValueTask<TResult>
7601f4f6225089ffb291dc7d58293c7bbf5c5d4f
System.Threading.Thread
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0
Provides the System.Threading.Thread class, which allows developers to create and control a thread, set its priority, and get its state.
Commonly Used Types:
System.Threading.Thread
System.Threading.ThreadStart
System.Threading.ParameterizedThreadStart
When using NuGet 3.x this package requires at least version 3.4.
System.Threading.ThreadPool
by: Microsoft
- 1 total downloads
- Latest version: 4.0.10
Provides the System.Threading.ThreadPool class, which contains a pool of threads that can be used to execute tasks, post work items, wait on behalf of other threads, and process timers.
Commonly Used Types:
System.Threading.ThreadPool
System.Threading.WaitOrTimerCallback
When using NuGet 3.x this package requires at least version 3.4.
System.ValueTuple
by: Microsoft
- 1 total downloads
- Latest version: 4.5.0
Provides the System.ValueTuple structs, which implement the underlying types for tuples in C# and Visual Basic.
Commonly Used Types:
System.ValueTuple
System.ValueTuple<T1>
System.ValueTuple<T1, T2>
System.ValueTuple<T1, T2, T3>
System.ValueTuple<T1, T2, T3, T4>
System.ValueTuple<T1, T2, T3, T4, T5>
System.ValueTuple<T1, T2, T3, T4, T5, T6>
System.ValueTuple<T1, T2, T3, T4, T5, T6, T7>
System.ValueTuple<T1, T2, T3, T4, T5, T6, T7, TRest>
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
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.
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.