BitMiracle.LibTiff.NET
by: Bit Miracle
- 42 total downloads
- Latest version: 2.4.583
.NET version of LibTiff library made by Bit Miracle
Accord
by: Accord.NET
- 739 total downloads
- Latest version: 3.8.2-alpha
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 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
The Amazon Web Services SDK for .NET - Core Runtime
Blazored.Toast
by: Chris Sainty
- 362 total downloads
- Latest version: 4.2.1
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
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
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
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
Acr.UserDialogs
by: Allan Ritchie
- 33 total downloads
- Latest version: 6.5.1
Allows for messagebox style dialogs to be called from your shared/PCL/MVVM code
- Action Sheet (multiple choice menu)
- Alert
- Confirm
- Date
- Loading
- Login
- Progress
- Prompt
- Toast (Snackbars)
- Time
On android, be sure to call UserDialogs.Init() before using!
Supported Platforms
- iOS 8+
- Android
- Universal Windows Platform (Win10/UWP)
- NET Standard 1.1
BoDi
by: Gaspar Nagy
- 55 total downloads
- Latest version: 1.5.0
A very simple IoC container, easily embeddable also as a source code.
AutoMapper
by: Jimmy Bogard
- 264 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,715k total downloads
- Latest version: 4.0.2.32
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
- 361 total downloads
- Latest version: 4.9.4
Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.
Allure.Net.Commons
by: Alexander Bakanov, Nikolay Laptev, Maksim Stepanov
- 47 total downloads
- Latest version: 2.15.0
Provides common facilities to build Allure adapters for .NET test frameworks.
AngleSharp
by: AngleSharp
- 143 total downloads
- Latest version: 0.9.11
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
AWSSDK.SecurityToken
by: Amazon Web Services
- 5,034k total downloads
- Latest version: 4.0.6.7
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
- 93 total downloads
- Latest version: 3.8.2-alpha
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.
BenchmarkDotNet.Annotations
by: .NET Foundation and contributors
- 239 total downloads
- Latest version: 0.14.0
Powerful .NET library for benchmarking
AsyncFixer
by: Semih Okur
- 1 total downloads
- Latest version: 2.1.0
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.
AdvancedStringBuilder
by: Andrey Taritsyn
- 52 total downloads
- Latest version: 0.2.0
Contains a simple implementation of the pool and extension methods for string builder.