1. DocumentFormat.OpenXml

    By:

    Microsoft OpenXML SDK 2.0

    40,542 downloads

  2. NETFx String.FormatWith Extension Method

    By:

    Readable formatting strings using named parameters and a custom or anonymous object as the context, like "Hello {FirstName} {LastName}".FormatWith(customer).

  3. JSON-js json2

    By:

    JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ This package implements JSON encoders/decoders in JavaScript.

  4. Globalize

    By:

    New age globalization and localization. Formats and parses strings, dates and numbers in over 350 cultures.

  5. BclContrib-ParseFormat

    By:

    This package contains parse and format extentions to system primitives.

  6. FormatProviders

    By:

    A few new Format Providers. for Number Type - words Boolean - yn (Yes No) - io (1 0) Includes extenstion methods for converting a number into words.

  7. StringFormat

    By:

    An enhancement to the String.Format library that allows for named place holders.

  8. NETFx String.FormatWith Extension Method Tests

    By:

    Tests for netfx-System.StringFormatWith

  9. Microsoft ASP.NET Web API Client Libraries 4.0.30506.0

    By:

    This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.

  10. Protocol Buffers support for ServiceStack. Includes typed ProtoBuf Client

    By:

    Add the ProtoBuf binary format and endpoint to a ServiceStack web service host.

  11. Google.ProtocolBuffers

    By:

    Protocol Buffers is a binary serialization format and technology, released to the open source community by Google in 2008. Its primary use is to produce small fast binary representations of a 'message' or object for serialization or transportation. There are various implementations of Protocol Buffers in .NET. This project is a fairly close port ... More information

  12. Cottle

    By:

    Fast, lightweight & extensible open-source template engine for any text-based target format (e.g. HTML, JavaScript, CSS, plain text...). Its mini-language supports text substitution, functions & variables, flow control and more.

  13. Format.js

    By:

    This is a port of all CLR/C# string formatting functions to javascript language.

    470 downloads

  14. NETFx Smart String Resources

    By:

    Suplements the built-in Resources .resx C# generator by generating a strong-typed class named Strings from the same .resx file, but exposing format parameters as method parameters and organizing strings in classes according to the resource name if it uses underscores. i.e. User_InvalidCredentials can be accessed with Strings.User.InvalidCredentia... More information

  15. jQuery dateFormat

    By:

    jquery-dateFormat - it’s a jQuery Plugin that I made to formatting java.util.Date.toString output using JavaScript

    691 downloads

  16. Message Pack support for ServiceStack. Includes typed MsgPack Client

    By:

    Add the MsgPack binary format and endpoint to a ServiceStack web service host.

  17. dateformat.js

    By:

    Accepts a date, a mask, or a date and a mask. Returns a formatted version of the given date. The date defaults to the current date/time. The mask defaults to dateFormat.masks.default.

  18. Google.ProtocolBuffersLite

    By:

    Protocol Buffers is a binary serialization format and technology, released to the open source community by Google in 2008. Its primary use is to produce small fast binary representations of a 'message' or object for serialization or transportation. There are various implementations of Protocol Buffers in .NET. This project is a fairly close port ... More information

  19. protobuf-net

    By:

    Protocol Buffers is the name of the binary serialization format used by Google for much of their data communications. It is designed to be: small in size - efficient data storage (far smaller than xml) cheap to process - both at the client and server platform independent - portable between different programming architectures extensible - to add new... More information

  20. Craig's Utility Library FileFormats Namespace

    By:

    Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, Active Directory, Exchange, SQL, various file formats (CSV, iCal, etc.), Cisco phone apps, WMI queries, randomi... More information