Blazorise
by: Megabit
- 2.376k total downloads
- Latest version: 1.7.2
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Bootstrap5
by: Megabit
- 1.059k total downloads
- Latest version: 1.7.2
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Components
by: Mladen Macanovic
- 218 total downloads
- Latest version: 0.8.6
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.DataGrid
by: Megabit
- 1.581k total downloads
- Latest version: 1.7.2
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Icons.FontAwesome
by: Megabit
- 264 total downloads
- Latest version: 1.7.2
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Snackbar
by: Megabit
- 2.21k total downloads
- Latest version: 1.7.2
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
BouncyCastle
by: Bouncy Castle Project Contributors
- 227 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.
BouncyCastle.NetCore
by: BouncyCastle
- 558 total downloads
- Latest version: 1.8.10
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
Castle.Core
by: Castle Project Contributors
- 79 total downloads
- Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.DynamicProxy
by: Castle Project Contributors
- 52 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.Windsor
by: Castle Project Contributors
- 115 total downloads
- Latest version: 2.5.4
Castle Windsor is best of breed, mature Inversion of Control container available for .NET and Silverlight.
CommandLineParser
by: Giacomo Stelluti Scala
- 153 total downloads
- Latest version: 1.9.3.34
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Common.Logging
by: Aleksandar Seovic Mark Pollack Erich Eichinger
- 24 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
- 50 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
- 150 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.
ConfigureAwait.Fody
by: Cameron MacFarland Simon Cropp
- 267 total downloads
- Latest version: 3.3.2
Configure async code's ConfigureAwait at a global level.
coverlet.collector
by: tonerdo
- 358 total downloads
- Latest version: 6.0.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CronExpressionDescriptor
by: Brady Holt
- 713 total downloads
- Latest version: 2.38.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 and Japanese.
Dapper
by: Sam Saffron Marc Gravell
- 1.138k total downloads
- Latest version: 1.42.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
DeviceDetector.NET
by: totpero
- 143 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.