Lds.RawInput
by: Datalogik
- 54 total downloads
- Latest version: 2017.10.2.3
Creates a structured datatable from raw data input.
Lds.Retry
by: hgj
- 89 total downloads
- Latest version: 2017.10.2.3
Static methods and extension methods for retrying an action N times with configurable interval.
Lds.SimpleReport
by: Datalogik
- 12 total downloads
- Latest version: 1.0.0
Helps creating Excel reports
Lds.SmartFiltering.Base
by: HGJ
- 51 total downloads
- Latest version: 2021.8.23.1
Base library for tokenizing and parsing Navision-like filter statements.
Lds.SmartFiltering.ToObjects
by: HGJ
- 48 total downloads
- Latest version: 2021.8.23.1
Navision-like filtering syntax for Linq-to-objects
Lds.SmartFiltering.ToSQL
by: HGJ
- 63 total downloads
- Latest version: 2021.8.23.1
Navision-like filtering syntax for generating SQL
Lds.SqlDependencyWrapper
by: hgj
- 16 total downloads
- Latest version: 2017.10.2.3
Wrapper for using SQL dependencies with MSSQL
Lds.Utilities.Modulus
by: Kristian Bjorklund
- 54 total downloads
- Latest version: 2017.10.24.1
Modulus engine
Lds.Utilities.Persist
by: Kristian Bjørklund, Datalogik
- 38 total downloads
- Latest version: 2017.10.24.1
Persist and instantiate objects. Encryption as option.
Lds.Web.Infrastructure
by: LDS Team
- 13 total downloads
- Latest version: 1.1.4
Base web infrastructure package
Lds.Web.Mvc
by: LDS Team
- 14 total downloads
- Latest version: 1.1.4
Mvc specific web infrastructure package
LinqBridge
by: Atif Aziz
- 9 total downloads
- Latest version: 1.3.0
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
- 246 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
- 219 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.867k 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.