BoDi
by: Gaspar Nagy
- 2 total downloads
- Latest version: 1.5.0
A very simple IoC container, easily embeddable also as a source code.
BouncyCastle
by: Bouncy Castle Project Contributors
- 7 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.
BuildBundlerMinifier
by: Mads Kristensen
- 2 total downloads
- Latest version: 1.6.140
Bundles and minifies CSS, JS and HTML files
bunit
by: Egil Hansen
- 45 total downloads
- Latest version: 1.40.0
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.
Castle.Core
by: Castle Project Contributors
- 3 total downloads
- Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Common.Logging
by: Aleksandar Seovic, Mark Pollack, Erich Eichinger
- 1 total downloads
- Latest version: 1.2.0
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
- 5 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.
CommonMark.NET
by: Kārlis Gaņģis
- 2 total downloads
- Latest version: 0.15.1
.NET library for converting Markdown documents to HTML according to the CommonMark specification. Optimized for maximum performance and targets every .NET version since 2.0, including PCL, Mono and .NET Core.
ConfigureAwait.Fody
by: Cameron MacFarland, Simon Cropp
- 9 total downloads
- Latest version: 3.3.2
Configure async code's ConfigureAwait at a global level.
CronExpressionDescriptor
by: Brady Holt
- 43 total downloads
- Latest version: 2.44.0
A library that converts cron expressions into human readable descriptions. Supports multiple languages including: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Persian (Farsi), Polish, Romanian, Italian, Swedish, Slovenian, Danish, Finnish, Greek, Kazakh and Japanese.
Dapper
by: Sam Saffron, Marc Gravell
- 36 total downloads
- Latest version: 1.42.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
Devart.Data.Oracle.EFCore
by: Devart
- 3 total downloads
- Latest version: 10.3.105.8
dotConnect for Oracle is an enhanced database connectivity solution built over ADO.NET architecture and a development framework with advanced support for ORMs, such as Entity Framework and EF Core, and offers a complete solution for developing DB-related applications and web sites.
DeviceDetector.NET
by: totpero
- 8 total downloads
- Latest version: 3.11.6
The Universal Device Detection library for .NET that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, feed readers, media players, PIMs, ...), operating systems, brands and models. This is a port of the popular PHP device-detector library to C#. For the most part you can just follow the documentation for device-detector with no issue.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 1 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
DotNetZip
by: Dino Chiesa
- 1 total downloads
- Latest version: 1.9.0
DotNetZip is an easy-to-use, FAST, FREE class library and toolset for manipulating zip files or folders.
Enums.NET
by: Tyler Brinkley
- 14 total downloads
- Latest version: 4.0.2
Enums.NET is a high-performance type-safe .NET enum utility library
EPPlus
by: Jan Källman
- 3 total downloads
- Latest version: 4.1.0
A library to manage Excel spreadsheets, using OOXML.
ExcelNumberFormat
by: ExcelNumberFormat developers
- 12 total downloads
- Latest version: 1.1.0
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
Excubo.Blazor.LazyStyleSheet
by: Stefan Lörwald
- 7 total downloads
- Latest version: 3.1.21
Excubo.Blazor.LazyStyleSheet makes it easy to dynamically load style sheets in razor components. This improves page load times and reduces the amount of data transferred over the network.
Excubo.Blazor.TreeViews
by: Stefan Lörwald
- 1 total downloads
- Latest version: 4.0.47
Excubo.Blazor.TreeViews is a Blazor component library for tree views.