Giter Club home page Giter Club logo

bitfn.core's Introduction

BitFn.Core Build status

A general utility library.

Release Notes:

  • 0.1.11
    • Added string.ToAscii as an expanded RemoveDiacritics
    • Fixed a bug in string.Unescape regarding \xXXXX patterns
    • Fixed IEnumerable extensions returning IDictionary interfaces
    • Deprecated string.RemoveDiacritics
  • 0.1.10
    • Added IEnumerable<T>.Append and Concat overload
  • 0.1.9
    • Added string.Unescape and string.UnescapeVerbatim
    • Renamed IEnumerable<IEnumerable<T>>.Aggregate to IEnumerable<IEnumerable<T>>.Flatten
    • Added secondary and tertiary levels to IEnumerable<IEnumerable<T>>.Flatten
  • 0.1.8
    • Added IEnumerable<IEnumerable<T>>.Aggregate
    • Added IDictionary<TKey, ISet<TValue>>.AddTo and IDictionary<TKey, IList<TValue>>.AddTo
    • Changed target framework from 4.5.2 to 4.5.1
  • 0.1.7
    • Added XML documentation output
    • Added Symbol publishing
  • 0.1.6
    • Added IDictionary<T, int>.IncrementAll and step and kvp overloads
    • Renamed IDictionary.IncrementBy to be an overload of IDictionary.Increment
  • 0.1.5
    • Added IEnumerable<T>.CountBy, IEnumerable<T>.CountByMany, and comparer overloads
    • Added IEnumerable<T>.ThrowIfAny and exception overloads
    • Added IDictionary<T, int>.Increment and IDictionary<T, int>.IncrementBy
    • Added IDictionary<TKey, TValue>.GetOrAdd and factory overload
    • Added IDictionary<TKey, TValue>.UpdateOrAdd and factory overload
  • 0.1.4
    • Added Code Contracts throughout
    • Changed and standardized XML documentation
  • 0.1.3
    • Added RandomInt, RandomDouble, etc. delegates
    • Added ThreadSafeRandom.RandomInt, ThreadSafeRandom.RandomDouble, etc. properties
    • Added IEnumerable<KeyValuePair<TKey, TValue>>.ToDictionary and comparer overload
    • Added IEnumerable<T>.Order, IEnumerable<T>.OrderDescending, and comparer overloads
    • Added IQueryable<T>.Order, IQueryable<T>.OrderDescending, and comparer overloads
    • Changed IEnumerable<T>.Shuffle rng overload to consume rng delegate
  • 0.1.2
    • Added string.RemoveDiacritics
    • Added string.ToSlug
  • 0.1.1
    • Added IEnumerable<T>.Shuffle and rng overload
    • Added ThreadSafeRandom.Local
  • 0.1.0 Initial release.
    • Added Char.ToHex
    • Added Expression<Func<TSource, TProperty>>.GetPropertyInfo
    • Added StringBuilder.Append overload with repeatCount

bitfn.core's People

Contributors

dlras2 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

jbtech nhamlin

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.