Segmage; Data & Event Sender


Keywords
cdp, eventsender, segmage, segmentation
License
Apache-2.0
Install
Install-Package Segmage -Version 1.0.0.16

Documentation

Segmage.NET SDK

Segmage

Segmage NuGet Version NuGet Downloads

Segmage integrate .NET applications. It is easy to set up, has a clean API, and runs on all recent .NET platforms.

Installation

The Segmage.NET is available on Nuget as Segmage. Use the following command to install it with the Nuget package manager:

$ Install-Package Segmage -Version $VERSION

Or use the dotnet command-line utility as follows:

$ dotnet add package Segmage --version $VERSION

Segmage.Core.Extension NuGet Version NuGet Downloads

Segmage.Core.Extensions integrate .NET Core applications. It is easy to set, has a clean API, and runs on all recent .NET Core platforms.

Installation

The Segmage.NET is available on Nuget as Segmage.Core.Extension. Use the following command to install it with the Nuget package manager:

$ Install-Package Segmage.Core.Extension -Version $VERSION

Or use the dotnet command-line utility as follows:

$ dotnet add package Segmage.Core.Extension --version $VERSION

Segmage.AspNetCore.Extensions NuGet Version NuGet Downloads

Segmage.AspNetCore.Extensions integrate Asp.NET Core applications. It is easy to set, has a clean API, and runs on all recent Asp.NET Core platforms.

Installation

The Segmage.AspNetCore.Extensions is available on Nuget as Segmage.AspNetCore.Extensions. Use the following command to install it with the Nuget package manager:

$ Install-Package Segmage.AspNetCore.Extensions -Version $VERSION

Or use the dotnet command-line utility as follows:

$ dotnet add package Segmage.AspNetCore.Extensions --version $VERSION

License and Terms

Segmage.NET SDK is licensed under the Apache License, version 2.0.

Your use of Segmage is governed by the Terms of Service for Segmage Services.