App.Metrics.Concurrency by: Allan Hardy and Contributors
  • 527 total downloads
  • Latest version: 4.3.0
  • concurrency atomic
Provides useful structures for performing efficient concurrent operations. Original Project: https://github.com/etishor/ConcurrencyUtilities, including a port of Java's LongAdder and Striped64 classes
Asp.Versioning.Abstractions by: .NET Foundation and Contributors
  • 102 total downloads
  • Latest version: 8.1.0
  • Asp AspNet AspNetCore Versioning
The abstractions library for API versioning.
AWSSDK.Core by: Amazon Web Services
  • 79 total downloads
  • Latest version: 3.7.100.14
  • AWS Amazon cloud aws-sdk-v3
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SecurityToken by: Amazon Web Services
  • 75 total downloads
  • Latest version: 3.7.100.14
  • AWS Amazon cloud SecurityTokenService aws-sdk-v3 STS
The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.
BitMiracle.LibTiff.NET by: Bit Miracle
  • 18 total downloads
  • Latest version: 2.4.649
  • Image Imaging Img Tif Tiff LibTif LibTiff BitMiracle
.NET version of LibTiff library made by Bit Miracle
BouncyCastle.NetCore by: BouncyCastle
  • 15 total downloads
  • Latest version: 1.8.5
  • .net framework core standard
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
ConfigureAwaitChecker.Analyzer by: Jiří Činčura
  • 3 total downloads
  • Latest version: 5.0.0.1
  • ConfigureAwaitChecker analyzers async await configureawait
Checks for `ConfigureAwait(false)` usage. More info: * https://www.tabsoverspaces.com/id/233852 * https://www.tabsoverspaces.com/id/233732 * https://www.tabsoverspaces.com/id/233523 * https://www.tabsoverspaces.com/id/233476
CSharpFunctionalExtensions by: Vladimir Khorikov
  • 116 total downloads
  • Latest version: 2.41.0
  • C# Functional
CSharpFunctionalExtensions - functional extensions for C#
CSRedisCore by: CSRedisCore
  • 92 total downloads
  • Latest version: 3.8.802
  • csredis redis-trib cluster redis c# 缓存壳 集群 哨兵 分区 负载
CSRedis 是 redis.io 官方推荐库,支持 redis-trib集群、哨兵、私有分区与连接池管理技术,简易 RedisHelper 静态类。
DnsClient by: MichaCo
  • 72 total downloads
  • Latest version: 1.6.1
  • dns client stub resolver name server core service discovery
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
Enums.NET by: Tyler Brinkley
  • 523 total downloads
  • Latest version: 4.0.2
  • enum enums flag flags
Enums.NET is a high-performance type-safe .NET enum utility library
Exceptionless by: Exceptionless
  • 89 total downloads
  • Latest version: 6.0.0
  • Exceptionless Error Error-Handling Error-Handler Error-Reporting Error-Management Error-Monitoring Handling Management Monitoring Report Reporting Crash-Reporting Exception Exception-Handling Exception-Handler Exception-Reporting Exceptions Log Logs Logging Unhandled Unhandled-Exceptions Feature Configuration Debug FeatureToggle Metrics ELMAH Console Services
Exceptionless is a cloud based error reporting service that sends your exceptions to https://exceptionless.com and provides aggregated views and analytics.
Exceptionless.Signed by: Exceptionless
  • 3 total downloads
  • Latest version: 4.3.2027
  • Exceptionless Error Report Reporting Exception Logging Log ELMAH pcl NETSTANDARD Core
Exceptionless client for portable applications. Exceptionless is a cloud based error reporting service that sends your exceptions to https://exceptionless.com and provides aggregated views and analytics.
ExtendedNumerics.BigDecimal by: Adam White Jan Christoph Bernack Rick Harker
  • 101 total downloads
  • Latest version: 2023.1000.0.230
  • math mathematics arbitrary-precision floating-point decimal arithmetic trigonometry logarithms numerics numbers biginteger bigdecimal hyperbolic inverse trigonometric sine cosine tangent secant circular angles sin cos tan mantissa exponent floating point base10 csharp
An arbitrary precision decimal (base 10) floating point number type using a mantissa and exponent. Supports nth roots, trigonometric functions, logarithms, natural e, pi, etc.
FreeSql by: FreeSql ncc YeXiangQin
  • 545 total downloads
  • Latest version: 3.2.830
  • FreeSql ORM
FreeSql is the ORM in .NetCore, .NetFramework, And Xamarin. It supports Mysql, Postgresql, SqlServer, Oracle, Sqlite, Firebird, Clickhouse, QuestDB, Odbc, Oledb, 达梦, 人大金仓, 南大通用, 虚谷, 神舟通用, 翰高, And Access
FreeSql.DbContext by: FreeSql ncc YeXiangQin
  • 130 total downloads
  • Latest version: 3.2.830
  • FreeSql ORM DbContext
FreeSql is the ORM in .NetCore, .NetFramework, And Xamarin. It supports Mysql, Postgresql, SqlServer, Oracle, Sqlite, Firebird, Clickhouse, QuestDB, Odbc, Oledb, 达梦, 人大金仓, 南大通用, 虚谷, 神舟通用, 翰高, And Access
FreeSql.Provider.MySql by: FreeSql ncc YeXiangQin
  • 130 total downloads
  • Latest version: 3.2.830
  • FreeSql ORM MySql MariaDB Tidb
FreeSql 数据库实现,基于 MySql 5.6,Ado.Net 驱动是 MySql.Data(Oracle官方)
FreeSql.Provider.Oracle by: FreeSql ncc YeXiangQin
  • 154 total downloads
  • Latest version: 3.2.830
  • FreeSql ORM Oracle
FreeSql 数据库实现,基于 Oracle 11
FreeSql.Provider.PostgreSQL by: FreeSql ncc YeXiangQin
  • 133 total downloads
  • Latest version: 3.2.830
  • FreeSql ORM PostgreSQL pgsql
FreeSql 数据库实现,基于 PostgreSQL 9.5
FreeSql.Repository by: FreeSql ncc YeXiangQin
  • 154 total downloads
  • Latest version: 3.2.830
  • FreeSql ORM Repository
FreeSql Implementation of General Repository, Support MySql/SqlServer/PostgreSQL/Oracle/Sqlite/Firebird/Clickhouse/QuestDB/达梦/人大金仓/南大通用/虚谷/神舟通用/翰高/Access, and read/write separation、and split table.