dotMorten.Microsoft.SqlServer.Types
by: Morten Nielsen
- 22 total downloads
- Latest version: 2.5.0
Allows you to use SQL Server spatial SqlHierarchy types on a machine without SQL Server installed and decode these UDT types in any .NET Standard client
DotNet.Glob
by: Darrell Tunnell <darrell.tunnell@googlemail.com>
- 6 total downloads
- Latest version: 3.1.0-alpha0009
A fast globbing library for .NET applications, including .net core. Doesn't use Regex.
DotNetCore.CAP
by: ncc savorboard
- 32 total downloads
- Latest version: 6.2.1
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
DotNetCore.CAP.MySql
by: ncc savorboard
- 93 total downloads
- Latest version: 6.2.1
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
DotNetCore.CAP.RabbitMQ
by: ncc savorboard
- 28 total downloads
- Latest version: 6.2.1
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
DotNetCore.CAP.SqlServer
by: ncc savorboard
- 79 total downloads
- Latest version: 6.2.1
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
DotNetty.Buffers
by: Microsoft
- 15 total downloads
- Latest version: 0.7.6
Buffer management in DotNetty
DotNetty.Codecs
by: Microsoft
- 10 total downloads
- Latest version: 0.7.6
General purpose codecs for DotNetty
DotNetty.Handlers
by: Microsoft
- 2 total downloads
- Latest version: 0.6.0
Application handlers for DotNetty
DotNetty.Transport.Libuv
by: Microsoft
- 1 total downloads
- Latest version: 0.7.0
Libuv transport model in DotNetty
DotNetZip
by: Henrik/Dino Chiesa
- 2 total downloads
- Latest version: 1.16.0
A fork of the DotNetZip project without signing with a solution that compiles cleanly. This project aims to follow semver to avoid versioning conflicts. DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.
EasyNetQ
by: Mike Hadlow Michael Denny Yury Pliner Wiebe Tijsma Contributors (see GitHub repo)
- 120 total downloads
- Latest version: 7.3.6
A nice .NET API for RabbitMQ
ECharts
by: 百度商业前端数据可视化团队
- 1 total downloads
- Latest version: 2.2.3
基于Canvas,纯Javascript图表库,提供直观,生动,可交互,可个性化定制的数据可视化图表。创新的拖拽重计算、数据视图、值域漫游等特性大大增强了用户体验,赋予了用户对数据进行挖掘、整合的能力。
EFCore.BulkExtensions
by: borisdj
- 21 total downloads
- Latest version: 10.0.1
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
EfCore3.SqlServer2008Query
by: EfCore3.SqlServer2008Query
- 8 total downloads
- Latest version: 1.0.0
Use it as `optionsBuilder.ReplaceService<IQueryTranslationPostprocessorFactory, SqlServer2008QueryTranslationPostprocessorFactory>();`
`optionsBuilder` is the same var used to call `UseSqlServer()`
Elastic.Clients.Elasticsearch
by: Elastic and contributors
- 35 total downloads
- Latest version: 9.0.0
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.
Elasticsearch.Net
by: Elastic and contributors
- 5 total downloads
- Latest version: 7.17.5
Exposes all the Elasticsearch API endpoints but leaves you in control of building the request and response bodies.
Comes with built in cluster failover/connection pooling support.
Emgu.CV
by: Emgu Corporation
- 5 total downloads
- Latest version: 4.5.3.4721
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc.
Emgu.CV.Bitmap
by: Emgu Corporation
- 11 total downloads
- Latest version: 4.12.0.5764
This package add extension method to convert Bitmap to and from Emgu objects (e.g. Mat, UMat, GpuMat)