Coding4Fun.Toolkit.Controls by: Coding4Fun, Hermit Dave
  • 202 total downloads
  • Latest version: 2.1.8
  • coding4fun silverlight winrt win81 phone wp8 wp81 metro xaml wp timespan picker toast round button message prompt color metroflow chat bubble
The Coding4Fun Toolkit has multiple controls and useful items for XAML based applications.
Castle.Core by: Castle Project Contributors
  • 255 total downloads
  • Latest version: 4.4.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CommonServiceLocator by: .NET Foundation and Contributors
  • 100 total downloads
  • Latest version: 2.0.7
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC Microsoft.Practices.ServiceLocation Service Location
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.
Blazored.Toast by: Chris Sainty
  • 362 total downloads
  • Latest version: 4.2.1
  • Blazored Blazor Razor Components Toast Popup Notification ASP.NET Core CSharp Web
A JavaScript free Toast library for Blazor and Razor Components applications.
Crc32.NET by: force
  • 32 total downloads
  • Latest version: 1.2.0
  • crc32 crc-32 crc crc32c .NET
Fast version of Crc32 & Crc32C algorithms for .NET and .NET Core. It is up to 3x-5x times better than other "fast" implemenations. Code based on Crc32C.NET library.
BoDi by: Gaspar Nagy
  • 55 total downloads
  • Latest version: 1.5.0
  • dependency injection, embeddable
A very simple IoC container, easily embeddable also as a source code.
BuildBundlerMinifier by: Mads Kristensen
  • 2,416k total downloads
  • Latest version: 3.2.449
  • concat bundle minify minification css js html
Bundles and minifies CSS, JS and HTML files
Common.Logging.Core by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
  • 118 total downloads
  • Latest version: 3.4.1
  • PCL Common.Logging.Portable Common.Logging.Core logging log Common.Logging
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
CSharpFunctionalExtensions by: Vladimir Khorikov
  • 111 total downloads
  • Latest version: 1.13.1
  • C# Functional
CSharpFunctionalExtensions - functional extensions for C#.
Common.Logging by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
  • 139 total downloads
  • Latest version: 3.4.1
  • logging log Common.Logging
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
ClientDependency-Mvc5 by: Shannon Deminick
  • 22 total downloads
  • Latest version: 1.9.3
  • mvc css html javascript clientdependency cdf minify compress combine
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
  • mvc css html javascript clientdependency cdf minify compress combine
An extension for the ClientDependency framework to support ASP.NET MVC.
CronExpressionDescriptor by: Brady Holt
  • 687 total downloads
  • Latest version: 2.48.0
  • cron, schedule, quartz, quartz.net, cron expression
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.
coverlet.collector by: tonerdo
  • 262 total downloads
  • Latest version: 6.0.0
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CommandLineParser by: Giacomo Stelluti Scala
  • 190 total downloads
  • Latest version: 1.9.6-rc1
  • command line argument option parser parsing library syntax shell
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
CardsView by: Andrei Misiukevich
  • 489 total downloads
  • Latest version: 2.8.1
  • carouselview, cardsview, coverflowview, carousel view, cards xamarin, forms, carousel, xamarin.forms, card, cards, cardview, swipeview, swiperview, swipe, tinder swiper, coverflow, cubeView, cube, tabsView, tabView, tabControl, tabsControl, tabs, tab
Cards View
BouncyCastle.NetCore by: BouncyCastle
  • 174 total downloads
  • Latest version: 1.8.10
  • .net framework, core, standard
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
ClientDependency by: Shannon Deminick
  • 42 total downloads
  • Latest version: 1.9.10
  • css html javascript minify compress combine
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.
BouncyCastle by: Bouncy Castle Project Contributors
  • 116 total downloads
  • Latest version: 1.8.9
  • bouncycastle cryptography encryption security
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
  • 463 total downloads
  • Latest version: 1.40.0
  • bUnit razor components blazor components unit testing testing blazor components blazor server blazor wasm
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.