Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peteroupc/datautilities
DataUtilities class for .NET and Java
https://github.com/peteroupc/datautilities
Last synced: 18 days ago
JSON representation
DataUtilities class for .NET and Java
- Host: GitHub
- URL: https://github.com/peteroupc/datautilities
- Owner: peteroupc
- License: unlicense
- Created: 2019-09-10T12:54:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-08T10:21:31.000Z (5 months ago)
- Last Synced: 2024-12-08T14:48:03.370Z (20 days ago)
- Language: Java
- Size: 121 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
DataUtilities
=======[![NuGet Status](http://img.shields.io/nuget/v/PeterO.DataUtilities.svg?style=flat)](https://www.nuget.org/packages/PeterO.DataUtilities)
[![Maven Central](https://img.shields.io/maven-central/v/com.github.peteroupc/datautilities.svg?style=plastic)](https://search.maven.org/#search|ga|1|g%3A%22com.github.peteroupc%22%20AND%20a%3A%22datautilities%22)**Download source code: [ZIP file](https://github.com/peteroupc/MailLib/archive/master.zip)**
----
How to Install
---------
The C# implementation is expected to be available in the
NuGet Package Gallery under the name
[PeterO.DataUtilities](https://www.nuget.org/packages/PeterO.DataUtilities). To install
this library as a NuGet package, enter `Install-Package PeterO.DataUtilities` in the
NuGet Package Manager Console.The Java implementation is expected to available
as an [artifact](https://search.maven.org/#search|ga|1|g%3A%22com.github.peteroupc%22%20AND%20a%3A%22datautilities%22) in the Central Repository. To add this library to a Maven
project, add the following to the `dependencies` section in your `pom.xml` file:
com.github.peteroupc
datautilities
1.1.0
In other Java-based environments, the library can be referred to by its
group ID (`com.github.peteroupc`), artifact ID (`datautilities`), and version, as given above.Documentation
------------**See the [Java API documentation](https://peteroupc.github.io/DataUtilities/api/).**
**See the [C# (.NET) API documentation](https://peteroupc.github.io/DataUtilities/docs/).**
Examples
-------------None at the moment.
History
-----------Version 1.1.0:
- Avoid unnecessary memory allocation in WriteUtf8
Version 1.0.0:
- First release.
About
-----------Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under the Unlicense: [https://unlicense.org/](https://unlicense.org/)## Signing Key
Release versions of the Java version of this library are signed with the following signing key.
- ID: `Peter Occil (Maven key) `
- Fingerprint: 1A82D51407003717A4171AAC87522D618F2B2338