GithubHelp home page GithubHelp logo

isabella232 / target-dotnet-sdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adobe/target-dotnet-sdk

0.0 0.0 0.0 1.91 MB

Adobe Target .NET SDK

License: Apache License 2.0

C# 93.69% Mustache 6.31%

target-dotnet-sdk's Introduction

Adobe Target .Net SDK

GitHub Actions Status

GitHub Actions Build History

The Adobe Target .Net SDK uses the Target Delivery API to retrieve and deliver personalized experiences.

Table of contents

Getting started

Prerequisites

At a minimum .NET Core SDK 2.0 is required to build, test, and generate NuGet packages.
Note: the SDK itself multi-targets .NET Standard 2.0 and .NET 5

macOS/Linux

On macOS or Linux we recommend Visual Studio Code with the C# Extension. See the getting started guide for VS Code and .NET.

Windows:

On Windows, we recommend installing the latest Visual Studio 2019.

Installation

To get started with Target .NET SDK, just add it as a dependency by installing from NuGet.

Super Simple to Use

Please take a look at our documentation to learn how to use the .NET SDK.

Sample Apps

There's a couple of sample apps showing sample sync/async Target SDK usage under SampleApp project.
To switch between sync and async sample apps, just modify StartupObject property in SampleApp project file accordingly.

Build

To build everything and generate NuGet packages, run dotnet Cake CLI commands. Binaries and NuGet packages will be dropped in an Artefacts directory at the repo root.

# Build sdk, run tests, generate coverage and pack
dotnet cake

# Alternatively, run separate Cake tasks
dotnet cake --target=Build
dotnet cake --target=Test
dotnet cake --target=Pack

Each project can also be built individually directly through the CLI or your editor/IDE. You can open the solution file Adobe.Target.Client.sln in repo root to load all sdk, sample and test projects.

Releases

We publish NuGet packages to nuget.org for each release.

Contributing

Contributions are welcome! Read the Contributing Guide for more information.

Licensing

This project is licensed under the Apache V2 License. See LICENSE for more information.

back to top

target-dotnet-sdk's People

Contributors

xdex 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.