BouncyCastle.Cryptography
by: Legion of the Bouncy Castle Inc.
- 22 total downloads
- Latest version: 2.6.1
BouncyCastle.NET is a popular cryptography library for .NET
BouncyCastle.NetCore
by: BouncyCastle
- 15 total downloads
- Latest version: 2.2.1
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
BraintreeHttp-Dotnet
by: braintreepayments
- 17 total downloads
- Latest version: 0.3.0
BraintreeHttp is a generic http client designed to be used with code-generated projects.
BuildBundlerMinifier
by: Mads Kristensen
- 201 total downloads
- Latest version: 3.2.449
Bundles and minifies CSS, JS and HTML files
bunit.core
by: Egil Hansen
- 132 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.
Bytescout.BarCode
by: ByteScout
- 114 total downloads
- Latest version: 7.6.3.1256
Bytescout BarCode Generator SDK for .NET, ASP.NET, SSRS, ActiveX/COM
Carter.Analyzers
by: Jonathan Channon
- 3 total downloads
- Latest version: 9.0.0
Carter is framework that is a thin layer of extension methods and functionality over ASP.NET Core allowing code to be more explicit and most importantly more enjoyable.
Castle.Core
by: Castle Project Contributors
- 68 total downloads
- Latest version: 5.2.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.Core.AsyncInterceptor
by: James Skimming
- 25 total downloads
- Latest version: 2.1.0
AsyncInterceptor is an extension to Castle DynamicProxy to simplify the development of interceptors for asynchronous methods.
Castle.DynamicProxy
by: Castle Project Contributors
- 4 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.
Castle.LoggingFacility
by: Castle Project Contributors
- 37 total downloads
- Latest version: 6.0.0
Castle Windsor logging facility lets you easily inject loggers into your components. It offers integration with most popular 3rd party logging frameworks like log4net, NLog and Serilog (see Castle Core docs).
Castle.Windsor
by: Castle Project Contributors
- 41 total downloads
- Latest version: 6.0.0
Castle Windsor is best of breed, mature Inversion of Control container available for .NET.
ChilliCream.Nitro.App
by: ChilliCream.Nitro.App
- 98 total downloads
- Latest version: 28.0.7
ChilliCream.Nitro.App is a collection of middleware components for HotChocolate. It includes
middleware for serving static files, handling CDN requests, managing configuration files, and simplifying
middleware setup. With ChilliCream.Nitro.App, developers can optimize file delivery, improve performance, and
seamlessly integrate static file serving and configuration management into their applications.
ClosedXML
by: Jan Havlíček Francois Botha Aleksei Pankratev Manuel de Leon Amir Ghezelbash
- 168 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.
ClosedXML.Parser
by: Jan Havlíček
- 15 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.
CodeBeam.MudBlazor.Extensions
by: CodeBeam
- 100 total downloads
- Latest version: 8.2.3
MudBlazor extension components from contributors. Includes 30+ components and utilities.
Common.Logging
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 49 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.
Common.Logging.Core
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 32 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.
CommonServiceLocator
by: .NET Foundation and Contributors
- 16 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.
Configuration
by: Cameron Fletcher Configuration contributors
- 13 total downloads
- Latest version: 0.2.0-beta13
A simple configuration library for .NET