Eglober.Ics.WaterConsumption.Web
by: Bangle
- 32 total downloads
- Latest version: 1.5.0
Package Description
Eglober.Ics.WaterConsumption.Web.Shared
by: Bangle
- 16 total downloads
- Latest version: 1.5.0
Package Description
Eglober.Iot.Crack.Web
by: Eglober.Iot.Crack.Web
- 2 total downloads
- Latest version: 1.0.0
Package Description
Eglober.Iot.Subside.Web
by: Eglober.Iot.Subside.Web
- 6 total downloads
- Latest version: 0.1.0
Package Description
Emgu.CV.runtime.windows
by: Emgu Corporation
- 8 total downloads
- Latest version: 4.7.0.5276
This package contains the native runtime of Emgu CV for Windows
EmptyFiles
by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
- 47 total downloads
- Latest version: 8.2.0
A collection of minimal binary files.
EphemeralMongo6.runtime.win-x64
by: Anthony Simmon
- 7 total downloads
- Latest version: 1.1.0
.NET wrapper for MongoDB 6.0.4 built for .NET Standard 2.0.
Fody
by: Fody
- 33 total downloads
- Latest version: 6.6.5-beta2
Extensible tool for weaving .net assemblies.
HtmlAgilityPack
by: ZZZ Projects Simon Mourrier Jeff Klawiter Stephan Grell
- 22 total downloads
- Latest version: 1.11.54
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).
LibGit2Sharp.NativeBinaries
by: LibGit2Sharp contributors
- 8 total downloads
- Latest version: 2.0.306
Native binaries for LibGit2Sharp
librdkafka.redist
by: Magnus Edenhill edenhill
- 20 total downloads
- Latest version: 2.4.0
The Apache Kafka C/C++ client library - redistributable
log4net
by: The Apache Software Foundation
- 25 total downloads
- Latest version: 2.0.12
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
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 20 total downloads
- Latest version: 3.0.0-preview5-19227-01
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/5502cf46706a25c39ce78a57b9191714c0eb40c2
Microsoft.IO.RecyclableMemoryStream
by: Microsoft
- 15 total downloads
- Latest version: 3.0.0
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Mongo2Go
by: Johannes Hoppe and many contributors
- 20 total downloads
- Latest version: 3.1.1
Mongo2Go is a managed wrapper around the latest MongoDB binaries. It targets .NET Standard 2.1.
This Nuget package contains the executables of mongod, mongoimport and mongoexport v4.4.4 for Windows, Linux and macOS.
Mongo2Go has two use cases:
1. Providing multiple, temporary and isolated MongoDB databases for unit tests (or to be precise: integration tests)
2. Providing a quick to set up MongoDB database for a local developer environment
MongoDB.Driver.Core
by: vincentkam dmitry_lukyanov rstam craiggwilson
- 10 total downloads
- Latest version: 2.11.5
Core Component of the Official MongoDB .NET Driver.
NCrontab
by: Atif Aziz
- 14 total downloads
- Latest version: 3.3.3
NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.