Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 940 Bytes

File metadata and controls

33 lines (24 loc) · 940 Bytes

Mozzarella

Because it's stringy, like the cheese.

What is it ?

A library for dealing with strings in .Net. Contains extension methods, and useful string related functions.

GitHub license

Supported Platforms

Currently;

  • .Net Framework 4.0
  • Silverlight 5.0
  • NetStandard 1.1
    • .Net Framework 4.5+
    • Windows Phone 8.0+ (NOT WP SL though)
    • Xamarin.iOS
    • Xamarin.Android
    • WinRT
    • UWP 10+

Build Status

Build status

Nuget Support

Install the Nuget package like this;

    PM> Install-Package Mozzarella

NuGet Badge