AutoFixture
by: Mark Seemann AutoFixture
- 43 total downloads
- Latest version: 4.14.0
AutoFixture makes it easier for developers to do Test-Driven Development by automating non-relevant Test Fixture Setup, allowing the Test Developer to focus on the essentials of each test case.
AutoFixture.AutoMoq
by: Mark Seemann AutoFixture
- 21 total downloads
- Latest version: 4.14.0
This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by Moq. To use it, add the AutoMoqCustomization to your Fixture instance. Read more at http://blog.ploeh.dk/2010/08/19/AutoFixtureAsAnAutomockingContainer.aspx
AutoFixture.Xunit2
by: Mark Seemann AutoFixture
- 17 total downloads
- Latest version: 4.14.0
By leveraging the data theory feature of xUnit.net, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language).
AWSSDK.Core
by: Amazon Web Services
- 8 total downloads
- Latest version: 3.7.10.3
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.S3
by: Amazon Web Services
- 8 total downloads
- Latest version: 3.7.8.15
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
Castle.Core
by: Castle Project Contributors
- 19 total downloads
- Latest version: 4.4.0
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
DocumentFormat.OpenXml
by: Microsoft
- 18 total downloads
- Latest version: 2.11.3
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.
Enums.NET
by: Tyler Brinkley
- 20 total downloads
- Latest version: 4.0.1
Enums.NET is a high-performance type-safe .NET enum utility library
Fare
by: Nikos Baxevanis
- 6 total downloads
- Latest version: 2.1.1
.NET port of dk.brics.automaton - Project Fare is an effort to bring a DFA/NFA (finite-state automata) implementation from Java to .NET. There are quite a few implementations available in other languages today. This project aims to fill the gap in .NET.
FluentAssertions
by: Dennis Doomen Jonas Nyrup
- 13 total downloads
- Latest version: 5.10.3
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.5 and 4.7, as well as .NET Core 2.0, .NET Core 3.0, .NET Core 2.1, .NET Standard 1.3, 1.6, 2.0 and 2.1.
Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBUnit, MSpec, and NSpec.
Google.Apis
by: Google LLC
- 7 total downloads
- Latest version: 1.54.0
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
- 15 total downloads
- Latest version: 1.54.0
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
Google.Apis.Core
by: Google LLC
- 6 total downloads
- Latest version: 1.54.0
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.
Supported Platforms:
- .NET Framework 4.5+
- NetStandard1.3, providing .NET Core support
Google.Protobuf
by: Google Inc.
- 15 total downloads
- Latest version: 3.22.5
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.Net.Common
by: The gRPC Authors
- 10 total downloads
- Latest version: 2.52.0
Infrastructure for common functionality in gRPC
HtmlAgilityPack
by: ZZZ Projects Simon Mourrier Jeff Klawiter Stephan Grell
- 8 total downloads
- Latest version: 1.11.24
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).
Humanizer.Core
by: Mehdi Khalili Claire Novotny
- 11 total downloads
- Latest version: 2.14.1
Humanizer core package that contains the library and the neutral language (English) resources
LightGBM
by: Guolin Ke
- 7 total downloads
- Latest version: 3.3.5
A fast, distributed, high performance gradient boosting framework