dotless.AspNetHandler
by: Daniel Hölbling James Foster Luke Page
- 12 total downloads
- Latest version: 1.6.7
Adds HTTPHandler for ASP.NET to compile LESS files on demand.
This is a project to port the hugely useful Less libary to the .NET world. It give variables, nested rules and operators to CSS.
For more information about the original Less project see http://lesscss.org/ or http://github.com/dotless/dotless. For more information about how to get started with the .NET version see http://www.dotlesscss.org/.
DotLiquid
by: Tim Jones Alessandro Petrelli
- 30 total downloads
- Latest version: 1.8.0
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 2 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 3 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
DotNetty.Buffers
by: Microsoft
- 1 total downloads
- Latest version: 0.6.0
Buffer management in DotNetty
DotNetty.Codecs
by: Microsoft
- 2 total downloads
- Latest version: 0.6.0
General purpose codecs for DotNetty
DotNetty.Handlers
by: Microsoft
- 2 total downloads
- Latest version: 0.6.0
Application handlers for DotNetty
DryIoc.CommonServiceLocator.dll
by: Maksim Volkau
- 230 total downloads
- Latest version: 4.1.0
Implementation of CommonServiceLocator for DryIoc container, see rationale at https://github.com/unitycontainer/commonservicelocator
DryIoc.dll
by: Maksim Volkau
- 1.26k total downloads
- Latest version: 6.0.0-preview-09
DryIoc is fast, small, full-featured IoC Container for .NET
DynamicData
by: Roland Pheasant
- 107 total downloads
- Latest version: 3.3.1.1069
Bring the power of Rx to collections using Dynamic Data.
Dynamic Data is a comprehensive caching and data manipulation solution which introduces domain centric observable collections.
Linq extensions enable dynamic filtering, sorting, grouping, transforms, binding, pagination, data virtualisation, expiration, disposal management plus more.
DynamicExpresso.Core
by: Davide Icardi
- 97 total downloads
- Latest version: 1.3.4.8
Dynamic Expresso is an interpreter for simple C# statements. Dynamic Expresso embeds its own parsing logic, really interprets C# statements by converting it to .NET lambda expressions or delegates.
Using Dynamic Expresso developers can create scriptable applications, execute .NET code without compilation or create dynamic linq statements.
Statements are written using a subset of C# language specifications. Global variables or parameters can be injected and used inside expressions. It doesn't generate assembly but it creates an expression tree on the fly.
EasyModbusTCP
by: Stefan Roßmann
- 7 total downloads
- Latest version: 5.6.0
Modbus TCP, Modbus UDP and Modbus RTU client/server library for .NET implementations
EasyNetQ
by: Mike Hadlow Contributors (see GitHub repo)
- 682 total downloads
- Latest version: 0.53.6.419
EasyNetQ is a simple, opinionated .NET API for RabbitMQ
EFCore.BulkExtensions
by: borisdj
- 12 total downloads
- Latest version: 9.0.1
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
EFCore.BulkExtensions.MySql
by: borisdj
- 7 total downloads
- Latest version: 6.6.3
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on MySQL
EFCore.BulkExtensions.PostgreSql
by: borisdj
- 4 total downloads
- Latest version: 6.6.3
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on PostgreSQL
EFCore.BulkExtensions.SQLite
by: borisdj
- 4 total downloads
- Latest version: 6.6.3
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQLite
EFCore.BulkExtensions.SqlServer
by: borisdj
- 6 total downloads
- Latest version: 6.6.3
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server
Elasticsearch.Net
by: Elasticsearch Inc. and contributors
- 107 total downloads
- Latest version: 1.9.2
Exposes all the api endpoints but leaves you in control of building the request and response bodies. Comes with built in cluster failover/connection pooling support.