CommandLineParser
by: gsscoder, nemec, ericnewton76, moh-hassan
- 637 total downloads
- Latest version: 2.9.1
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
ClosedXML
by: Jan Havlíček, Francois Botha, Aleksei Pankratev, Manuel de Leon, Amir Ghezelbash
- 1,524k total downloads
- Latest version: 0.105.0
See release notes https://github.com/ClosedXML/ClosedXML/releases/tag/0.105.0 ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
BouncyCastle.NetCore
by: BouncyCastle
- 198 total downloads
- Latest version: 2.2.1
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
ClientDependency
by: Shannon Deminick
- 42 total downloads
- Latest version: 1.9.10
ClientDependency is a framework for simplifying colaborative development of ASP.NET components, allowing components to state what CSS and JavaScript files they require, and ensuring that each file only is only added once to the response. ClientDependency also handles combination, minification and compression of CSS and JavaScript.
BTProgressHUD
by: nicwise
- 334 total downloads
- Latest version: 2.3.1
BTProgressHUD is a clean and easy-to-use HUD meant to display the progress of an ongoing task.
BouncyCastle
by: Bouncy Castle Project Contributors
- 136 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.
bunit
by: Egil Hansen
- 556 total downloads
- Latest version: 2.7.2
bUnit is a testing library for Blazor components.
You can easily define components under test in C# or Razor syntax and verify outcome
using semantic HTML diffing/comparison logic.
You can interact with and inspect the component under test, trigger event handlers,
provide cascading values, and inject services.
bUnit also includes a complete fake implementation of Blazor's authentication and
authorization logic, navigation manager, and
JSInterop.
BouncyCastle.Cryptography
by: Legion of the Bouncy Castle Inc.
- 408 total downloads
- Latest version: 2.7.0-beta.98
BouncyCastle.NET is a popular cryptography library for .NET
Coding4Fun.Toolkit.Controls
by: Coding4Fun, Hermit Dave
- 241 total downloads
- Latest version: 2.1.8
The Coding4Fun Toolkit has multiple controls and useful items for XAML based applications.
Castle.Core
by: Castle Project Contributors
- 575 total downloads
- Latest version: 5.2.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
bunit.web
by: Egil Hansen
- 1,857k total downloads
- Latest version: 1.40.0
bUnit.web is the web specific parts of bUnit, that enables you to easily test and verify the output of Blazor (web) component.
bunit.core
by: Egil Hansen
- 1,616k total downloads
- Latest version: 1.40.0
bUnit.core is the base library that provides support for testing Blazor components. You need to install bUnit.web as well to test web-based Blazor components.
bunit.xunit
by: Egil Hansen
- 16 total downloads
- Latest version: 1.0.0-preview-02
bUnit.xunit is an xUnit extension for bUnit, that provides a way for xUnit to run bUnit's razor-based tests, as well as other helpful extensions to make the testing experience better if you use xUnit for writing your tests.
BuildBundlerMinifier
by: Mads Kristensen
- 2,416k 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
- 319 total downloads
- Latest version: 3.4.1
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
Common.Logging
by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
- 469 total downloads
- Latest version: 3.4.1
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
ClosedXML.Parser
by: Jan Havlíček
- 166 total downloads
- Latest version: 2.0.0
A lexer and parser of Excel formulas with focus on performance. Its goal is to create
an abstract syntax tree from a formula text to enable formula evaluation.
ClientDependency-Mvc5
by: Shannon Deminick
- 22 total downloads
- Latest version: 1.9.3
An extension for the ClientDependency framework to support ASP.NET MVC 5.
ClientDependency-Mvc
by: Shannon Deminick
- 147 total downloads
- Latest version: 1.9.3
An extension for the ClientDependency framework to support ASP.NET MVC.