natemcmaster
- 7,284,968 total downloads
- last updated 2/1/2022
- Latest version: 4.0.1
Command-line parsing API and utilities for console applications.
Commonly used...
More information
- 2,684,778 total downloads
- last updated 5/27/2021
- Latest version: 1.4.0
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/main/README.md for more samples and documentation.
- 1,316,868 total downloads
- last updated 6/28/2022
- Latest version: 1.10.128
A simple command-line HTTP server.
This package was build from source code at https://github.com/natemcmaster/dotnet-serve/tree/f0e798616d96d190d0d5273871c809515a0c311c
- 1,049,988 total downloads
- last updated 10/23/2021
- Latest version: 1.22.17
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.
- 502,759 total downloads
- last updated 2/1/2022
- Latest version: 4.0.1
Provides command-line parsing API integration with the generic host API (Microsoft.Extensions.Hosting).
- 82,930 total downloads
- last updated 5/27/2021
- Latest version: 1.4.0
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/main/README.md for more samples and documentation.
- 73,030 total downloads
- last updated 6/4/2022
- Latest version: 1.2.0
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
- 42,606 total downloads
- last updated 6/13/2021
- Latest version: 1.0.0
A class library for managing HTTPS certificates with ASP.NET Core.
This library includes API for dynamically selecting which HTTPS certificate to use in Kestrel.
- 28,055 total downloads
- last updated 1/4/2022
- Latest version: 0.1.16
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/f7efd07a256c130eaafec55240da79b22858aa16
- 20,371 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,947 total downloads
- last updated 2/1/2019
- Latest version: 0.2.4
Generates the plugin configuration files required to load .dll files.
- 9,829 total downloads
- last updated 6/4/2022
- Latest version: 1.2.0
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.
- 7,071 total downloads
- last updated 5/12/2018
- Latest version: 2.1.300
Templates for creating .NET Core global tools
- 2,836 total downloads
- last updated 5/16/2018
- Latest version: 0.1.1
A command line tool for generating the SRI hash for browsers