Skip to content

MarcelStommel/ReportingCloud.DotNet.Core

 
 

Repository files navigation

Logo

ReportingCloud .NET Core Wrapper

This is the official .NET Core wrapper for ReportingCloud, which is authored, maintained and fully supported by Text Control.

http://www.reporting.cloud

Before using ReportingCloud, please sign up to the service:

https://portal.reporting.cloud

API Documentation

The complete API documentation can be found in the GitHub page of this project:

ReportingCloud .NET Wrapper API Documentation

Getting Started

This getting started tutorial helps to create your first application using the ReportingCloud .NET wrapper:

ReportingCloud .NET Wrapper Documentation - Getting Started

Username and password for unittests

The ReportingCloud .NET wrapper ships with a number of .NET unit tests. The scripts in each of these directories require a username and password for ReportingCloud in order to be executed. So that your username and password are not made inadvertently publicly available via a public GIT repository, you will first need to specify them.

Installation

You will find the Text Control ReportingCloud .NET Wrapper as a NuGet package available on NuGet:

PM> Install-Package TXTextControl.ReportingCloud.Core

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/TextControl/TXTextControl.ReportingCloud.DotNet.

About

The .NET Core implementation of the ReportingCloud wrapper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%