GithubHelp home page GithubHelp logo

ion-object-mapper-dotnet's Introduction

Ion Object Mapper for .NET

This is the Ion Object Mapper for .NET, which is a convenience library built to assist developers when dealing with data that's in the format of Amazon Ion. It is used to easily transform C# classes and objects into Ion format and vice-versa.

codecov

Requirements

.NET

The Ion Object Mapper targets .NET Core 3.1. Please see the link below for more information on compatibility:

Getting Started

See the Cookbook for a simple usage guide.

Spec

See the Spec for a detailed specification of the Ion Object Mapper.

Contributing

If you are interested in contributing to the Ion Object Mapper, please take a look at CONTRIBUTING.

Development

Setup

Assuming that you have .NET Core SDK version 3.1 or later installed from the Microsoft .NET downloads site, use the below command to clone the repository.

$ git clone https://github.com/amzn/ion-object-mapper-dotnet.git
$ cd ion-object-mapper-dotnet

Changes can now be made in the repository.

The project currently uses default dotnet CLI tools, you can build the project simply by:

$ dotnet build

Running Tests

You can run the unit tests by:

$ dotnet test Amazon.IonObjectMapper.Test

You can also run the performance tests by:

$ dotnet test Amazon.IonObjectMapper.PerformanceTest

Documentation

DocFX is used for documentation. Please see the link below for more detail to install DocFX

You can generate the docstring HTML locally by running the following in the root directory of this repository:

$ docfx docs/docfx.json --serve

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.

ion-object-mapper-dotnet's People

Contributors

alpian avatar amazon-auto avatar amzn-paunort avatar byronlin13 avatar guyilin-amazon avatar justing-bq avatar plasmaintec avatar shuiwan avatar simonz-bq avatar

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.