Conceptnet.Core.Model by: CONCEPTNET GmbH
  • 20 total downloads
  • Latest version: 3.0.1.20
Conceptnet Model Classes
Conceptnet.Core.Model.Advanced by: CONCEPTNET GmbH
  • 21 total downloads
  • Latest version: 3.0.1.20
Conceptnet Model Advanced Classes
Conceptnet.Data.Hermes by: CONCEPTNET GmbH
  • 16 total downloads
  • Latest version: 8.0.0
Database Entities @Hermes
Conceptnet.Data.Panzerknacker by: CONCEPTNET GmbH
  • 16 total downloads
  • Latest version: 8.0.0
Database Entities @Panzerknacker
coverlet.collector by: tonerdo
  • 194 total downloads
  • Latest version: 3.1.2
  • 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
  • 19 total downloads
  • Latest version: 12.2.2
  • 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.
DelegateDecompiler by: Alexander Zaytsev
  • 18 total downloads
  • Latest version: 0.28.0
  • LINQ computed-properties computedproperties decompiler decompilation computed properties expressions expression-tree IL
A library which is able to decompile a delegate or a method body to its lambda representation
DelegateDecompiler.EntityFramework by: Alexander Zaytsev
  • 18 total downloads
  • Latest version: 0.28.0
  • LINQ computed-properties computedproperties decompiler decompilation computed properties expressions expression-tree IL EF EntityFramework Entity-Framework
A library which is able to decompile a delegate or a method body to its lambda representation
DocumentFormat.OpenXml by: Microsoft
  • 48 total downloads
  • Latest version: 2.9.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.
DotNetZip by: Henrik/Dino Chiesa
  • 56 total downloads
  • Latest version: 1.13.8
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.
EntityFramework by: Microsoft
  • 92 total downloads
  • Latest version: 6.4.4
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EPPlus by: Jan Källman
  • 20 total downloads
  • Latest version: 4.5.3.3
  • Excel ooxml
Create advanced Excel spreadsheets using .NET
ExcelLibrary by: Artiom Chilaru
  • 16 total downloads
  • Latest version: 1.2011.7.31
  • excel
The aim of this project is provide a native .NET solution to create, read and modify Excel files without using COM interop or OLEDB connection. Currently .xls (BIFF8) format is implemented. In future .xlsx (Excel 2007) may also be supported.
FakeItEasy by: Patrik Hägne FakeItEasy contributors
  • 21 total downloads
  • Latest version: 7.4.0
  • TDD unittesting mocks mocking fakes faking stubs stubbing spy spies doubles isolation substitutes substitution
It's faking amazing! The easy mocking library for .NET that works great in C# and VB.NET alike. No need to know the difference between a stub, a mock or a spy, everything's a fake! The easy to use, refactoring friendly API makes faking a breeze.
FirebaseAdmin by: Google Inc.
  • 27 total downloads
  • Latest version: 2.4.0
  • firebase Google Cloud
Firebase Admin SDK enables server-side .NET developers to integrate Firebase into their services and applications.
FluentAssertions by: Dennis Doomen Jonas Nyrup
  • 15 total downloads
  • Latest version: 6.11.0
  • MSTest2 xUnit NUnit MSpec NSpec TDD BDD Fluent netcore netstandard uwp
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, .NET Core 2.1 and 3.0, .NET 6, as well as .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3. Supported by InfoSupport B.V.
FluentValidation by: Jeremy Skinner
  • 58 total downloads
  • Latest version: 8.6.2
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Google.Api.Gax by: Google LLC
  • 17 total downloads
  • Latest version: 3.2.0
  • Google
Support classes for Google API client libraries
Google.Apis by: Google Inc.
  • 26 total downloads
  • Latest version: 1.49.0
  • Google
The Google APIs Client Library is a runtime client for working with Google services. The library supports service requests, media upload and download, etc. Supported Platforms: - .NET Framework 4.5+ - NetStandard1.3, providing .NET Core support
Google.Apis.Auth by: Google LLC
  • 21 total downloads
  • Latest version: 1.61.0
  • Google
The Google APIs Client Library is a runtime client for working with Google services. This package includes auth components like user-credential, authorization code flow, etc. for making authenticated calls using the OAuth2 spec. Supported Platforms: - .NET Framework 4.5 - .NET Framework 4.6.1 - .Net Standard 1.3 - .Net Standard 2.0