App.Metrics.Concurrency
by: Allan Hardy and Contributors
- 527 total downloads
- Latest version: 4.3.0
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
The abstractions library for API versioning.
AWSSDK.Core
by: Amazon Web Services
- 79 total downloads
- Latest version: 3.7.100.14
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SecurityToken
by: Amazon Web Services
- 75 total downloads
- Latest version: 3.7.100.14
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
.NET version of LibTiff library made by Bit Miracle
BouncyCastle.NetCore
by: BouncyCastle
- 15 total downloads
- Latest version: 1.8.5
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
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
CSharpFunctionalExtensions - functional extensions for C#
CSRedisCore
by: CSRedisCore
- 92 total downloads
- Latest version: 3.8.802
CSRedis 是 redis.io 官方推荐库,支持 redis-trib集群、哨兵、私有分区与连接池管理技术,简易 RedisHelper 静态类。
DnsClient
by: MichaCo
- 72 total downloads
- Latest version: 1.6.1
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
Enums.NET is a high-performance type-safe .NET enum utility library
Exceptionless
by: Exceptionless
- 89 total downloads
- Latest version: 6.0.0
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 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
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 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 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 数据库实现,基于 MySql 5.6,Ado.Net 驱动是 MySql.Data(Oracle官方)
FreeSql.Provider.Oracle
by: FreeSql ncc YeXiangQin
- 154 total downloads
- Latest version: 3.2.830
FreeSql 数据库实现,基于 Oracle 11
FreeSql.Provider.PostgreSQL
by: FreeSql ncc YeXiangQin
- 133 total downloads
- Latest version: 3.2.830
FreeSql 数据库实现,基于 PostgreSQL 9.5
FreeSql.Repository
by: FreeSql ncc YeXiangQin
- 154 total downloads
- Latest version: 3.2.830
FreeSql Implementation of General Repository, Support MySql/SqlServer/PostgreSQL/Oracle/Sqlite/Firebird/Clickhouse/QuestDB/达梦/人大金仓/南大通用/虚谷/神舟通用/翰高/Access, and read/write separation、and split table.