Confluent.Kafka
by: Confluent Inc., Andreas Heider
- 122 total downloads
- Latest version: 2.5.3
Confluent's .NET Client for Apache Kafka
Castle.Core
by: Castle Project Contributors
- 29 total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Audit.NET
by: Federico Colombo
- 538 total downloads
- Latest version: 22.1.0
An extensible framework to audit executing operations in .NET and .NET Core.
AspNet.Security.OpenIdConnect.Server
by: Kévin Chalet
- 18 total downloads
- Latest version: 1.1.0
OpenID Connect server middleware for ASP.NET Core.
Apache.Arrow
by: The Apache Software Foundation
- 64 total downloads
- Latest version: 14.0.2
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware.
Apache.Avro
by: Welly
- 6 total downloads
- Latest version: 1.7.7.2
Avro provides:
Rich data structures.
A compact, fast, binary data format.
A container file, to store persistent data.
Remote procedure call (RPC).
Simple integration with dynamic languages. Code generation is not required to read or write data files nor to use or implement RPC protocols. Code generation as an optional optimization, only worth implementing for statically typed languages.
ConsoleTables
by: khalidabuhakmeh
- 10 total downloads
- Latest version: 2.4.2
Allows you to print out objects in a table view in a console application. Should be helpful for the diehard console fans.
CryptoHelper
by: Henk Mollema
- 14 total downloads
- Latest version: 2.2.0
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
AspNet.Security.OpenIdConnect.Extensions
by: Kévin Chalet
- 18 total downloads
- Latest version: 1.1.0
OpenID Connect extensions for the OpenID Connect server middleware.
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 6 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
Audit.WebApi.Core
by: Federico Colombo
- 402 total downloads
- Latest version: 22.1.0
Generate detailed Audit Logs for AspNet Core Web API Controller calls.
Audit.NET.PostgreSql
by: Federico Colombo
- 254 total downloads
- Latest version: 16.1.4
Store Audit.NET Trail Logs into a PostgreSQL database
BuildBundlerMinifier
by: Mads Kristensen
- 315 total downloads
- Latest version: 3.2.449
Bundles and minifies CSS, JS and HTML files
Common.Logging.Core
by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
- 14 total downloads
- Latest version: 3.4.1
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
Common.Logging
by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
- 16 total downloads
- Latest version: 3.4.1
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
AspNet.Security.OAuth.Validation
by: Kévin Chalet
- 14 total downloads
- Latest version: 1.1.0
OAuth2 validation middleware for ASP.NET Core.
AspNet.Security.OpenIdConnect.Primitives
by: Kévin Chalet
- 14 total downloads
- Latest version: 1.1.0
OpenID Connect primitives for the OpenID Connect server middleware.
coverlet.collector
by: tonerdo
- 31 total downloads
- Latest version: 6.0.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Bogus
by: Brian Chavez
- 327 total downloads
- Latest version: 35.6.5
A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use Bogus to create UIs with fake data or seed databases. Get started by using Faker class or a DataSet directly.