Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1017 Bytes

README.md

File metadata and controls

42 lines (29 loc) · 1017 Bytes

Analytics.NET

This is our fork of the Analytics.NET library for Segment.

Analytics.NET is a .NET / C# client for Segment.

Documentation

Documentation is available at https://segment.com/libraries/.net.

Building & Testing

This package is set up to build and test using both Visual Studio and dotnet commands.

  • Build: dotnet build -c <Release/Debug>
  • Test: dotnet test

Releasing

This package is not currently built and deployed by AppVeyor like most of our others. To release a new version:

  • Update the version in Analytics\Analytics.cs
  • Update the version in Analytics\Analytics.csproj
  • Run dotnet pack -c Release
  • Run dotnet nuget push Analytics\bin\Release\*.nupkg --source "github"

License

WWWWWW||WWWWWW
 W W W||W W W
      ||
    ( OO )__________
     /  |           \
    /o o|    MIT     \
    \___/||_||__||_|| *
         || ||  || ||
        _||_|| _||_||
       (__|__|(__|__|