Antlr by: Sam Harwell, Terence Parr
  • 18 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.
AutoMapper by: Jimmy Bogard
  • 48 total downloads
  • Latest version: 8.1.1
A convention-based object-object mapper.
AWSSDK.Core by: Amazon Web Services
  • 4.225k total downloads
  • Latest version: 4.0.0-preview.9
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SecurityToken by: Amazon Web Services
  • 12.871k total downloads
  • Latest version: 4.0.0-preview.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.
BouncyCastle.Cryptography by: Legion of the Bouncy Castle Inc.
  • 19 total downloads
  • Latest version: 2.5.1
  • bouncycastle cryptography dtls encryption open-source openpgp post-quantum security tls
BouncyCastle.NET is a popular cryptography library for .NET
CommunityToolkit.Mvvm by: Microsoft
  • 327 total downloads
  • Latest version: 8.4.0
  • dotnet Community Toolkit .NET MVVM MVVMToolkit INotifyPropertyChanged Observable IOC DI Dependency Injection Object Messaging Extensions Helpers
This package includes a .NET MVVM library with helpers such as: - ObservableObject: a base class for objects implementing the INotifyPropertyChanged interface. - ObservableRecipient: a base class for observable objects with support for the IMessenger service. - ObservableValidator: a base class for objects implementing the INotifyDataErrorInfo interface. - RelayCommand: a simple delegate command implementing the ICommand interface. - AsyncRelayCommand: a delegate command supporting asynchronous operations and cancellation. - WeakReferenceMessenger: a messaging system to exchange messages through different loosely-coupled objects. - StrongReferenceMessenger: a high-performance messaging system that trades weak references for speed. - Ioc: a helper class to configure dependency injection service containers.
CommunityToolkit.WinUI.Notifications by: Microsoft.Toolkit, dotnetfoundation
  • 60 total downloads
  • Latest version: 7.1.2
  • notifications win10 windows 10 tile tiles toast toasts badge xml uwp c# csharp c++ wpf winforms
The official way to send toast notifications on Windows 10 via code rather than XML, with the help of IntelliSense. Supports all C# app types, including WPF, UWP, WinForms, and Console, even without packaging your app as MSIX. Also supports C++ UWP apps. Additionally, generate notification payloads from your ASP.NET web server to send as push notifications, or generate notification payloads from class libraries. For UWP/MSIX apps, you can also generate tile and badge notifications.
customerShop-domain by: MyWheels
  • 12 total downloads
  • Latest version: 1.19.6360.16063
Customershop
Dapper by: Sam Saffron, Marc Gravell, Nick Craver
  • 788 total downloads
  • Latest version: 2.1.66
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
DapperExtensions by: Thad Smith, Page Brooks, Valfrid Couto
  • 200 total downloads
  • Latest version: 1.7.0
  • orm sql micro-orm Data Dapper
A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system.
DnsClient by: MichaCo
  • 115 total downloads
  • Latest version: 1.8.0
  • dns client resolver servicediscovery
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
dotless by: Daniel Hölbling, James Foster, Luke Page
  • 282 total downloads
  • Latest version: 1.6.7
  • less css compile dotnet
Meta package to provide backward compatibility. Please choose either dotless.AspNet or dotless.Core. This is a project to port the hugely useful Less libary to the .NET world. It give variables, nested rules and operators to CSS. For more information about the original Less project see http://lesscss.org/ or http://github.com/dotless/dotless. For more information about how to get started with the .NET version see http://www.dotlesscss.org/.
dotless.Core by: Daniel Hölbling, James Foster, Luke Page
  • 86 total downloads
  • Latest version: 1.6.7
  • less css compile dotnet
Core features to compile LESS files to CSS. This is a project to port the hugely useful Less libary to the .NET world. It give variables, nested rules and operators to CSS. For more information about the original Less project see http://lesscss.org/ or http://github.com/dotless/dotless. For more information about how to get started with the .NET version see http://www.dotlesscss.org/.
Elasticsearch.Net by: Elastic and contributors
  • 1.532k total downloads
  • Latest version: 7.17.5
  • elasticsearch elastic search lucene nest
Exposes all the Elasticsearch API endpoints but leaves you in control of building the request and response bodies. Comes with built in cluster failover/connection pooling support.
EPPlus by: EPPlus Software AB
  • 563 total downloads
  • Latest version: 7.6.1
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces by: EPPlus.Interfaces
  • 18 total downloads
  • Latest version: 8.0.0
Package Description
FluentFTP by: Robin Rodricks, FluentFTP Contributors
  • 2.24k total downloads
  • Latest version: 52.0.0
  • ftp,ftp-client,ftps,ftps-client,ssl,tls,unix,iis,ftp-proxy
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP transfers, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#, with no external dependencies.
Fody by: Fody
  • 345 total downloads
  • Latest version: 6.9.1
  • ILWeaving, Fody, Cecil, AOP
Extensible tool for weaving .net assemblies.
FSharp.Core by: Microsoft
  • 414 total downloads
  • Latest version: 9.0.201
  • Visual F# Compiler FSharp functional programming
FSharp.Core redistributables from F# Tools version 13.9.201 For F# 9.0. Contains code from the F# Software Foundation.
Ftp.dll by: Limilabs
  • 8 total downloads
  • Latest version: 2.0.24303.1438
  • FTP FTPS
Ftp.dll is a .NET FTP component and FTPS component. It allows you to transfer files from and to your application using FTP and FTPS (also known as FTP over SSL/TLS) protocols. Includes automatic directory listing parser for the majority of popular FTP servers on Windows, Unix and Netware platforms. Uses transfer compression (zlib) resulting in 3-4 times faster data transfers.