ClientDependency
by: Shannon Deminick
- 42 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
- 463 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.
dotless
by: Daniel Hölbling, James Foster, Luke Page
- 633 total downloads
- Latest version: 1.6.7
Meta package to provide backward compatibility. Please choose either dotless.AspNet or dotless.Core.
This is a project to port the hugely useful Less libary to the .NET world. It give variables, nested rules and operators to CSS.
For more information about the original Less project see http://lesscss.org/ or http://github.com/dotless/dotless. For more information about how to get started with the .NET version see http://www.dotlesscss.org/.
Coding4Fun.Toolkit.Controls
by: Coding4Fun, Hermit Dave
- 202 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
- 57 total downloads
- Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
dbup
by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
- 46 total downloads
- Latest version: 5.0.41
This package exists to allow easy upgrades from pre-4.0 version This package was split into two packages dbup-core and dbup-sqlserver so that non SQL Server packages did not need to also
reference the SQL Server code. Uninstall this package and install dbup-sqlserver, or the package for the server(s) you are targeting instead!
CommonServiceLocator
by: .NET Foundation and Contributors
- 100 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.
DartSassBuilder
by: Johan van Rensburg, Dean Wiseman
- 322 total downloads
- Latest version: 1.1.0
Compile Sass files to css on project build.
BuildBundlerMinifier
by: Mads Kristensen
- 2,416k total downloads
- Latest version: 3.2.449
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
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
- 22 total downloads
- Latest version: 1.7.1
CSharpFunctionalExtensions - functional extensions for C#.
Common.Logging
by: Aleksandar Seovic, Mark Pollack, Erich Eichinger
- 18 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.
DocumentFormat.OpenXml
by: Microsoft
- 484 total downloads
- Latest version: 2.14.0-beta0001
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as:
- High-performance generation of word-processing documents, spreadsheets, and presentations.
- Populating content in Word files from an XML data source.
- Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file.
- Extraction of data from Excel documents.
- Searching and replacing content in Word/PowerPoint using regular expressions.
- Updating cached data and embedded spreadsheets for charts in Word/PowerPoint.
- Document modification, such as removing tracked revisions or removing unacceptable content from documents.
ClientDependency-Mvc5
by: Shannon Deminick
- 22 total downloads
- Latest version: 1.9.3
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
An extension for the ClientDependency framework to support ASP.NET MVC.
Dapper
by: Sam Saffron, Marc Gravell
- 273 total downloads
- Latest version: 1.42.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
CronExpressionDescriptor
by: Brady Holt
- 10 total downloads
- Latest version: 1.6.0
A library that converts cron expressions into human readable strings.
coverlet.collector
by: tonerdo
- 262 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.
CommandLineParser
by: Giacomo Stelluti Scala
- 190 total downloads
- Latest version: 1.9.6-rc1
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.