NCodeGroup
Popular repositories Loading
-
NCode.ReparsePoints
NCode.ReparsePoints PublicThis library provides functions to manage Win32 Reparse Points such as Symbolic Links, Hard Links, and Junctions.
-
MassTransit.Extensions.Hosting
MassTransit.Extensions.Hosting PublicMassTransit configuration extensions using Microsoft.Extensions.Hosting.IHostedService and Microsoft.Extensions.DependencyInjection.
-
NCode.Composition.DisposableParts
NCode.Composition.DisposableParts PublicThis library provides a fix for the IDisposable memory leak in Microsoft's Composition (MEF) framework.
-
NCode.Scanners
NCode.Scanners PublicThis library provides a fluent API to search, filter, transform, and cache .NET types by reflecting over applications (using private-bin folders), directories, files, AppDomains, and assemblies.
-
NCode.Disposables
NCode.Disposables PublicThis library provides a set of useful IDisposable implementations.
C# 2
-
MassTransit.Hosting.Extensions
MassTransit.Hosting.Extensions Public archive[Archived] Provides extensions for hosting MassTransist consumers by using Microsoft.Extensions for DI frameworks and configuration options.
Repositories
- ArrayLeases Public
Provides IDisposable leases for Microsoft's ArrayPool class from the System.Buffers package.
NCodeGroup/ArrayLeases’s past year of commit activity - ProjectSettings.Scaffold Public
Contains common settings, scripts, and files to scaffold C# projects for NCodeGroup.
NCodeGroup/ProjectSettings.Scaffold’s past year of commit activity - SystemClock Public
Provides an abstraction of ISystemClock to assist application testing and corresponding implementations with 1s and 1ms accuracy.
NCodeGroup/SystemClock’s past year of commit activity - StringSegments Public
Provides the ability to split a string into substrings based on a delimiter without any additional heap allocations.
NCodeGroup/StringSegments’s past year of commit activity - CryptoMemory Public
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.
NCodeGroup/CryptoMemory’s past year of commit activity - CryptoTransforms Public
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, ToBase64Transform, and FromBase64Transform.
NCodeGroup/CryptoTransforms’s past year of commit activity - PasswordGenerator Public
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).
NCodeGroup/PasswordGenerator’s past year of commit activity
People
This organization has no public members. You must be a member to see who’s a part of this organization.
Top languages
Loading…
Most used topics
Loading…