CommandLineParser
by: Giacomo Stelluti Scala
- 51 total downloads
- Latest version: 1.9.6-rc1
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
ConcurrentHashSet
by: Bar Arnon
- 41 total downloads
- Latest version: 1.1.0
A thread-safe hash-based set
coverlet.msbuild
by: tonerdo
- 25 total downloads
- Latest version: 3.1.2
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Castle.Windsor
by: Castle Project Contributors
- 23 total downloads
- Latest version: 2.5.4
Castle Windsor is best of breed, mature Inversion of Control container available for .NET and Silverlight.
Castle.DynamicProxy
by: Castle Project Contributors
- 22 total downloads
- Latest version: 2.2.0
Castle DynamicProxy is a library for generating lightweight .NET proxies on the fly at runtime. Proxy objects allow calls to members of an object to be intercepted without modifying the code of the class.
Colorful.Console
by: Tom Akita Muhammad Rehan Saeed Matt Furden
- 9 total downloads
- Latest version: 1.1.2
Style your C# console output!
Castle.Core
by: Castle Project Contributors
- 12 total downloads
- Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CacheManager.Core
by: MichaConrad
- 50 total downloads
- Latest version: 0.9.3
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. The Core library contains all base interfaces and tools. You should install at least one other CacheManager package to get cache handle implementations.
ConfigureAwait.Fody
by: Cameron MacFarland Simon Cropp
- 46 total downloads
- Latest version: 3.3.2
Configure async code's ConfigureAwait at a global level.
CommonServiceLocator
by: .NET Foundation and Contributors
- 35 total downloads
- Latest version: 2.0.7
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
CreateNewNuGetPackageFromProjectAfterEachBuild
by: Daniel Schroeder iQmetrix
- 117 total downloads
- Latest version: 1.8.16
Automatically creates a NuGet package from your project each time it builds. The NuGet package is placed in the project's output directory.
If you want to use a .nuspec file, place it in the same directory as the project's project file (e.g. .csproj, .vbproj, .fsproj).
This adds a PostBuildScripts folder to your project to house the PowerShell script that is called from the project's Post-Build event to create the NuGet package.
If it does not seem to be working, check the Visual Studio Output window for any errors that may have occurred.
BuildBundlerMinifierPlus
by: Mads Kristensen salar2k
- 20 total downloads
- Latest version: 5.3.0
Bundles and minifies CSS, JS and HTML files
CacheManager.Microsoft.Extensions.Logging
by: MichaConrad
- 17 total downloads
- Latest version: 1.0.0-beta-1456
CacheManager extension package to work with Microsoft.Extensions.Logging as logging provider. CacheManager is an open source caching abstraction layer for .NET written in C#. The ASP.NET Core logging provides a bridge to the Microsoft.Extensions.Logging framework.
Common.Logging.Core
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 20 total downloads
- Latest version: 3.4.0
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
BuildBundlerMinifierPlus2022
by: Mads Kristensen salar2k
- 11 total downloads
- Latest version: 8.0.0
Bundles and minifies CSS, JS and HTML files
ConfigureAwaitChecker.Analyzer
by: Jiří Činčura
- 43 total downloads
- Latest version: 5.0.0.1
Checks for `ConfigureAwait(false)` usage.
More info:
* https://www.tabsoverspaces.com/id/233852
* https://www.tabsoverspaces.com/id/233732
* https://www.tabsoverspaces.com/id/233523
* https://www.tabsoverspaces.com/id/233476
CacheManager.Microsoft.Extensions.Configuration
by: MichaConrad
- 23 total downloads
- Latest version: 1.0.0-beta-1456
CacheManager extension package to use Microsoft.Extensions.Configuration to configure the CacheManager instance. CacheManager is an open source caching abstraction layer for .NET written in C#. This is the ASP.NET Core configuration integration package.
C5
by: C5
- 6 total downloads
- Latest version: 2.5.3
The C5 Generic Collection Library for C# and CLI is a comprehensive collection library supporting lists, sets, bags, dictionaries, priority queues, (FIFO) queues, and (LIFO) stacks. C5 runs on .NET 3.5+, Silverlight 5, Windows Phone 8, Xamarin.iOS, Xamarin.Android, and Mono.
CronExpressionDescriptor
by: Brady Holt
- 204 total downloads
- Latest version: 2.33.0
A library that converts cron expressions into human readable descriptions. Supports multiple languages including: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Persian (Farsi), Polish, Romanian Italian, Swedish, Slovenian, Danish, Finnish and Japanese.
coverlet.collector
by: tonerdo
- 608 total downloads
- Latest version: 6.0.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.