RateCounter 1.2.1

dotnet add package RateCounter --version 1.2.1
NuGet\Install-Package RateCounter -Version 1.2.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RateCounter" Version="1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RateCounter --version 1.2.1
#r "nuget: RateCounter, 1.2.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RateCounter as a Cake Addin
#addin nuget:?package=RateCounter&version=1.2.1

// Install RateCounter as a Cake Tool
#tool nuget:?package=RateCounter&version=1.2.1

This is a awesome library can be used to rate your applications using stars by default.Sample project url has been provided. https://github.com/nayani21/RateCounterDemoProject you can change the star symbol as your prefernce.

  • when you install the RateCounter library you should be able to install only to the portable project.

  • If you want to use a image instead of default stars image,you have to put the image in Resource folder(android).

  • When you access RateCounter library please consider about the width and height.Default image width and height ratio is 129:30. if you use a custom image you have to set the width and height according to the custom image ratio.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.1 919 3/8/2018
1.2.0 875 3/8/2018

An awesome library.