CommandLineParser
by: Giacomo Stelluti Scala
- 119 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
- 113 total downloads
- Latest version: 1.1.0
A thread-safe hash-based set
BouncyCastle.NetCore
by: BouncyCastle
- 14.997k total downloads
- Latest version: 1.8.10
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
Castle.Windsor
by: Castle Project Contributors
- 57 total downloads
- Latest version: 2.5.4
Castle Windsor is best of breed, mature Inversion of Control container available for .NET and Silverlight.
BouncyCastle
by: Bouncy Castle Project Contributors
- 4.186k total downloads
- Latest version: 1.8.9
The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
Castle.DynamicProxy
by: Castle Project Contributors
- 39 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
- 25 total downloads
- Latest version: 1.1.2
Style your C# console output!
Castle.Core
by: Castle Project Contributors
- 25 total downloads
- Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CacheManager.Core
by: MichaConrad
- 84 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.
CommonServiceLocator
by: .NET Foundation and Contributors
- 83 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
- 68 total downloads
- Latest version: 5.3.0
Bundles and minifies CSS, JS and HTML files
Business.Core
by: xlievo
- 237 total downloads
- Latest version: 1.2.0
Support Mono .Net Core
https://github.com/xlievo/Business.Core
BuildBundlerMinifier
by: Mads Kristensen
- 1.694k total downloads
- Latest version: 3.2.449
Bundles and minifies CSS, JS and HTML files
Common.Logging.Core
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 58 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
- 32 total downloads
- Latest version: 8.0.0
Bundles and minifies CSS, JS and HTML files
CommunityToolkit.Mvvm
by: Microsoft
- 49 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
- 56 total downloads
- Latest version: 1.14.15
Compiles LESS, Sass, JSX and CoffeeScript files
BouncyCastle.Crypto.dll
by: Legion of the Bouncy Castle
- 41 total downloads
- Latest version: 1.8.1
Here at the Bouncy Castle, we believe in encryption. That's something that's near and dear to our hearts. We believe so strongly in encryption, that we've gone to the effort to provide some for everybody, and we've now been doing it for over 15 years!
The Bouncy Castle Crypto APIs are looked after by an Australian Charity, the Legion of the Bouncy Castle Inc., which looks after the care and feeding of the Bouncy Castle APIs. If you would like to help support this effort please see our donations page or purchase a support contract through Crypto Workshop. Requests to sponsor specific work on the APIs are also most welcome.
C5
by: C5
- 31 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.