NCode
-
- 16,223 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. -
- 14,427 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 -
-
- 13,175 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,018 total downloads
- last updated 5/16/2024
- Latest version: 5.1.0
NCode.Disposables -
- Deprecated
- 4,660 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,305 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,154 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. -
- 956 total downloads
- last updated 6/13/2024
- Latest version: 3.0.0
Provides the ability to split a string into substrings based on a delimiter without any additional heap allocations. -
- 480 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). -
- 375 total downloads
- last updated 7/23/2023
- Latest version: 1.0.1
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.