Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 2.68 KB

README.md

File metadata and controls

43 lines (29 loc) · 2.68 KB

Common

Travis build status AppVeyor build status

The Common repository includes projects containing commonly used primitives and utility types.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.

Packages

Package name Stable Nightly (dev branch)
Microsoft.Extensions.ObjectPool NuGet MyGet
Microsoft.Extensions.Primitives NuGet MyGet
Microsoft.Extensions.CommandLineUtils NuGet Not under active development. See below.

Community forks

This is a fork of Microsoft.Extensions.CommandLineUtils.