NCode
-
- 20,652 total downloads
- last updated 7/22/2023
- Latest version: 1.0.1
Provides IDisposable leases for Microsoft's ArrayPool class from the System.Buffers package. -
- 18,837 total downloads
- last updated 7/23/2023
- Latest version: 1.0.1
This library provides adapters for the missing hashing and base 64 algorithms in the .NET Standard frameworks. Specifically this library provides implementations of ICryptoTransform for HashAlgorithm,... More information -
-
- 15,885 total downloads
- last updated 7/22/2023
- Latest version: 1.0.13
Contains common settings, scripts, and files to scaffold C# projects for NCodeGroup. -
-
- 6,713 total downloads
- last updated 4 months ago
- Latest version: 5.2.1
NCode.Disposables -
- Deprecated
- 4,998 total downloads
- last updated 1/22/2017
- Latest version: 2.0.2
This library (strong name signed) provides a set of useful IDisposable implementations. -
- 1,352 total downloads
- last updated 7/16/2023
- Latest version: 1.0.1
Provides an abstraction of ISystemClock to assist application testing along with implementations that support 1s and 1ms accuracy. -
NCode.
by: NCodeBase64Url - 1,246 total downloads
- last updated 7/30/2023
- Latest version: 1.1.2
This library provides methods for encoding and decoding base64url (RFC 4648) data using the new memory efficient Span and Buffer APIs. -
- 1,017 total downloads
- last updated 10 months ago
- Latest version: 3.0.0
Provides the ability to split a string into substrings based on a delimiter without any additional heap allocations. -
- 506 total downloads
- last updated 7/16/2023
- Latest version: 1.0.1
This DI friendly library provides the ability to generate strong cryptographically random passwords that meet the OWASP requirements (length, lower case, upper case, numeric, and special characters). -
- 497 total downloads
- last updated 3 months ago
- Latest version: 2.0.0
Provides the ability to manage the lifetime of memory by pinning buffers to prevent duplicate copies in ram and securely zeroing sensitive data when no longer needed. Also provides secure encodings that throw... More information