HGJ.ConsoleLib
by: hgj
- 8 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
- 86 total downloads
- Latest version: 1.11.74
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.ConsoleMvp
by: Kristian Bjorklund
- 52 total downloads
- Latest version: 1.0.5207.17773
MVP pattern for Console Application
Lds.ExchangeSync.Facade
by: Lds.ExchangeSync.Facade
- 6 total downloads
- Latest version: 1.0.2
Facade objects for API
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.MongoRepository
by: LDS Team
- 15 total downloads
- Latest version: 2.0.1
Repository pattern for MongoDB
Lds.RawInput
by: Datalogik
- 10 total downloads
- Latest version: 2.0.0
Creates a structured datatable from raw data input.
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.
Lds.SimpleReport
by: Datalogik
- 10 total downloads
- Latest version: 1.0.0
Helps creating Excel reports
LiteDB
by: Maurício David
- 213 total downloads
- Latest version: 5.0.20
LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile
Signed by signpath.io from repository 'https://github.com/mbdavid/LiteDB' commit '9843a4e38b4d46d544a3261f9711dbc559c4c4fc' (see contained AppVeyorSettings.json file for build settings).
log4net
by: The Apache Software Foundation
- 79 total downloads
- Latest version: 3.0.4
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.72k total downloads
- Latest version: 14.5.0
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
- 285 total downloads
- Latest version: 5.3.0
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
- 297 total downloads
- Latest version: 5.3.0
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.
Microsoft.AspNet.WebApi.Client
by: Microsoft
- 107 total downloads
- Latest version: 6.0.0
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.