Fody by: Fody
  • 327 total downloads
  • Latest version: 6.9.1
  • ILWeaving, Fody, Cecil, AOP
Extensible tool for weaving .net assemblies.
FSharp.Core by: Microsoft and F# Software Foundation
  • 21 total downloads
  • Latest version: 4.1.18
  • Visual F# Compiler FSharp functional programming
FSharp.Core redistributables from Visual F# 4.1.0 Supported Platforms: .NET 2.0 (net20) .NET 4.0 (net40) .NET 4.5+ (net45) .NET Portable Profile 7 (portable-net45+netcore45) .NET Portable Profile 47 (portable-net45+sl5+netcore45) .NET Portable Profile 78 (portable-net45+netcore45+wp8) .NET Portable Profile 259 (portable-net45+netcore45+wpa81+wp8) .NET Standard 1.6 (netstandard1.6) MonoAndroid, MonoTouch, Xamarin.iOS (portable-net45+monoandroid10+monotouch10+xamarinios10) XamarinMac mobile (xamarinmac20)
Ftp.dll by: Limilabs
  • 96 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.
HGJ.ConsoleLib by: hgj
  • 6 total downloads
  • Latest version: 1.0.0
Library for handling console-regions and generel CLI implementation
HtmlAgilityPack by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
  • 91 total downloads
  • Latest version: 1.11.74
  • HTML parse crawler spider linq
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams). --------------------------------------- This library is sponsored by ZZZ Projects: https://entityframework-extensions.net/ https://eval-expression.net/ https://dapper-plus.net/ --------------------------------------- HAP is trusted by companies worldwide with over 150 million downloads.
Lds.ActiveDirectory.PasswordManager by: hgj
  • 46 total downloads
  • Latest version: 2017.10.2.3
  • Lds Active Directory
Methods for handling Active Directory user passwords. Repo is in gitlab /lds/CommonLds/Code/Lds.ActiveDirectory.PasswordManager
Lds.ConsoleMvp by: Kristian Bjorklund
  • 49 total downloads
  • Latest version: 1.0.5207.17773
  • Mvp Console View Presenter
MVP pattern for Console Application
Lds.CvrLookup by: KB
  • 22 total downloads
  • Latest version: 2017.10.2.3
  • CVR Virk
CVR website scraper
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
  • 28 total downloads
  • Latest version: 1.0.2
Library for generating Google Shopping Product feeds (XML)
Lds.MongoExtensions by: KB
  • 20 total downloads
  • Latest version: 2017.10.2.3
  • Lds MongoDB Identity NoSQL
Extensions to Mongo DB - int and identity for entities
Lds.PasswordGenerator by: KB
  • 21 total downloads
  • Latest version: 2017.10.2.3
  • Password LDS
Lds Password Generator
Lds.Retry by: hgj
  • 14 total downloads
  • Latest version: 1.0.1
Static methods and extension methods for retrying an action N times with configurable interval.
Lds.Utilities.Modulus by: Kristian Bjorklund
  • 53 total downloads
  • Latest version: 2017.10.24.1
  • Lds Modulus Codes
Modulus engine
LinqBridge by: Atif Aziz
  • 8 total downloads
  • Latest version: 1.3.0
  • linq
With Visual Studio's multi-targeting and LINQBridge, you can write LINQ to Objects (local) queries using the full power of the C# 3.0 compiler and yet create programs that require only Microsoft .NET Framework 2.0. LINQBridge is a re-implementation of all the standard query operators introduced with Microsoft .NET Framework 3.5's System.Linq.Enumerable class.
LiteDB by: Maurício David
  • 144 total downloads
  • Latest version: 4.0.0
  • database nosql embedded
LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile
log4net by: The Apache Software Foundation
  • 206 total downloads
  • Latest version: 2.0.17
  • logging log tracing logfiles
log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial. At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity. log4net is designed with two distinct goals in mind: speed and flexibility
Magick.NET-Q16-AnyCPU by: Dirk Lemstra
  • 1.474k total downloads
  • Latest version: 8.6.1
  • ImageMagick Magick.NET Image Convert Resize Draw Effects
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version.
Microsoft.AspNet.Mvc by: Microsoft
  • 283 total downloads
  • Latest version: 5.3.0
  • Microsoft AspNet Mvc AspNetMvc
This package contains the runtime assemblies for ASP.NET MVC. ASP.NET MVC gives you a powerful, patterns-based way to build dynamic websites that enables a clean separation of concerns and that gives you full control over markup.
Microsoft.AspNet.WebApi by: Microsoft
  • 287 total downloads
  • Latest version: 5.3.0
  • Microsoft AspNet WebApi AspNetWebApi
This package contains everything you need to host ASP.NET Web API on IIS. ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.