coveralls.io 1.4.2

dotnet add package coveralls.io --version 1.4.2
                    
NuGet\Install-Package coveralls.io -Version 1.4.2
                    
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="coveralls.io" Version="1.4.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="coveralls.io" Version="1.4.2" />
                    
Directory.Packages.props
<PackageReference Include="coveralls.io" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add coveralls.io --version 1.4.2
                    
#r "nuget: coveralls.io, 1.4.2"
                    
#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.
#:package coveralls.io@1.4.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=coveralls.io&version=1.4.2
                    
Install as a Cake Addin
#tool nuget:?package=coveralls.io&version=1.4.2
                    
Install as a Cake Tool

Program for sending coverage reports to coveralls.io

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on coveralls.io:

Package Downloads
RiceItems

Package Description

GitHub repositories (13)

Showing the top 13 popular GitHub repositories that depend on coveralls.io:

Repository Stars
code-cracker/code-cracker
An analyzer library for C# and VB that uses Roslyn to produce refactorings, code analysis, and other niceties.
ivaylokenov/MyTested.WebApi
Fluent testing framework for ASP.NET Web API 2.
bruce-dunwiddie/tsql-parser
Library Written in C# For Parsing SQL Server T-SQL Scripts in .Net
roadkillwiki/roadkill
A modern .NET Wiki
brandondahler/Data.HashFunction
C# library to create a common interface to non-cryptographic hash functions.
SnowflakePowered/snowflake
:snowflake: :video_game: Emulator Frontend and SDK
yuzd/Hangfire.Core.Extend
在1.6.5基础上给dashbord增加了搜索功能,增加在dashbord上手动添加job,提供对外SDK添加job
umaranis/MindMate
Mind Mate is an open source mind mapping software developed in C# .Net
Drawaes/CondenserDotNet
API Condenser / Reverse Proxy using Kestrel and Consul, Including light weight consul lib
PaulMiami/reCAPTCHA
reCAPTCHA 2.0 for ASPNET Core
ju2pom/EverythingNet
A .fluent NET library for the great Everything Search library from voidtools
rbeauchamp/Swashbuckle.OData
Extends Swashbuckle with OData v4 support!
elucidsoft/dotnet-stellar-sdk
Stellar API SDK for .NET 6.x
Version Downloads Last Updated
1.4.2 231,449 10/11/2017
1.4.1 79,401 9/11/2017
1.3.4 347,618 3/27/2015
1.3.3 1,789 3/27/2015
1.3.2 3,552 3/19/2015
1.3.1-beta 1,463 3/16/2015
1.3.0 1,797 3/16/2015
1.2.18-beta 1,449 3/13/2015
1.2.11-beta 1,491 3/12/2015
1.2.8-beta 1,490 3/12/2015
1.2.6-beta 1,517 3/11/2015
1.2.5-beta 1,957 2/27/2015
1.2.4-beta 1,518 2/23/2015
1.2.2 2,953 2/23/2015
1.2.1-beta 1,778 2/23/2015
1.1.118-beta 1,466 2/23/2015
1.1.91 2,816 2/16/2015
1.1.90-beta 1,474 2/16/2015
1.1.88-beta 1,818 2/13/2015
1.1.86 96,988 1/15/2015
Loading failed