37 skills found · Page 1 of 2
dj-nitehawk / MongoDB.EntitiesA data access library for MongoDB with an elegant api, LINQ support and built-in entity relationship management
nHapiNET / NHapinHapi is the .Net port of the original Java project HAPI.
xin-lai / Magicodes.StorageMagicodes.Storage,是心莱科技团队提供的统一存储库,相关库均使用.NET标准库(netstandard2.0)编写,支持.NET Framework以及.NET Core。
Mizux / Dotnet NativeTemplate to build a multi-platforms Native Net 6.0 Nuget package using dotnet cli
bgrainger / IndexRangeImplementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
zone117x / Secp256k1.NetCross platform C# wrapper for the native secp256k1 lib (netstandard2.0)
IharYakimush / Comminity Data Odata LinqUse OData filter text query in linq expresson for any IQuerable without ASP.NET dependency. Support netstandard2.0
monero-ecosystem / Csharp Monero Rpc ClientA wallet and daemon client to interface with Monero's JSON-RPC API, built on .netstandard2.1.
jimm98y / SharpMp4ParserA C# API to read, write and create MP4 files. No native dependencies, portable netstandard2.0. Supports H264/H265 for video and AAC for audio. Ported into C# from Java mp4parser.
franck-gaspoz / GTranslatorAPIGoogle Translate Rest API (Free) - .NET Core 5 , .NetStandard2.1
zmj / Rsync DeltaA C# (netstandard2.0) implementation of librsync signature, delta, and patch.
F4pl0 / Ingenico Pos Dotnet Lib.netstandard2.0 Class library for communication with Asseco Group Ingenico POS Device written in C#
KiloBravoLima / PhysicalMeasure.NetStandard2PhysicalMeasure is a C# library for handling physical quantities by specifing value and unit. Scaling of units and conversions between multiple unit systems are supported.
lanymy / Lanymy.NETLanymy.NET 是 netstandard2.1 ; .NET 8 的通用扩展辅助库.封装了常用方法,如: 序列化 ; 压缩 ; 数据流加密 ; 文件操作 ; 枚举扩展 ; 沙盒操作 ; 进程 ; 二维码 ; 反射 ; 版本 ; 流水号 ; 验证码 ; CMD命令行操作器 ; ffmpeg辅助类 ; 加密/解密 ;HTTP辅助类等功能.
cyilcode / SteamQueryNetSteam Server Query API written in netstandard2.0
solrevdev / Instagram Basic DisplayA netstandard2.0 library that consumes the new Instagram Basic Display API
eiximenis / Tvision2Tvision2 is a TUI library for netstandard2 - https://tvision2.eiximenis.dev
alimozdemir / DataSuitnetstandard2.0 random data generator
RobThree / ITimerProvides a testable abstraction and alternative to System.Threading.Timer and System.Timers.Timer. Targets netstandard2.0 and higher.
hailang2ll / DapperFrameDapperFrame一个ORM框架,在Dapper原生代码上进行了扩展,目前支持netstandard2.0/net45框架,里面有实例过程,操作也方便简单,后续会一直更新,也会支持千库千表的操作,希望大家也可以提出更好的建议与想法