AjaxGridScaffolder by: Microsoft
  • 12 total downloads
  • Latest version: 0.1.0
  • ASP.NETMVC Ajax Grid Controller Scaffolder
A scaffolder has many similarities to the built-in "Controller ... using Entity Framework" scaffolder, but it provides pagination, reordering and inline editing of the content using Ajax.
AjaxMin by: Microsoft Corporation Ron Logan
  • 452 total downloads
  • Latest version: 5.14.5506.26202
  • JavaScript CSS minification crunch parser ast ajaxmin
JavaScript and CSS minification Library for use in .NET applications that want to provide minification or parsing functionality.
Aspose.Cells by: Aspose
  • 1.034k total downloads
  • Latest version: 26.9.0
  • Excel XLS XLSX XLSB CSV PDF JPG PNG HTML ODS Numbers XLSM OOXML Spreadsheet Markdown XPS DOCX PPTX MHTML JSON SVG TIFF eBook Repair
A powerful and fast library written in C# for manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML files.
Aspose.Words by: Aspose
  • 1.082k total downloads
  • Latest version: 26.9.0
  • Aspose.Words .NET C# Word DOCX DOC RTF ODT convert create edit render print merge split compare document-generation generate-reports reporting mail-merge template-engine text-extraction PDF HTML Markdown word-to-pdf docx-to-pdf word-to-html word-processing document-api web desktop cloud
Aspose.Words for .NET is a powerful, high-performance document processing library for creating, editing, converting, and rendering Word and PDF files in C#. It supports DOCX, DOC, RTF, ODT, HTML, PDF, Markdown, and over 30 formats. Designed for .NET developers, it enables advanced document automation, mail merge, text extraction, and report generation. Aspose.Words ensures high fidelity in document conversion, seamless API integration, and cross-platform compatibility. Ideal for cloud, web, and desktop applications.
Autofac by: Autofac Contributors
  • 297 total downloads
  • Latest version: 4.9.4
  • autofac di ioc dependencyinjection
Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.
AutoMapper by: Jimmy Bogard
  • 169 total downloads
  • Latest version: 7.0.1
A convention-based object-object mapper.
BarcodeLib by: Barnhill Software
  • 39 total downloads
  • Latest version: 1.3.0
  • barcode
Barcode Image Generation Library
Bootstrap.Less by: Rudy Dahbura
  • 41 total downloads
  • Latest version: 2.3.2
  • twitter less css css3 html5 bootstrap responsive
Package for installing Twitter Bootstrap and its Less files.
bootstrap.less by: Twitter Inc.
  • 38 total downloads
  • Latest version: 3.4.1
  • css js less mobile-first responsive front-end framework web
The most popular front-end framework for developing responsive, mobile first projects on the web.
Bootstrap.v3.Datetimepicker by: Eonasdan
  • 92 total downloads
  • Latest version: 4.17.49
  • bootstrap date time picker datetimepicker datepicker jquery
A date/time picker component designed to work with Bootstrap 3 and Momentjs. For usage, installation and demos see Project Site on GitHub For CSS version install Bootstrap.v3.Datetimepicker.CSS
BouncyCastle by: Bouncy Castle Project Contributors
  • 47 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.
Common.Logging by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 114 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.
Common.Logging.Core by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 85 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.
Dapper by: Sam Saffron Marc Gravell Nick Craver
  • 291 total downloads
  • Latest version: 1.50.2
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
DataAnnotationsExtensions by: Scott Kirkland
  • 122 total downloads
  • Latest version: 5.0.1.27
  • ASP.NET Validation
Validation attributes that can be used in any .NET 4.0 project to supplement the existing Data Annotations attributes. If you are using MVC3 and also want client validation, use the DataAnnotationsExtensions.MVC3 package.
DataAnnotationsExtensions.MVC3 by: Scott Kirkland
  • 87 total downloads
  • Latest version: 5.0.1.27
  • ASP.NET Validation MVC MVC3
Validation attributes that extend Data Annotations and provide integrated server and client side validation (using unobtrusive jquery validation).
DocumentFormat.OpenXml by: Microsoft
  • 213 total downloads
  • Latest version: 3.5.1
  • openxml office
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.
DocumentFormat.OpenXml.Framework by: Microsoft
  • 48 total downloads
  • Latest version: 3.5.1
  • openxml office
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.
dotless by: Daniel Hölbling James Foster Luke Page
  • 239 total downloads
  • Latest version: 1.6.7
  • less css compile dotnet
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/.
dotless.AspNetHandler by: Daniel Hölbling James Foster Luke Page
  • 37 total downloads
  • Latest version: 1.6.7
  • less css compile dotnet
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/.
dotless.Core by: Daniel Hölbling James Foster Luke Page
  • 10 total downloads
  • Latest version: 1.6.7
  • less css compile dotnet
Core features to compile LESS files to CSS. 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/.