Confluent.SchemaRegistry by: Confluent Inc.
  • 3.368k total downloads
  • Latest version: 2.15.0
  • Kafka Confluent Schema Registry
A .NET Client for Confluent Schema Registry
Bogus by: Brian Chavez
  • 1.323k total downloads
  • Latest version: 35.6.5
  • faker fake bogus poco data generator database seed values test-data test tdd testing .net EF
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.
Baseline by: Jeremy D. Miller Brandon Behrens Andrew Kharlamov
  • 1.47k total downloads
  • Latest version: 4.1.0
Grab bag of generic utilities and extension methods for .Net development
Confluent.SchemaRegistry.Serdes.Avro by: Confluent Inc.
  • 1.915k total downloads
  • Latest version: 2.15.0
  • Kafka Confluent Schema Registry Avro
Provides an Avro Serializer and Deserializer for use with Confluent.Kafka with Confluent Schema Registry integration
ClosedXML by: Jan Havlíček Francois Botha Aleksei Pankratev Manuel de Leon Amir Ghezelbash
  • 10.563k total downloads
  • Latest version: 0.105.0
  • Excel OpenXml xlsx
See release notes https://github.com/ClosedXML/ClosedXML/releases/tag/0.105.0 ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
Confluent.Kafka by: Confluent Inc. Andreas Heider
  • 12.423k total downloads
  • Latest version: 2.15.0
  • Kafka Confluent librdkafka
Confluent's .NET Client for Apache Kafka
BouncyCastle by: Bouncy Castle Project Contributors
  • 177 total downloads
  • Latest version: 1.8.9
  • bouncycastle cryptography encryption security
The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
BouncyCastle.Cryptography by: Legion of the Bouncy Castle Inc.
  • 2.45k total downloads
  • Latest version: 2.7.0-beta.98
  • bouncycastle cryptography dtls encryption open-source openpgp post-quantum security tls
BouncyCastle.NET is a popular cryptography library for .NET
Confluent.SchemaRegistry.Serdes.Json by: Confluent Inc.
  • 1.538k total downloads
  • Latest version: 2.15.0
  • Kafka Confluent Schema Registry JSON
Provides a JSON Serializer and Deserializer for use with Confluent.Kafka with Confluent Schema Registry integration
Colorful.Console by: Tom Akita Muhammad Rehan Saeed Matt Furden Drew Noakes Jamie Gould Marcos Vinicius Maia Sergey Korshunov Adam Schiavone IGusev Shreyas Jejurkar
  • 2.145k total downloads
  • Latest version: 1.2.15
  • Style Styled Output Colourful Colorful Console Command Line ASCII Art FIGlet
Style your C# console output!
Castle.Core by: Castle Project Contributors
  • 4.53k total downloads
  • Latest version: 5.2.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Confluent.SchemaRegistry.Serdes.Protobuf by: Confluent Inc.
  • 1.769k total downloads
  • Latest version: 2.15.0
  • Kafka Confluent Schema Registry Protobuf
Provides a Protobuf Serializer and Deserializer for use with Confluent.Kafka with Confluent Schema Registry integration
CommunityToolkit.HighPerformance by: Microsoft
  • 267 total downloads
  • Latest version: 8.4.2
  • dotnet Community Toolkit .NET Parallel Performance Unsafe Span Memory String StringPool Array Stream Buffer Extensions Helpers
This package includes high performance .NET helpers such as: - Memory2D<T> and Span2D<T>: two types providing fast and allocation-free abstraction over 2D memory areas. - ArrayPoolBufferWriter<T>: an IBufferWriter<T> implementation using pooled arrays, which also supports IMemoryOwner<T>. - MemoryBufferWriter<T>: an IBufferWriter<T>: implementation that can wrap external Memory<T>: instances. - MemoryOwner<T>: an IMemoryOwner<T> implementation with an embedded length and a fast Span<T> accessor. - SpanOwner<T>: a stack-only type with the ability to rent a buffer of a specified length and getting a Span<T> from it. - StringPool: a configurable pool for string instances that be used to minimize allocations when creating multiple strings from char buffers. - String, array, Memory<T>, Span<T> extensions and more, all focused on high performance. - HashCode<T>: a SIMD-enabled extension of HashCode to quickly process sequences of values. - BitHelper: a class with helper methods to perform bit operations on numeric types. - ParallelHelper: helpers to work with parallel code in a highly optimized manner. - Box<T>: a type mapping boxed value types and exposing some utility and high performance methods. - Ref<T>: a stack-only struct that can store a reference to a value of a specified type. - NullableRef<T>: a stack-only struct similar to Ref<T>, which also supports nullable references.
Configuration by: Cameron Fletcher Configuration contributors
  • 1.042k total downloads
  • Latest version: 0.2.0-beta13
  • app.config config configuration
A simple configuration library for .NET
CommonServiceLocator by: .NET Foundation and Contributors
  • 1.526k total downloads
  • Latest version: 2.0.7
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC Microsoft.Practices.ServiceLocation Service Location
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
Ben.Demystifier by: Ben Adams
  • 1.492k total downloads
  • Latest version: 0.4.1
High performance understanding for stack traces (Make error logs more productive)
Common.Logging.Core by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 2.33k total downloads
  • Latest version: 3.4.1
  • PCL Common.Logging.Portable Common.Logging.Core logging log Common.Logging
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
  • 3.085k total downloads
  • Latest version: 3.4.1
  • logging log Common.Logging
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
ClosedXML.Parser by: Jan Havlíček
  • 1.586k total downloads
  • Latest version: 2.0.0
  • ClosedXML parser formula xlsx
A lexer and parser of Excel formulas with focus on performance. Its goal is to create an abstract syntax tree from a formula text to enable formula evaluation.
BaselineTypeDiscovery by: Jeremy D. Miller
  • 545 total downloads
  • Latest version: 2.0.0
Type Scanning and Assembly Discovery Utilities