NCode
-
- 11,781 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. -
- 10,054 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 -
- 9,578 total downloads
- last updated 7/22/2023
- Latest version: 1.0.13
Contains common settings, scripts, and files to scaffold C# projects for NCodeGroup. -
- 1,153 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. -
- 756 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. -
- 567 total downloads
- last updated 7/29/2023
- Latest version: 2.0.2
Provides the ability to split a string into substrings based on a delimiter without any additional heap allocations. -
- 256 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. -
- 254 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).