CommandLineParser
by: Giacomo Stelluti Scala
- 205 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.
dotless.AspNetHandler
by: Daniel Hölbling, James Foster, Luke Page
- 108 total downloads
- Latest version: 1.6.7
Adds HTTPHandler for ASP.NET to compile LESS files on demand.
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/.
ClientDependency
by: Shannon Deminick
- 47 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.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 19 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
Castle.DynamicProxy
by: Castle Project Contributors
- 8 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.
Dapper.StrongName
by: Sam Saffron, Marc Gravell
- 22 total downloads
- Latest version: 1.40.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..; but with a strong name
dotless
by: Daniel Hölbling, James Foster, Luke Page
- 734 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
- 220 total downloads
- Latest version: 2.1.8
The Coding4Fun Toolkit has multiple controls and useful items for XAML based applications.
EntityFramework
by: Microsoft
- 997 total downloads
- Latest version: 6.6.0-preview1-final
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
dbup
by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
- 113 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!
DartSassBuilder
by: Johan van Rensburg, Dean Wiseman
- 355 total downloads
- Latest version: 1.1.0
Compile Sass files to css on project build.
Elasticsearch.Net
by: Elasticsearch Inc. and contributors
- 435 total downloads
- Latest version: 1.9.2
Exposes all the api endpoints but leaves you in control of building the request and response bodies. Comes with built in cluster failover/connection pooling support.
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 16 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
DotNetZip
by: Dino Chiesa
- 6 total downloads
- Latest version: 1.9.0
DotNetZip is an easy-to-use, FAST, FREE class library and toolset for manipulating zip files or folders.
Common.Logging
by: Aleksandar Seovic, Mark Pollack, Erich Eichinger
- 21 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
- 520 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
- 28 total downloads
- Latest version: 1.9.3
An extension for the ClientDependency framework to support ASP.NET MVC 5.
ClientDependency-Mvc
by: Shannon Deminick
- 161 total downloads
- Latest version: 1.9.3
An extension for the ClientDependency framework to support ASP.NET MVC.
Dapper
by: Sam Saffron, Marc Gravell
- 376 total downloads
- Latest version: 1.42.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
CronExpressionDescriptor
by: Brady Holt
- 12 total downloads
- Latest version: 1.6.0
A library that converts cron expressions into human readable strings.