CommandLineParser
by: Giacomo Stelluti Scala
- 250 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.
BouncyCastle.NetCore
by: BouncyCastle
- 15.156k total downloads
- Latest version: 1.8.10
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
coverlet.msbuild
by: tonerdo
- 340 total downloads
- Latest version: 6.0.4
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Castle.Windsor
by: Castle Project Contributors
- 130 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
- 65 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.
Contrib.Grpc.Core.M1
by: The gRPC Authors einari
- 79 total downloads
- Latest version: 2.46.7
Packaged ARM64 - M1 version of native library (.dylib).
Colorful.Console
by: Tom Akita Muhammad Rehan Saeed Matt Furden
- 51 total downloads
- Latest version: 1.1.2
Style your C# console output!
Castle.Core
by: Castle Project Contributors
- 55 total downloads
- Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CacheManager.Core
by: MichaConrad
- 161 total downloads
- Latest version: 0.4.1
CacheManager is a common interface and abstraction layer for caching. It supports various cache providers / clients and includes advanced features like multiple layer caching, event handling, synchronization and statistics.
The Core library contains all base interfaces and tools.
You may also want to install one of the other CacheManager packages to get other cache handle implementations etc.
ConfigureAwait.Fody
by: Cameron MacFarland Simon Cropp
- 325 total downloads
- Latest version: 3.3.2
Configure async code's ConfigureAwait at a global level.
CommonServiceLocator
by: .NET Foundation and Contributors
- 87 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.
BuildBundlerMinifierPlus
by: Mads Kristensen salar2k
- 114 total downloads
- Latest version: 5.3.0
Bundles and minifies CSS, JS and HTML files
Business.Core
by: xlievo
- 624 total downloads
- Latest version: 1.2.0
Support Mono .Net Core
https://github.com/xlievo/Business.Core
BuildBundlerMinifier
by: Mads Kristensen
- 3.275k total downloads
- Latest version: 3.2.449
Bundles and minifies CSS, JS and HTML files
BuildBundlerMinifierPlus2022
by: Mads Kristensen salar2k
- 59 total downloads
- Latest version: 8.0.0
Bundles and minifies CSS, JS and HTML files
CommunityToolkit.Mvvm
by: Microsoft
- 87 total downloads
- Latest version: 8.4.0
This package includes a .NET MVVM library with helpers such as:
- ObservableObject: a base class for objects implementing the INotifyPropertyChanged interface.
- ObservableRecipient: a base class for observable objects with support for the IMessenger service.
- ObservableValidator: a base class for objects implementing the INotifyDataErrorInfo interface.
- RelayCommand: a simple delegate command implementing the ICommand interface.
- AsyncRelayCommand: a delegate command supporting asynchronous operations and cancellation.
- WeakReferenceMessenger: a messaging system to exchange messages through different loosely-coupled objects.
- StrongReferenceMessenger: a high-performance messaging system that trades weak references for speed.
- Ioc: a helper class to configure dependency injection service containers.
BuildWebCompiler2022
by: Mads Kristensen Jason Moore
- 233 total downloads
- Latest version: 1.14.15
Compiles LESS, Sass, JSX and CoffeeScript files
ConfigureAwaitChecker.Analyzer
by: Jiří Činčura
- 247 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
C5
by: Niels Kokholm Peter Sestoft Rasmus Nielsen
- 25 total downloads
- Latest version: 2.0.4398.25000
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 4.0, Silverlight 3+, Windows Phone 7, Xbox 360, and Mono.