natemcmaster
- 3,039,241 total downloads
- last updated 1/10/2021
- Latest version: 3.1.0
Command-line parsing API and utilities for console applications.
Commonly used...
More information
- 833,995 total downloads
- last updated 10/4/2020
- Latest version: 1.22.10
MSBuild integration for the Yarn package manager. Yarn is an alternative package manager to NPM.
This package bundles Yarn so MSBuild projects can invoke yarn without needing to install it separately.
- 759,852 total downloads
- last updated 8/28/2020
- Latest version: 1.3.1
Provides API for dynamically loading assemblies into a .NET application.
This package should be used by the host application which needs to load plugins.
See https://github.com/natemcmaster/DotNetCorePlugins/blob/master/README.md for more samples and documentation.
- 301,083 total downloads
- last updated 12/3/2020
- Latest version: 1.7.141
A simple command-line HTTP server.
This package was build from source code at https://github.com/natemcmaster/dotnet-serve/tree/d9b4aacda9afedd1c7580134751e1e6bc024d6a2
- 140,754 total downloads
- last updated 1/10/2021
- Latest version: 3.1.0
Provides command-line parsing API integration with the generic host API (Microsoft.Extensions.Hosting).
- 18,132 total downloads
- last updated 11/28/2020
- Latest version: 1.0.1
Provides API for configuring ASP.NET Core to automatically generate HTTPS certificates.
This configures your server to use the ACME protocol to connect with a certificate authority (CA),
such as Let's Encrypt (https://letsencrypt.org), to verify ownership of your domain name
and generate a HTTPS...
More information
- 11,302 total downloads
- last updated 6/12/2018
- Latest version: 0.1.0
Extensions and utilities for XUnit.NET test projects
This includes API for making tests dynamically skippable, asserting timeouts on async tasks, and other helpful utilities.
Commonly used types:
McMaster.Extensions.Xunit.SkippableFact
McMaster.Extensions.Xunit.SkippableTheory
- 10,614 total downloads
- last updated 6/28/2020
- Latest version: 0.1.12
A global .NET Core tool for running xunit tests.
Installation: dotnet tool install -g xunit-cli
Usage: xunit <assemblyPath> [additionalArgs]
This package was build from source code at https://github.com/natemcmaster/xunit-cli/tree/b7f7a8a7c7e3905147f2b014852cc7b9e17e9ae3
- 9,972 total downloads
- last updated 8/28/2020
- Latest version: 1.3.1
Provides API for dynamically loading MVC controllers into an ASP.NET Core web application.
This package should be used by the host application which needs to load plugins.
See https://github.com/natemcmaster/DotNetCorePlugins/blob/master/README.md for more samples and documentation.
- 6,337 total downloads
- last updated 2/1/2019
- Latest version: 0.2.4
Generates the plugin configuration files required to load .dll files.
- 6,062 total downloads
- last updated 7/9/2020
- Latest version: 1.0.0-beta.73 (prerelease)
This package was build from source code at https://github.com/natemcmaster/LettuceEncrypt/tree/a871f3f825c0db0a30bad0dec8648a060bbcd38f
- 3,556 total downloads
- last updated 11/28/2020
- Latest version: 1.0.1
Provides API for configuring ASP.NET Core to automatically generate HTTPS certificates and store them in Azure Key Vault.
See https://nuget.org/packages/LettuceEncrypt for more details.
This package was build from source code at...
More information
- 3,435 total downloads
- last updated 5/12/2018
- Latest version: 2.1.300
Templates for creating .NET Core global tools
- 1,653 total downloads
- last updated 5/16/2018
- Latest version: 0.1.1
A command line tool for generating the SRI hash for browsers