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: Headspring, Jimmy Bogard
  • 17 total downloads
  • Latest version: 1.1.0.118
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 geared towards 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.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.957k 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.
CommunityToolkit.Mvvm by: Microsoft
  • 73 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.
customerShop-domain by: MyWheels
  • 12 total downloads
  • Latest version: 1.19.6360.16063
Customershop
Dapper by: Sam Saffron, Marc Gravell
  • 352 total downloads
  • Latest version: 1.42.0
  • orm sql micro-orm
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
DapperExtensions by: Thad Smith, Page Brooks
  • 181 total downloads
  • Latest version: 1.6.3
  • 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.
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/.
Elasticsearch.Net by: Elasticsearch Inc. and contributors
  • 333 total downloads
  • Latest version: 1.9.2
  • elasticsearch elastic search lucene nest
Exposes all the 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
  • 583 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
EW.Batch.IgorJobBase by: Eurowheels
  • 35 total downloads
  • Latest version: 1.0.0
  • Eurowheels Batch
Eurowheels\EW_Batch.git\Source\IgorJobBase
EW.Business.DateTimeExtensions by: Eurowheels
  • 9 total downloads
  • Latest version: 2017.3.8.10
  • Eurowheels Business
Eurowheels\EW_Business_and_Data.git\Source\Business\DateTimeExtensions
EW.Business.Lds.eReg by: Eurowheels
  • 2.748k total downloads
  • Latest version: 2025.12.4.2
  • Eurowheels Business
Eurowheels\EW_Business_and_Data.git\Source\Business\Lds.eReg
EW.Business.TypeExtensions by: Eurowheels
  • 6 total downloads
  • Latest version: 2017.3.8.10
  • Eurowheels Business
Eurowheels\EW_Business_and_Data.git\Source\Business\TypeExtensions
EW.Data.Eurowheels.Framework.DataContextManagement by: Eurowheels
  • 2.247k total downloads
  • Latest version: 2025.12.4.2
  • Eurowheels Data
Eurowheels\EW_Business_and_Data.git\Source\Data\EW.Data.Eurowheels.Framework.DataContextManagement
EW.Data.Lds.DataConn by: Eurowheels
  • 3.149k total downloads
  • Latest version: 2025.12.4.2
  • Eurowheels Data
Eurowheels\EW_Business_and_Data.git\Source\Data\Lds.DataConn
EW.Data.Navision by: Eurowheels
  • 2.534k total downloads
  • Latest version: 2025.12.4.2
  • Eurowheels Data
Eurowheels\EW_Business_and_Data.git\Source\Data\Navision
FluentFTP by: Robin Rodricks, FluentFTP Contributors
  • 1.791k total downloads
  • Latest version: 39.4.0
  • ftp,ftp-client,ftps,ssl,tls,unix,iis
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.