Coder Social home page Coder Social logo

ncodegroup's Projects

arrayleases icon arrayleases

Provides IDisposable leases for Microsoft's ArrayPool class from the System.Buffers package.

base64url icon base64url

This library provides methods for encoding and decoding base64url (RFC 4648) data using the new memory efficient Span and Buffer APIs.

cryptomemory icon cryptomemory

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.

cryptotransforms icon cryptotransforms

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.

masstransit.extensions.hosting icon masstransit.extensions.hosting

MassTransit configuration extensions using Microsoft.Extensions.Hosting.IHostedService and Microsoft.Extensions.DependencyInjection.

masstransit.hosting.extensions icon masstransit.hosting.extensions

[Archived] Provides extensions for hosting MassTransist consumers by using Microsoft.Extensions for DI frameworks and configuration options.

ncode.reparsepoints icon ncode.reparsepoints

This library provides functions to manage Win32 Reparse Points such as Symbolic Links, Hard Links, and Junctions.

ncode.scanners icon ncode.scanners

This 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.

octopack icon octopack

Creates Octopus-compatible NuGet packages

passwordgenerator icon passwordgenerator

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).

stringsegments icon stringsegments

Provides the ability to split a string into substrings based on a delimiter without any additional heap allocations.

systemclock icon systemclock

Provides an abstraction of ISystemClock to assist application testing and corresponding implementations with 1s and 1ms accuracy.

unity.enumerable icon unity.enumerable

This library provides an extension to the Unity Container from Microsoft to add support for resolving multiple objects by using IEnumerable<T>.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.