GithubHelp home page GithubHelp logo

Bart Piotrowski's Projects

antd icon antd

An enterprise-class UI design language and React UI library

comparableequatablebase icon comparableequatablebase

a quick solution for implementing equality, comparison on reference types, using a base class. This approach has some drawbacks; it's not particularly optimized for performance, and "burns" a base class for relatively trivial purposes, which could be seen as an anti-pattern

dynamicstringconverter icon dynamicstringconverter

in essence a linkage between dynamic and Convert.ChangeType, with a focus on string data source, and Dictionary<string, string>

efjson icon efjson

Newtonsoft JSON Serialization extensions for dealing with Entity Framework v6 serialization

primitivekeytemptabler icon primitivekeytemptabler

wrap an IEnumerable<int> or IEnumerable<long> with an IDataReader, provide means to switfly insert these value streams into an SQL Temporary Table

pseudoguid icon pseudoguid

Generate identifiers, conforming to the Guid CLR type, that are based on a prefix and sequence. The identifiers are not compliant with RFC4122 (and are marked with a version outside of what is defined in RFC4122, as to guarantee never colliding with an actually compliant UUID, such as one generated using Guid.NewGuid).

selfsignedcertlib icon selfsignedcertlib

self signed certificate lib using BouncyCastle for traditional net framework (net standard version coming soon)

tempfilestream icon tempfilestream

makes using disk-backed temporary storage as simple as using a MemoryStream. implements IDisposable.

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.