admiringworm
NuGet publisher profile
Packages (9)
Codecov.Tool
Codecov global executable uploader for PowerShell and .NET applications/libraries. Supports Windows, Linux and OSX.
Localization.AspNetCore.TagHelpers
Asp.Net Core Tag Helpers to use when localizing Asp.Net Core applications instead of manually injecting IViewLocator. Usage To use these tag helpers add the following to your `_ViewImports.cshtml` file @addTagHelper *, Localization.AspNetCore.TagHelpers The package currently supports three tag helpers with the following usage cases: Usage with the tag name `<localize>Text to localize</localize>` Usage with a html attribute `<span localize>Text to localize</localize>` Ability to localize html attribute using the following: `<span localize-title='I'm the title to localize'>This won't</span>` Please see the documentation for all available attributes and their usage: https://wormiecorp.github.io/Localization.AspNetCore.TagHelpers/docs/helpers
Codecov
Codecov global executable uploader for PowerShell and .NET applications/libraries. Supports Windows, Linux and OSX.
Cake.Codecov
Cake addin that extends Cake with the ability to use the official Codecov CLI.
Cake.Transifex
Cake.Transifex is a addin for the Cake Build script adding support for working with the localization service Transifex. This addin requires that the transifex client is already installed and is available as `tx`. To install the transifex client, install python, then run `pip install transifex-client`. Supports Cake 2.0.0+
Faker.Net.Portable
C# port of the Ruby gem (http://faker.rubyforge.org/) and is used to easily generate fake data: names, addresses, phone numbers, etc.
Cake.Addin.Analyzer
Analyzer for cake addins to detect if there are any recommended or required changes that can be done. Requires Visual Studio 2019 and MSBuild 16.4 or higher.
dotnet-ccvarn
Helper utility for asserting version and generating release notes based on conventional commits
Codecov.MSBuild
MSBuild task for uploading coverage reports to Codecov