AWSSDK.SecurityToken
by: Amazon Web Services
- 645 total downloads
- Latest version: 4.0.5.4
The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.
BenchmarkDotNet
by: Andrey Akinshin
- 13 total downloads
- Latest version: 0.7.4
Lightweight .NET library for benchmarking
BlazorDownloadFile
by: Anthony G. Rivera Cosme
- 27 total downloads
- Latest version: 2.4.0.2
Blazor download files to the browser from c#.
BoDi
by: Gaspar Nagy
- 5 total downloads
- Latest version: 1.5.0-alpha2
A very simple IoC container, easily embeddable also as a source code.
BouncyCastle
by: Bouncy Castle Project Contributors
- 8 total downloads
- Latest version: 1.8.6.1
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.
BouncyCastle.NetCore
by: BouncyCastle
- 13 total downloads
- Latest version: 1.9.0
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
BuildBundlerMinifier
by: Mads Kristensen
- 242 total downloads
- Latest version: 3.2.449
Bundles and minifies CSS, JS and HTML files
Castle.Core
by: Castle Project Contributors
- 37 total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.DynamicProxy
by: Castle Project Contributors
- 3 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
- 9 total downloads
- Latest version: 3.4.0
Castle Windsor logging facility lets you easily inject loggers into your components. It offers integration with most popular 3rd party logging frameworks like NLog and log4net (available as separate packages: Castle.Windsor-nlog and Castle.Windsor-log4net).
Castle.Windsor
by: Castle Project Contributors
- 21 total downloads
- Latest version: 3.4.0
Castle Windsor is best of breed, mature Inversion of Control container available for .NET and Silverlight.
cef.redist.linux64
by: The Chromium Embedded Framework Authors
- 9 total downloads
- Latest version: 134.3.9
CEF - the Chromium Embedded Framework.
cef.redist.x64
by: The Chromium Embedded Framework Authors
- 83 total downloads
- Latest version: 120.2.7
CEF - the Chromium Embedded Framework.
NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
cef.redist.x86
by: The Chromium Embedded Framework Authors
- 100 total downloads
- Latest version: 120.2.7
CEF - the Chromium Embedded Framework.
NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
cef.sdk
by: The CEF Authors
- 60 total downloads
- Latest version: 143.0.9
CEF - Chromium Embedded Framework.
NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
CefSharp.Common
by: The CefSharp Authors
- 127 total downloads
- Latest version: 143.0.90
The CefSharp Chromium-based browser component ('Core' and common 'Element' components, needed by both WPF and WinForms).
chromiumembeddedframework.runtime.win-x64
by: The Chromium Embedded Framework Authors
- 30 total downloads
- Latest version: 143.0.9
Chromium Embedded Framework (CEF) Release Distribution
NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
chromiumembeddedframework.runtime.win-x86
by: The Chromium Embedded Framework Authors
- 126 total downloads
- Latest version: 141.0.11
Chromium Embedded Framework (CEF) Release Distribution
NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
ClosedXML
by: Amir Ghezelbash, Francois Botha, Manuel De Leon
- 2 total downloads
- Latest version: 0.87.1
ClosedXML makes it easier for developers to create Excel 2007+ (.xlsx, .xlsm, etc) files. It provides a nice object oriented way to manipulate the files (similar to VBA) without dealing with the hassles of XML Documents. It can be used by any .NET language like C# and Visual Basic (VB).