#
net
Here are 1,206 public repositories matching this topic...
Remote Administration Tool for Windows
windows
c-sharp
security
remote-control
administration
protobuf
dotnet
mono
remote
rat
net
remote-desktop
red-team
-
Updated
Jul 3, 2021 - C#
Various helper class
javascript
pdf
utility
helper
tool
help
page
net
common
npoi
chm
sqlhelper
excelhelpers
httphelper
cookiehelper
sessionhelper
jsonhelper
xmlhelper
regexhelper
mongodbhelper
-
Updated
Jun 30, 2020 - C#
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
tls
mqtt
iot
csharp
tcp
communication
nuget
uwp
netcore
iot-platform
mqtt-broker
broker
net
mqtt-client
mqtt-server
iot-framework
netframework
mqtt-protocol
anycpu
-
Updated
Aug 2, 2021 - C#
Server framework and network components written by C/C++ for Linux, Mac, FreeBSD, Solaris(x86), Windows, Android, IOS
http
mqtt
json
queue
aio
xml
websocket
coroutines
icmp
redis-client
mime
thread-pool
net
memcached-clients
smtp-client
beanstalk
dbpool
handlersocket
server-framework
-
Updated
Aug 25, 2021 - C
EPPlus 5-Excel spreadsheets for .NET
-
Updated
Aug 26, 2021 - C#
A complete Private Instagram API for .NET (C#, VB.NET).
instagram
csharp
dotnet
instagram-scraper
instagram-api
instagram-sdk
net
net-standard
insta
net-core
net-framework
instagramapisharp
igtv
instagram-tv
-
Updated
Jul 13, 2021 - C#
Alibaba Cloud SDK for .NET
-
Updated
Aug 27, 2021 - C#
A flexible web framework supports .Net Framework and .Net Core
-
Updated
Mar 26, 2021 - C#
Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c
c-sharp
serialization
formatter
tutorial
database
networking
csharp
binary
dotnet
serializer
network
protocol
msgpack
dotnet-core
tolerance
persistent-storage
scenario
net
serialisation
network-protocol
serialize-objects
unknown-types
-
Updated
Apr 12, 2021 - C#
A collection of awesome WPF resources, libraries and UI controls.
-
Updated
Apr 30, 2021 - C#
SapphireDb Server, a self-hosted, easy to use realtime database for Asp.Net Core and EF Core
firebase
database
core
aspnet
websockets
realtime
sse
entity-framework
self-hosted
entity
dbcontext
server-sent-events
realtime-database
entityframework
net
signalr
net-core
firestore
sapphire-db
realtime-data-synchronization
-
Updated
Aug 25, 2021 - C#
Commands, Services and Fluent API for docker, docker-compose & docker-machine, for win/mac/linux and native docker in c#
windows
macos
linux
docker
builder
test
docker-container
dotnetcore
docker-machine
net
compose
docker-stack
fluent
wsl2
-
Updated
Jun 11, 2021 - C#
A Kerberos implementation built entirely in managed code.
-
Updated
Aug 4, 2021 - C#
A high-performance, high-stability, cross-platform MQTT client, developed based on the socket API, can be used on embedded devices (FreeRTOS / LiteOS / RT-Thread / TencentOS tiny), Linux, Windows, Mac, with a very concise The API interface realizes the quality of service of QOS2 with very few resources, and seamlessly connects the mbedtls encryption library.
linux
ssl
mqtt
cross-platform
network
net
mqtt-client
rtos
mbedtls
tcpip
mqttclient
socket-mqtt
qos1
qos2
-
Updated
Jan 14, 2021 - C
It is a lightweight client socket solution, you can used it in C# project or Unity3d
plugin
socket
channel
csharp
tcp
unity
network
buffer
ping
plugins
unity3d
bytes
tcp-socket
connection
net
datagram
unitypackage
bytes-message
-
Updated
Mar 12, 2020 - C#
Python price handling for humans.
-
Updated
May 4, 2021 - Python
Enables Consul to be used as a configuration source in dotnet core applications
-
Updated
Aug 5, 2021 - C#
VanillaRat is an advanced remote administration tool completely coded in C# for Windows.
-
Updated
Apr 10, 2021 - C#
BiliBili助手-哔哩哔哩助手苹果/安卓/IOS/PC/C2C/Mac/路由器/单用户/多用户/手机版全平台支持挂机软件库(2020-BiliHP)
windows
linux
golang
ios
router
bilibili
net
pc
c2c
winxp
win7
bilibili-helper
pandorabox
bilibilihelper
pc-c2c
bilihp-ios
-
Updated
Jun 6, 2021 - HTML
Improve this page
Add a description, image, and links to the net topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the net topic, visit your repo's landing page and select "manage topics."
Notably for methods in
BlockChain<T>andIStore,offsetandlimitparameters are of typeintorint?. SinceBlock<T>.Indexis of typelong, this discrepancy results in unnecessary casting. AssumingBlock<T>.Indexis of typelongfor a reason, that is, the maximum value ofintmay not be large enough,offsetandlimitshould follow suit.