LibSassBuilder
by: Johan van Rensburg
- 29 total downloads
- Latest version: 3.0.0
Compile Sass files to css on project build.
Libuv
by: Libuv
- 222 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
linq2db
by: Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko, and others
- 5.213k total downloads
- Latest version: 6.5.0
LINQ to DB is a data access technology that provides a run-time infrastructure for managing relational data as objects.
linq2db.Analyzers
by: Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko, and others
- 70 total downloads
- Latest version: 6.5.0
Roslyn analyzers and code fixes for linq2db users: detect legacy API usage and offer automatic migrations to the current API.
linq2db.EntityFrameworkCore
by: Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko
- 807 total downloads
- Latest version: 5.0.0
Allows to execute Linq to DB (linq2db) queries in Entity Framework Core DbContext.
linq2db.Extensions
by: Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko, and others
- 231 total downloads
- Latest version: 6.5.0
LINQ to DB Extensions adds ability to configure Linq To DB usage with DI container or logger.
linq2db.PostgreSQL
by: Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko, and others
- 1.553k total downloads
- Latest version: 6.5.0
T4 scaffolding templates for PostgreSQL database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
linq2db.t4models
by: Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko, and others
- 1.458k total downloads
- Latest version: 6.5.0
T4 scaffolding templates to generate LINQ to DB data models for different databases. It provides scaffolding functionality and reference to linq2db main package only. To use Linq To DB in your project you should add reference to corresponding database provider(s) explicitly.
LinqBridge
by: Atif Aziz
- 37 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.
LiquidTestReports.Core
by: Kurt Murrell
- 388 total downloads
- Latest version: 2.0.0-beta.6
Core library for creating custom VS Test loggers with liquid template support
LiquidTestReports.Markdown
by: Kurt Murrell
- 367 total downloads
- Latest version: 2.0.0-beta.6
LiquidTestReports.Markdown is a ready to use VSTest Markdown logger that generates GitHub friendly markdown reports from your test results.
LiteDB
by: Maurício David
- 6.111k total downloads
- Latest version: 6.0.0-prerelease.304
LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile
LiteDB.Async
by: Mark Lockett
- 487 total downloads
- Latest version: 0.1.8
LiteDB.Async - A lightweight async wrapper for LiteDB
LiveCharts
by: Beto Rodriguez
- 1.001k total downloads
- Latest version: 0.9.7
Simple, flexible, interactive and powerful data visualization for .Net
LiveCharts.Wpf
by: Beto Rodriguez
- 361 total downloads
- Latest version: 0.9.7
Simple, flexible, interactive and powerful data visualization for Wpf
log4net
by: The Apache Software Foundation
- 1.507k total downloads
- Latest version: 3.4.1-preview.1
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
Macross.Json.Extensions
by: Macross.Json.Extensions
- 721 total downloads
- Latest version: 3.0.0
Macross Software Json extensions library.
Provides helpers & converters for the System.Text.Json API and push
stream types for the System.Net.Http API.
Commonly Used Types:
System.Text.Json.Utf8JsonStreamReader
System.Text.Json.Serialization.JsonStringEnumMemberConverter
System.Text.Json.Serialization.JsonMicrosoftDateTimeConverter
System.Text.Json.Serialization.JsonMicrosoftDateTimeOffsetConverter
System.Text.Json.Serialization.JsonIPAddressConverter
System.Text.Json.Serialization.JsonIPEndPointConverter
System.Text.Json.Serialization.JsonDelegatedStringConverter
System.Text.Json.Serialization.JsonTypeConverterAdapter
System.Net.Http.PushStreamContent
System.Net.Http.PushStreamContent<T>
Magick.NET-Q16-AnyCPU
by: Dirk Lemstra
- 1.175k total downloads
- Latest version: 14.17.1
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.