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.341k total downloads
- Latest version: 4.0.0-preview.9
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SecurityToken
by: Amazon Web Services
- 13.094k total downloads
- Latest version: 4.0.0-preview.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.
CommunityToolkit.Mvvm
by: Microsoft
- 74 total downloads
- Latest version: 8.4.0
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.
Dapper
by: Sam Saffron, Marc Gravell
- 360 total downloads
- Latest version: 1.42.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
DapperExtensions
by: Thad Smith, Page Brooks
- 184 total downloads
- Latest version: 1.6.3
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
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
- 337 total downloads
- Latest version: 1.9.2
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: Jan Källman
- 111 total downloads
- Latest version: 4.1.0
A library to manage Excel spreadsheets, using OOXML.
FluentFTP
by: J.P. Trosclair, Harsh Gupta
- 119 total downloads
- Latest version: 16.2.3
An FTP and FTPS library for .NET, optimized for speed. Provides extensive FTP commands, file uploads/downloads, SSL/TLS connections and FTP proxies.
Fody
by: Fody
- 327 total downloads
- Latest version: 6.9.1
Extensible tool for weaving .net assemblies.
HGJ.ConsoleLib
by: hgj
- 8 total downloads
- Latest version: 1.0.0
Library for handling console-regions and generel CLI implementation
Lds.ConsoleMvp
by: Kristian Bjorklund
- 51 total downloads
- Latest version: 1.0.5207.17773
MVP pattern for Console Application
Lds.FtpComponent.Server
by: HGJ
- 20 total downloads
- Latest version: 1.2.0.25892
Implementation of the FTP protocol, with customizable backend.
Lds.GoogleShopping.FeedLib
by: hgj
- 29 total downloads
- Latest version: 1.0.2
Library for generating Google Shopping Product feeds (XML)
Lds.MongoExtensions
by: KB
- 22 total downloads
- Latest version: 2017.10.2.3
Extensions to Mongo DB - int and identity for entities
Lds.Retry
by: hgj
- 16 total downloads
- Latest version: 1.0.1
Static methods and extension methods for retrying an action N times with configurable interval.