AdoNetCore.AseClient
by: dataaction
- 19 total downloads
- Latest version: 0.19.2
.NET Core data provider for Sybase ASE
AForge
by: AForge.NET
- 2 total downloads
- Latest version: 2.2.5
The AForge library is a core library of AForge.NET framework, which contains core classes used by other libraries of the framework and classes, which can be used independently for various purposes.
AForge.Video
by: AForge.NET
- 1 total downloads
- Latest version: 2.2.5
The AForge.Video library contains interfaces and classes to access different video sources, such as IP video cameras (MJPEG streams). The library defines types used by other video related libraries from AForge.NET framework.
AForge.Video.DirectShow
by: AForge.NET
- 2 total downloads
- Latest version: 2.2.5
The AForge.Video.DirectShow library contains classes, which allow to access video sources using DirectShow interface (USB web cameras, capture devices, video files, etc.).
AlphaFS
by: Peter Palotas Jeffrey Jangli Alexandr Normuradov
- 2 total downloads
- Latest version: 2.2.6
AlphaFS is a .NET library providing more complete Win32 file system functionality to the .NET platform than the standard System.IO classes. Features highlights: creating hardlinks, accessing hidden volumes, enumeration of volumes, transactional file operations and much more.
AngleSharp
by: AngleSharp
- 161 total downloads
- Latest version: 1.3.1-beta.491
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
Antlr
by: Sam Harwell Terence Parr
- 7 total downloads
- Latest version: 3.5.0.2
ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages.
Antlr3.Runtime
by: Sam Harwell Terence Parr
- 18 total downloads
- Latest version: 3.5.2-rc1
The runtime library for parsers generated by the C# target of ANTLR 3. This package supports projects targeting .NET 2.0 or newer, and built using Visual Studio 2008 or newer.
Appveyor.TestLogger
by: Faizan2304 ngbrown
- 5 total downloads
- Latest version: 2.0.0
Logger for uploading test result in Appveyor when test is running with "dotnet test" or "dotnet vstest".
AspNetCore.HealthChecks.MySql
by: Xabaril Contributors
- 15 total downloads
- Latest version: 8.0.1
HealthChecks.MySql is the health check package for MySQL.
AspNetCore.HealthChecks.SqlServer
by: Xabaril Contributors
- 41 total downloads
- Latest version: 9.0.0
HealthChecks.SqlServer is the health check package for SqlServer.
AspNetCore.HealthChecks.UI
by: Xabaril Contributors
- 102 total downloads
- Latest version: 9.0.0
HealthChecks.UI is a ASP.NET Core UI viewer of ASP.NET Core HealthChecks. For more information see https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks
AspNetCore.HealthChecks.UI.Client
by: Xabaril Contributors
- 53 total downloads
- Latest version: 9.0.0
HealthChecks.UI.Client contains some mandatory abstractions to work with HealthChecks.UI.
AspNetCore.HealthChecks.UI.Core
by: Xabaril Contributors
- 6 total downloads
- Latest version: 7.0.0
HealthChecks.UI.Core package containing builder and model definitions
AspNetCore.HealthChecks.UI.InMemory.Storage
by: Xabaril Contributors
- 29 total downloads
- Latest version: 9.0.0
HealthChecks.UI.InMemory.Storage package contains the required classes to use InMemory provider in the UI
AsyncFixer
by: Semih Okur
- 6 total downloads
- Latest version: 1.6.0
AsyncFixer helps developers in finding and correcting common async/await misuses (i.e., anti-patterns). It currently detects 5 common kinds of async/await misuses and fixes 3 of them via program transformations. AsyncFixer has been tested with thousands of open-source C# projects and successfully handles many corner cases.
AutoFixture
by: Mark Seemann AutoFixture
- 567 total downloads
- Latest version: 5.0.0-preview0011
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.
AutoMapper
by: Jimmy Bogard
- 89 total downloads
- Latest version: 15.0.1
A convention-based object-object mapper.
AutoMapper.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 88 total downloads
- Latest version: 12.0.1
AutoMapper extensions for ASP.NET Core
AutoWrapper.Core
by: Vincent Maverick Durano
- 56 total downloads
- Latest version: 5.0.0-rc-04
A simple yet customizable HTTP response wrapper and exception handler for ASP.NET Core APIs.