Coding4Fun.Toolkit.Controls
by: Coding4Fun, Hermit Dave
- 169 total downloads
- Latest version: 2.1.8
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 Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Configuration
by: Cameron Fletcher, , Configuration contributors
- 126 total downloads
- Latest version: 0.2.0-beta13
A simple configuration library for .NET
DesktopBridge.Helpers
by: Matteo Pagani
- 60 total downloads
- Latest version: 1.2.1
A simple library that can be used in a Win32 app to detect if it's running as native or inside a Desktop Bridge container.
CommonServiceLocator
by: .NET Foundation and Contributors
- 119 total downloads
- Latest version: 2.0.6
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.
DartSassBuilder
by: Johan van Rensburg, Dean Wiseman
- 298 total downloads
- Latest version: 1.1.0
Compile Sass files to css on project build.
Crc32.NET
by: force
- 43 total downloads
- Latest version: 1.2.0
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.
Common.Logging.Core
by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
- 281 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.
CSharpFunctionalExtensions
by: Vladimir Khorikov
- 550 total downloads
- Latest version: 2.42.5
CSharpFunctionalExtensions - functional extensions for C#
Common.Logging
by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
- 417 total downloads
- Latest version: 3.4.1
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
CSharpTest.Net.Collections
by: Roger Knapp
- 11 total downloads
- Latest version: 14.906.1403.1082
==CSharpTest.Net.Collections==
* BPlusTree - a fairly full featured IDictionary backed by a B+Tree on disk.
* BTreeDictionary - a fully in-memory IDictionary implemented by a B+Tree.
* BTreeList - an in-memory IList using a B+Tree for storage and access.
* LurchTable - Least Used Recently Concurrent Hash Table, LinkedHashMap but thread-safe.
* MergeSort - Provides a memory-efficient sort for arrays.
* OrderedEnumeration & OrderedKeyValuePairs - Ordered enum of large volumes of key-values.
* OrdinalList - A simple byte[] based bit-mask collection supporting set operations.
ClientDependency-Mvc5
by: Shannon Deminick
- 18 total downloads
- Latest version: 1.9.3
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
An extension for the ClientDependency framework to support ASP.NET MVC.
Dapper
by: Sam Saffron, Marc Gravell, Nick Craver
- 320 total downloads
- Latest version: 1.50.2
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Crc32C.NET
by: Robert Važan
- 1 total downloads
- Latest version: 1.0.5
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.
CronExpressionDescriptor
by: Brady Holt, Renato Lima, Ivan Santos, Siarhei Khalipski, Mustafa SADEDİL, Star Peng, TotalMace, LbISS, Arnaud TAMAILLON, Michael Schuler, Taras(tbudurovych), rinaldihno
- 164 total downloads
- Latest version: 1.21.2
A library that converts cron expressions into human readable descriptions. Supports 14 languages: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Polish, Romanian and Italian.
CommandLineParser
by: gsscoder, nemec, ericnewton76, moh-hassan
- 502 total downloads
- Latest version: 2.9.1
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.
ClosedXML
by: Francois Botha, Aleksei Pankratev, Manuel de Leon, Amir Ghezelbash
- 387 total downloads
- Latest version: 0.96.0
Package Description
ClientDependency
by: Shannon Deminick
- 36 total downloads
- Latest version: 1.9.10
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.
bunit
by: Egil Hansen
- 113 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.