Found 1,973 packages
Provides base classes, including System.Runtime.InteropServices.CriticalHandle and System.Runtime.InteropServices.SafeHandle, for types that represent operating system handles. Commonly Used Types: System.Runtime.InteropServices.SafeHandle Microsoft.Win32.SafeHandles.SafeWaitHandle System.Runtime.InteropServices.CriticalHandle System.Threading.WaitHandleExtensions System.IO.HandleInheritability When using NuGet 3.x this package requires at least version 3.4.
应用场景:连接池,资源池等等
Polly is a .NET resilience and transient-fault-handling library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.
This package provides collections that are thread safe and guaranteed to never change their contents, also known as immutable collections. Like strings, any methods that perform modifications will not change the existing instance but instead return a new instance. For efficiency reasons, the implementation uses a sharing mechanism to ensure that newly created instances share as much data as possible with the previous instance while ensuring that operations have a predictable time complexity. The System.Collections.Immutable library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
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> When using NuGet 3.x this package requires at least version 3.4.
The automatic type-safe REST library for Xamarin and .NET
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides base classes, including System.Runtime.InteropServices.CriticalHandle and System.Runtime.InteropServices.SafeHandle, for types that represent operating system handles. Commonly Used Types: System.Runtime.InteropServices.SafeHandle Microsoft.Win32.SafeHandles.SafeWaitHandle System.Runtime.InteropServices.CriticalHandle System.Threading.WaitHandleExtensions System.IO.HandleInheritability When using NuGet 3.x this package requires at least version 3.4.
Polly.Core is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies such as Retry, Circuit Breaker, Hedging, Timeout, Chaos and Fallback in a fluent and thread-safe manner.
Package Description
SAFE Stack Template
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. A fail-safe theme when no other themes are available.
Provides a thread-safe pseudo-random number generator.
OWASP SafeNuGet is an MsBuild task to warn about insecure NuGet libraries. Please contribute to the list of vulnerable libraries, by issuing a pull request to: https://github.com/OWASP/SafeNuGet/blob/master/feed/unsafepackages.xml
Enums.NET is a high-performance type-safe .NET enum utility library
The P Programming Language Compiler
A Feature-Rich and UnauthorizedAccessException-Free Traversal Library for files and directories for .NET framework 4.5+ and .NET Core 2.0.
Safe deserialization helper library to fix known BinaryFormatter vulnerabilities.
Pacote de integração em .NET para o Safe2Pay. Construído em .NET Standard 1.3, também compatível com .NET Framework 4.6+ e .NET Core 1.0+.
This DLL provides helper routines to access the astorSafe backend services. Please contact Astoria Solutions (http://www.astoriasolutions.com) for any support/documentation requests.
DH.SafeOrbit是一个高级内存保护库,具有易于使用的类。可以保护内存中的字符串,同时允许使用SafeString安全地比较和修改它们;使用SafeBytes保护您的二进制数据;防注入模块保护您对使用内存注射和攻击时机应用SafeObject,SafeContainert等,在接口中利用高性能和安全算法进行加密、散列和随机。参考https://github.com/undergroundwires/SafeOrbit