DeviceDetector.NET by: totpero
  • 77 total downloads
  • Latest version: 3.11.6
  • parse detection-library user-agent bot-detection mobile-detection desktop tablet mobile tv cars console
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 by: Sam Harwell et. al.
  • 18 total downloads
  • Latest version: 1.0.0-beta.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable by: Sam Harwell et. al.
  • 20 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DotNetCore.NPOI by: NCC Savorboard
  • 3.251k total downloads
  • Latest version: 1.2.3
  • NPOI Office Excel Word
A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
DotNetty.Buffers by: Microsoft
  • 40 total downloads
  • Latest version: 0.6.0
  • socket tcp protocol netty dotnetty network
Buffer management in DotNetty
DotNetty.Common by: Microsoft
  • 43 total downloads
  • Latest version: 0.6.0
  • socket tcp protocol netty dotnetty network
DotNetty common routines
DotNetZip by: Dino Chiesa
  • 21 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
  • 681 total downloads
  • Latest version: 8.5.0
A collection of minimal binary files.
EntityFramework by: Microsoft
  • 749 total downloads
  • Latest version: 6.5.1
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
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
  • 397 total downloads
  • Latest version: 4.0.2
  • enum enums flag flags
Enums.NET is a high-performance type-safe .NET enum utility library
ExtendedNumerics.BigDecimal by: https://github.com/AdamWhiteHat
  • 32 total downloads
  • Latest version: 1.0.0.1
  • math mathematics biginteger decimal arbitrary-precision fractions numerics csharp
Arbitrary precision decimal class
FluentValidation by: Jeremy Skinner
  • 1.342k total downloads
  • Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fody by: Fody
  • 1.564k total downloads
  • Latest version: 6.8.2
  • ILWeaving Fody Cecil AOP
Extensible tool for weaving .net assemblies.
Fractions by: Daniel Mueller
  • 295 total downloads
  • Latest version: 6.0.0
  • fraction math
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.
Gee.External.Capstone by: Ahmed Garhy (@9ee1)
  • 84 total downloads
  • Latest version: 2.0.2
  • capstone disassembler reverse-engineering security arm x86
Capstone.NET is an opinionated .NET Core and a .NET Framework binding for the Capstone disassembly framework. It is written in C#, supports Capstone 4, and has a friendly and simple type safe API that is ridiculously easy to learn and quick to pick up.
GeoCoordinate.NetStandard1 by: AeonLucid
  • 35 total downloads
  • Latest version: 1.0.1
  • GeoCoordinate system.device.location.geocoordinate netstandard
Implementation of System.Device.Location.GeoCoordinate. It is an exact 1:1 API compliant implementation and will be supported until MSFT sees it fit to embed the type. Which at that point this implementation will cease development/support and you will be able to simply remove this package and everything will still work.
Google.Api.CommonProtos by: Google LLC
  • 66 total downloads
  • Latest version: 2.16.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Protobuf by: Google Inc.
  • 11.487k total downloads
  • Latest version: 3.29.0-rc1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Google.Protobuf.Tools by: Google Inc.
  • 1.847k total downloads
  • Latest version: 3.29.0-rc1
  • Protocol Buffers Binary Serialization Format Google proto proto3
See project site for more info.
GraphQL by: Joe McBride
  • 444 total downloads
  • Latest version: 2.0.0-alpha-839
  • GraphQL json api
GraphQL for .NET