CacheManager.Core
by: MichaConrad
- 13 total downloads
- Latest version: 1.0.0-beta-1456
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. The Core library contains all base interfaces and tools. You should install at least one other CacheManager package to get cache handle implementations.
CacheManager.Microsoft.Extensions.Configuration
by: MichaConrad
- 9 total downloads
- Latest version: 1.0.0-beta-1456
CacheManager extension package to use Microsoft.Extensions.Configuration to configure the CacheManager instance. CacheManager is an open source caching abstraction layer for .NET written in C#. This is the ASP.NET Core configuration integration package.
CacheManager.Microsoft.Extensions.Logging
by: MichaConrad
- 9 total downloads
- Latest version: 1.0.0-beta-1456
CacheManager extension package to work with Microsoft.Extensions.Logging as logging provider. CacheManager is an open source caching abstraction layer for .NET written in C#. The ASP.NET Core logging provides a bridge to the Microsoft.Extensions.Logging framework.
Castle.Core
by: Jonathon Rossi & Krzysztof Kozmic
- 1 total downloads
- Latest version: 1.2.0
Core of the castle project
CommandLineParser
by: Giacomo Stelluti Scala
- 4 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.
Common.Logging.Core
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 9 total downloads
- Latest version: 3.4.1
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
coverlet.msbuild
by: tonerdo
- 21 total downloads
- Latest version: 6.0.2
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Dapper
by: Sam Saffron Marc Gravell
- 80 total downloads
- Latest version: 1.42.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 1 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 1 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
EmptyFiles
by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
- 149 total downloads
- Latest version: 8.10.1
A collection of minimal binary files.
Enums.NET
by: Tyler Brinkley
- 16 total downloads
- Latest version: 4.0.2
Enums.NET is a high-performance type-safe .NET enum utility library
EPPlus
by: Jan Källman
- 4 total downloads
- Latest version: 4.1.0
A library to manage Excel spreadsheets, using OOXML.
ExtendedNumerics.BigDecimal
by: https://github.com/AdamWhiteHat
- 1 total downloads
- Latest version: 1.0.0.1
Arbitrary precision decimal class
Fizzler
by: Atif Aziz Colin Ramsay
- 15 total downloads
- Latest version: 1.3.1
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
FluentAssertions
by: Dennis Doomen Jonas Nyrup Xceed
- 8 total downloads
- Latest version: 8.0.1
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. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher.
Supports the unit test frameworks MSTest2, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit.
IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/).
Check out the [license page](LICENSE.md) for more information.
FluentFTP
by: J.P. Trosclair Harsh Gupta
- 20 total downloads
- Latest version: 16.2.3
An FTP and FTPS library for .NET, optimized for speed. Provides extensive FTP commands, file uploads/downloads, SSL/TLS connections and FTP proxies.
FluentFTP.GnuTLS
by: Michael Stiemke Robin Rodricks FluentFTP Contributors
- 8 total downloads
- Latest version: 1.0.37
Adds support for TLS1.3 streams into FluentFTP using a .NET wrapper of GnuTLS.
FluentValidation
by: Jeremy Skinner
- 105 total downloads
- Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.