Coding4Fun.Toolkit.Controls by: Coding4Fun, Hermit Dave
  • 169 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
  • 410 total downloads
  • Latest version: 4.4.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Configuration by: Cameron Fletcher, , Configuration contributors
  • 126 total downloads
  • Latest version: 0.2.0-beta13
  • app.config config configuration
A simple configuration library for .NET
CommonServiceLocator by: .NET Foundation and Contributors
  • 135 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
  • 318 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.
BoDi by: Gaspar Nagy
  • 62 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,094k 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
  • 281 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.
Common.Logging by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
  • 417 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
  • 18 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
  • 123 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.
Crc32C.NET by: Robert Važan
  • 1 total downloads
  • Latest version: 1.0.5
  • crc, crc32, crc-32, crc32c, crc-32c, castagnoli, managed
Hardware-accelerated CRC-32C (Castagnoli) with super fast software fallback for .NET projects. Don't confuse with ordinary CRC-32. Automatically selects 32-bit or 64-bit embedded native library for maximum performance.
coverlet.collector by: tonerdo
  • 232 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: gsscoder, nemec, ericnewton76, moh-hassan
  • 502 total downloads
  • Latest version: 2.9.1
  • command line commandline argument option parser parsing library syntax shell
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. 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
  • 123 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
ClosedXML by: Francois Botha, Aleksei Pankratev, Manuel de Leon, Amir Ghezelbash
  • 387 total downloads
  • Latest version: 0.96.0
  • Excel OpenXml xlsx
Package Description
BouncyCastle.NetCore by: BouncyCastle
  • 176 total downloads
  • Latest version: 2.2.1
  • .net framework, core, standard
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
ClientDependency by: Shannon Deminick
  • 36 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
  • 120 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
  • 113 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.