BitMiracle.LibTiff.NET by: Bit Miracle
  • 261 total downloads
  • Latest version: 2.4.649
  • Image Imaging Img Tif Tiff LibTif LibTiff BitMiracle
.NET version of LibTiff library made by Bit Miracle
Accord by: Accord.NET
  • 896 total downloads
  • Latest version: 3.8.2-alpha
  • accord.net aforge.net framework structures machine learning .net c# unity3d unity
The core of the Accord.NET Framework. Contains basic classes such as general exceptions and extensions used by other framework libraries.
Blazor.Bootstrap by: Vikram Reddy
  • 1,307k total downloads
  • Latest version: 3.5.0
  • Blazor, WebAssembly, BlazorWebAssembly, Bootstrap, Bootstrap5, BlazorBootstrap, BlazorAlert, BlazorAutoComplete, BlazorButtons, BlazorCallout, BlazorCharts, BlazorConfirmDialog, BlazorGrid, BlazorIcon, BlazorImage, BlazorModal, BlazorCheckboxInput, BlazorCurrencyInput, BlazorNumberInput, BlazorInput, BlazorNumber, BlazorDate, BlazorDateInput, BlazorPasswordInput, BlazorDatePicker, BlazorRadioInput, BlazorTextInput, BlazortextAreaInput, BlazorTime, BlazorTimeInput, BlazorTimePicker, BlazorOffcanvas, BlazorPagination, BlazorPdfViewer, BlazorPlaceholders, BlazorPreload, BlazorProgress, BlazorRibbon, BlazorScriptLoader, BlazorSidebar, BlazorSidebar2, BlazorSortableList, BlazorSwitch, BlazorSpinners, BlazorTabs, BlazorToasts, BlazorTooltips, BlazorTooltips, BlazorBarChart, BlazorDoughnutChart, BlazorLineChart, BlazorPieChart, BlazorPolarAreaChart, BlazorRadarChart, BlazorScatterChart, BlazorMarkdown
Blazor Bootstrap is a component library built on top of Blazor and Bootstrap5 CSS framework.
AWSSDK.Core by: Amazon Web Services
  • 21,971k total downloads
  • Latest version: 4.0.7.3
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
Automatonymous by: Chris Patterson
  • 294 total downloads
  • Latest version: 1.2.11
Automatonymous is a state machine library for .NET
Blazored.Toast by: Chris Sainty
  • 362 total downloads
  • Latest version: 4.2.1
  • Blazored Blazor Razor Components Toast Popup Notification ASP.NET Core CSharp Web
A JavaScript free Toast library for Blazor and Razor Components applications.
Atlassian.SDK by: Federico Silva Armas
  • 1,296k total downloads
  • Latest version: 9.8.1
  • Atlassian JIRA LINQ
Utilities to interact with Atlassian products. Contains LinqToJira provider for querying JIRA Issue tracker (http://www.atlassian.com/software/jira).
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 49 total downloads
  • Latest version: 1.0.0-alpha003
  • Async DotNetAnalyzers Roslyn Diagnostic Analyzer
A collection of analyzers related to best practices for writing asynchronous code.
AspectInjector by: Aspect Injector Contributors
  • 82 total downloads
  • Latest version: 2.9.0
  • aop aspect interceptor injector aot blazor attribute il weaving boundary post-compiler
Attributes-based compile-time AOP framework. Cross-cutting concerns made easy! Just apply your attributes where you need them and everything automagicaly works! No xml configs! No wierd reflection hacks! No runtime emit! Works with AOT and Blazor! See release notes for this version here: https://github.com/pamidur/aspect-injector/releases/tag/2.9.0
AsyncBridge by: Daniel Grunwald, Omer Mor, Alex Davies
  • 48 total downloads
  • Latest version: 0.1.0
  • async bridge C# .NET40
Adds the new C#5 async features for .NET 4 and .NET 3.5 projects
AutoMapper by: Jimmy Bogard
  • 364 total downloads
  • Latest version: 6.2.2
A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is designed for model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.
AWSSDK.SQS by: Amazon Web Services
  • 2,735k total downloads
  • Latest version: 4.0.2.32
  • AWS Amazon cloud SQS aws-sdk-v4
Amazon Simple Queue Service (SQS) is a fast, reliable, scalable, fully managed message queuing service. SQS makes it simple and cost-effective to decouple the components of a cloud application.
Autofac by: Autofac Contributors
  • 356 total downloads
  • Latest version: 3.5.2
Base assemblies for the Autofac Inversion of Control Container
Allure.Net.Commons by: Alexander Bakanov, Nikolay Laptev, Maksim Stepanov
  • 47 total downloads
  • Latest version: 2.15.0
  • allure
Provides common facilities to build Allure adapters for .NET test frameworks.
BenchmarkDotNet by: Andrey Akinshin, Jon Skeet, Matt Warren
  • 515 total downloads
  • Latest version: 0.9.7
Powerful .NET library for benchmarking
AngleSharp by: AngleSharp
  • 613 total downloads
  • Latest version: 0.9.11
  • html html5 css css3 xml dom dom4 parser engine hypertext markup language query selector attributes linq angle bracket web internet text headless browser
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
BCrypt.Net-Next by: Chris McKee, Ryan D. Emerl, Damien Miller
  • 369 total downloads
  • Latest version: 4.1.0
  • bcrypt BCrypt.Net cryptography hashing password security,hash crypto blowfish gdpr
A fixed, enhanced and namespace compatible version of BCrypt.Net port of jBCrypt implemented in C#. It uses a variant of the Blowfish encryption algorithm’s keying schedule, and introduces a work factor, which allows you to determine how expensive the hash function will be, allowing the algorithm to be "future-proof".
AWSSDK.SecurityToken by: Amazon Web Services
  • 5,069k total downloads
  • Latest version: 4.0.6.7
  • AWS Amazon cloud SecurityTokenService aws-sdk-v4 STS
The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.
Accord.Video by: Accord.NET
  • 551 total downloads
  • Latest version: 3.8.2-alpha
  • accord.net aforge.net framework video MJPEG cameras unity3d unity
Contains interfaces and classes to access different video sources, such as IP video cameras (MJPEG streams). This package originated from the AForge.NET Framework and is part of the Accord.NET Framework.
AsyncFixer by: Semih Okur
  • 1 total downloads
  • Latest version: 2.1.0
  • asyncfixer csharp dotnet roslyn analyzer analyzers codefix codefixes codeanalysis async await asyncawait asynchronous diagnostics
AsyncFixer detects common async/await anti-patterns and, when possible, offers automatic fixes. It currently reports 6 categories of async/await misuse and provides code fixes for 3 of them. It has been validated against thousands of open-source C# projects and is designed to handle tricky real-world edge cases. Tool-friendly diagnostics support AI-assisted workflows even when a built-in code fix is not available.