Lds.RawInput by: Datalogik
  • 42 total downloads
  • Latest version: 2017.10.2.3
  • Data Import Helper
Creates a structured datatable from raw data input.
Lds.Retry by: hgj
  • 85 total downloads
  • Latest version: 2017.10.2.3
Static methods and extension methods for retrying an action N times with configurable interval.
Lds.SmartFiltering.Base by: HGJ
  • 46 total downloads
  • Latest version: 2021.8.23.1
  • Lds SmartFilter
Base library for tokenizing and parsing Navision-like filter statements.
Lds.SmartFiltering.ToObjects by: HGJ
  • 44 total downloads
  • Latest version: 2021.8.23.1
  • Lds SmartFilter
Navision-like filtering syntax for Linq-to-objects
Lds.SmartFiltering.ToSQL by: HGJ
  • 57 total downloads
  • Latest version: 2021.8.23.1
  • Lds SmartFilter
Navision-like filtering syntax for generating SQL
Lds.SqlDependencyWrapper by: hgj
  • 15 total downloads
  • Latest version: 2017.10.2.3
  • Lds SQL Dependency
Wrapper for using SQL dependencies with MSSQL
Lds.Utilities.Modulus by: Kristian Bjorklund
  • 53 total downloads
  • Latest version: 2017.10.24.1
  • Lds Modulus Codes
Modulus engine
Lds.Utilities.Persist by: Kristian Bjørklund, Datalogik
  • 36 total downloads
  • Latest version: 2017.10.24.1
  • Lds Persist Serialize
Persist and instantiate objects. Encryption as option.
Lds.Wget by: KB
  • 17 total downloads
  • Latest version: 2017.10.2.3
  • Lds
Lds Wget
LdsSqlDependencyWrapper by: hgj
  • 25 total downloads
  • Latest version: 1.0.0.4
Description
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
  • 230 total downloads
  • Latest version: 5.0.20
  • database nosql embedded
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
  • 213 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.581k 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
  • 437 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.Razor by: Microsoft
  • 370 total downloads
  • Latest version: 3.3.0
  • Microsoft AspNet WebPages AspNetWebPages Razor
This package contains the runtime assemblies for ASP.NET Web Pages. ASP.NET Web Pages and the new Razor syntax provide a fast, terse, clean and lightweight way to combine server code with HTML to create dynamic web content.
Microsoft.AspNet.WebApi by: Microsoft
  • 318 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.
Microsoft.AspNet.WebApi.Client by: Microsoft
  • 318 total downloads
  • Latest version: 6.0.0
  • Microsoft AspNet WebApi AspNetWebApi HttpClient
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
Microsoft.AspNet.WebApi.Core by: Microsoft
  • 287 total downloads
  • Latest version: 5.3.0
  • Microsoft AspNet WebApi AspNetWebApi
This package contains the core runtime assemblies for ASP.NET Web API. This package is used by hosts of the ASP.NET Web API runtime. To host a Web API in IIS use the Microsoft.AspNet.WebApi.WebHost package. To host a Web API in your own process use the Microsoft.AspNet.WebApi.SelfHost package.
Microsoft.AspNet.WebApi.WebHost by: Microsoft
  • 293 total downloads
  • Latest version: 5.3.0
  • Microsoft AspNet WebApi AspNetWebApi WebHost
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.