Costura.Fody by: geertvanhorrik, simoncropp
  • 1 total downloads
  • Latest version: 6.0.0
  • ILMerge, ILWeaving, Embed, Resource, Fody, Cecil
Fody add-in for embedding references as resources.
coverlet.collector by: tonerdo
  • 426 total downloads
  • Latest version: 6.0.4
  • 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.
coverlet.msbuild by: tonerdo
  • 497 total downloads
  • Latest version: 6.0.4
  • 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.
CsvHelper by: Josh Close
  • 3,389k total downloads
  • Latest version: 33.1.0
  • csv csvhelper comma separated value delimited
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Cube.Core by: clown, cube-soft
  • 1 total downloads
  • Latest version: 9.0.0
  • Cube
Basic components to practice the MVVM pattern in application development.
Cube.Native.Pdfium.Lite by: clown, cube-soft, PDFium Authors
  • 1 total downloads
  • Latest version: 137.0.7151
  • Cube Native PDFium
PDFium library without V8 and XFA modules.
Cube.Pdf by: clown, cube-soft
  • 1 total downloads
  • Latest version: 9.4.0
  • Cube PDF
Basic data structures and interfaces for Cube.Pdf libraries.
Cube.Pdf.Pdfium by: clown, cube-soft
  • 1 total downloads
  • Latest version: 9.4.0
  • Cube PDF PDFium
PDFium based PDF library.
Dapper by: Sam Saffron, Marc Gravell, Nick Craver
  • 85 total downloads
  • Latest version: 2.1.66
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
DocumentFormat.OpenXml by: Microsoft
  • 208 total downloads
  • Latest version: 3.3.0
  • 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
  • 74 total downloads
  • Latest version: 3.3.0
  • 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.
DotNetOpenAuth.AspNet by: Microsoft
  • 2 total downloads
  • Latest version: 4.3.4.13329
Enables web site visitors to log into an ASP.NET web application via popular identity providers, including Google, Yahoo!, Windows Live, Facebook, LinkedIn and Twitter.
DotNetOpenAuth.Core by: Andrew Arnott
  • 2 total downloads
  • Latest version: 4.3.4.13329
This package contains shared code for other NuGet packages, and contains no public API in and of itself.
DotNetOpenAuth.OAuth.Consumer by: Andrew Arnott
  • 2 total downloads
  • Latest version: 4.3.4.13329
Improve usability, reliability, conversion rates and security simultaneously by simply asking the user for permission to access their data on 3rd party services rather than asking for their password.
DotNetOpenAuth.OAuth.Core by: Andrew Arnott
  • 2 total downloads
  • Latest version: 4.3.4.13329
This package contains shared code for other NuGet packages, and contains no public API in and of itself.
DotNetOpenAuth.OpenId.Core by: Andrew Arnott
  • 2 total downloads
  • Latest version: 4.3.4.13329
This package contains shared code for other NuGet packages, and contains no public API in and of itself.
DotNetOpenAuth.OpenId.RelyingParty by: Andrew Arnott
  • 2 total downloads
  • Latest version: 4.3.4.13329
Increase conversion rates to your web site by lowering the bar to create an account with your site, by allowing customers to use accounts they already have with other sites, such as Google and Yahoo!
DotNetZip by: Henrik/Dino Chisa
  • 1 total downloads
  • Latest version: 1.10.1
A fork of the DotNetZip project without signing with a solution that compiles cleanly. This project aims to follow semver to avoid versioning conflicts. DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.
Duende.IdentityModel.OidcClient by: Duende Software
  • 1 total downloads
  • Latest version: 7.0.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
RFC8252 compliant and certified OpenID Connect and OAuth 2.0 client library for native applications
EFCore.BulkExtensions by: borisdj
  • 1 total downloads
  • Latest version: 9.0.1
  • EntityFrameworkCore Entity Framework Core .Net EFCore EF Core Bulk Batch Copy SqlBulkCopy Extensions Insert Update Delete Read Truncate SaveChanges SQLServer PostgreSQL MySQL SQLite
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite