Castle.Core
by: Castle Project Contributors
- 79 total downloads
- Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.DynamicProxy
by: Castle Project Contributors
- 52 total downloads
- Latest version: 2.2.0
Castle DynamicProxy is a library for generating lightweight .NET proxies on the fly at runtime. Proxy objects allow calls to members of an object to be intercepted without modifying the code of the class.
Castle.Windsor
by: Castle Project Contributors
- 115 total downloads
- Latest version: 2.5.4
Castle Windsor is best of breed, mature Inversion of Control container available for .NET and Silverlight.
CommandLineParser
by: Giacomo Stelluti Scala
- 153 total downloads
- Latest version: 1.9.3.34
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Common.Logging
by: Aleksandar Seovic Mark Pollack Erich Eichinger
- 24 total downloads
- Latest version: 1.2.0
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
ConfigureAwait.Fody
by: Cameron MacFarland Simon Cropp
- 267 total downloads
- Latest version: 3.3.2
Configure async code's ConfigureAwait at a global level.
CronExpressionDescriptor
by: Brady Holt
- 11 total downloads
- Latest version: 1.6.0
A library that converts cron expressions into human readable strings.
Dapper
by: Sam Saffron Marc Gravell
- 1.138k total downloads
- Latest version: 1.42.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
DeviceDetector.NET
by: totpero
- 143 total downloads
- Latest version: 3.11.6
The Universal Device Detection library for .NET that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, feed readers, media players, PIMs, ...), operating systems, brands and models. This is a port of the popular PHP device-detector library to C#. For the most part you can just follow the documentation for device-detector with no issue.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 30 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
DotNetCore.NPOI
by: NCC Savorboard
- 3.26k total downloads
- Latest version: 1.2.3
A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
DotNetty.Buffers
by: Microsoft
- 51 total downloads
- Latest version: 0.6.0
Buffer management in DotNetty
DotNetZip
by: Dino Chiesa
- 34 total downloads
- Latest version: 1.9.0
DotNetZip is an easy-to-use, FAST, FREE class library and toolset for manipulating zip files or folders.
EmptyFiles
by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
- 997 total downloads
- Latest version: 8.6.0
A collection of minimal binary files.
EntityFramework
by: Microsoft
- 409 total downloads
- Latest version: 6.5.1
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
Enums.NET
by: Tyler Brinkley
- 71 total downloads
- Latest version: 2.1.1
Enums.NET is a high-performance type-safe .NET enum utility library
ExtendedNumerics.BigDecimal
by: https://github.com/AdamWhiteHat
- 50 total downloads
- Latest version: 1.0.0.1
Arbitrary precision decimal class
Fody
by: Fody
- 1.967k total downloads
- Latest version: 6.9.1
Extensible tool for weaving .net assemblies.
Fractions
by: Daniel Mueller
- 193 total downloads
- Latest version: 2.0.1
The fraction data type consists of two BigInteger values for numerator and
denominator. It implements various operations (addition, subtraction,
multiplication, division and remainder) with operator overloads.