NCode
-
- 39,446 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. -
- 37,485 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 -
-
- 35,363 total downloads
- last updated 1/22/2026
- Latest version: 1.0.21
Contains common settings, scripts, and files to scaffold C# projects for NCodeGroup. -
-
- 8,969 total downloads
- last updated 1/17/2026
- Latest version: 5.3.0
A comprehensive .NET library providing useful `IDisposable` and `IAsyncDisposable` implementations for common resource management patterns. -
NCode.
by: NCodeBase64Url - 2,219 total downloads
- last updated 1/17/2026
- Latest version: 2.0.1
A high-performance .NET library for encoding and decoding base64url data as defined in RFC 4648 Section 5. Built with modern memory-efficient APIs including Span, ReadOnlySequence, and IBufferWriter. Features... More information -
- 1,691 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. -
- 1,403 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). -
- 474 total downloads
- last updated 1/19/2026
- Latest version: 1.2.0
Provides abstractions for a strongly-typed property bag that stores and retrieves values using type-safe keys. Includes IPropertyBag, IReadOnlyPropertyBag, IPropertyBagScope, and PropertyBagKey types for... More information -
- 414 total downloads
- last updated 1/19/2026
- Latest version: 1.2.0
Provides the default implementation of a strongly-typed property bag for storing and retrieving values using type-safe keys. Includes DefaultPropertyBag with dictionary-based storage, lazy initialization,... More information -
NCode.
by: NCodeBuffers - 214 total downloads
- last updated 1/21/2026
- Latest version: 4.1.0
A high-performance .NET library providing secure memory management, zero-allocation buffer utilities, and efficient string splitting operations. -
- 146 total downloads
- last updated 1/22/2026
- Latest version: 1.0.1
Extensions and utilities for ASP.NET Core Data Protection, including a type-safe factory pattern for creating IDataProtector instances with automatic purpose string derivation, and high-performance span-based... More information -
- 102 total downloads
- last updated 1/19/2026
- Latest version: 1.0.0
Abstractions for building dynamic, change-aware collection providers. Defines interfaces for collection data sources with change token support, collection providers that aggregate multiple data sources, and... More information -
- 98 total downloads
- last updated 1/19/2026
- Latest version: 1.0.0
Core abstractions and interfaces for NCode.Mediator, providing the contracts for commands, handlers, middleware, pre/post processors, exception handlers, and exception listeners. This package contains only... More information -
NCode.
by: NCodeMediator - 85 total downloads
- last updated 1/19/2026
- Latest version: 1.0.0
A lightweight, high-performance mediator library for .NET that implements the mediator pattern with support for command dispatching, middleware pipelines, pre/post processors, and comprehensive exception... More information -
- 85 total downloads
- last updated 1/19/2026
- Latest version: 1.0.0
Default implementations for dynamic, change-aware collection providers. Includes static, observable, composite, and periodic polling data sources with automatic change notifications via IChangeToken. Provides... More information