Package Description
A porting of Redis on Windows 64-bit. Redis http://redis.io/ is a very popular open-source, networked, in-memory, key-value data store known for high performance, flexibility, a rich set of data structures, and a simple straightforward API. This package will install the Redis binaries in the default NuGet tools directory. To report an issue please follow our wiki's instructions at https://github.com/MSOpenTech/redis/wiki/Submitting-an-Issue
A C# .NET (dotnet) GRPC client for etcd v3+. etcd is a distributed key value store that provides a reliable way to store data across a cluster of machines. It’s open-source and available on GitHub. etcd gracefully handles leader elections during network partitions and will tolerate machine failure, including the leader. Your applications can read and write data into etcd. A simple use-case is to store database connection details or feature flags in etcd as key value pairs. These values can be watched, allowing your app to reconfigure itself when they change. Advanced uses take advantage of the consistency guarantees to implement database leader elections or do distributed locking across a cluster of workers.
A somewhat performant networking library written in C#. Helps you create well structured networking applications faster and easier.
This library brings the latest platform-specific networking libraries to Xamarin applications via a custom HttpClient handler.
The Ice framework provides everything you need to build networked applications, including RPC, pub/sub, server deployment, and more.
The .NET Stellar SDK facilitates client integration with the Stellar Horizon API server and submission of Stellar transactions. It has two main uses: querying Horizon and building, signing, and submitting transactions to the Stellar network.
Extremely fast binary serializer with tons of features. Full reference persistence (including circular references), polymorphism, zero-allocations, can handle readonly fields, delegates, 'KnownTypes' list for whitelisting and optimization in network scenarios... checkout the github page for a full feature list!
App Metrics network health checks.
Networking : Bits, Octets, MACAddress, IPAddress, PacketDataLinkType.
Transient error detection strategies to use with Windows Azure SQL Database, for the Transient Fault Handling Application Block ("Topaz"). This library contains a class library that targets .Net Core 2.0 & .Net Standard 2.0.
The Transient Fault Handling Application Block for Windows Azure ("Topaz") provides a set of reusable and testable components for adding retry logic into your Windows Azure applications leveraging Windows Azure SQL Database, Windows Azure storage, Service Bus and Caching Service. This makes your Windows Azure application more reliable and resilient to transient faults (such as temporary network connectivity issues or temporary service unavailability). This improves overall application stability. This library contains a class library that targets .Net Core 2.0 & .Net Standard 2.0.
Contains neural learning algorithms such as Levenberg-Marquardt, Parallel Resilient Backpropagation, initialization procedures such as Nguyen-Widrow and other neural network related methods. This package is part of the Accord.NET Framework.
Simple, fast and near zero memory-footprint logging library used by all frameworks created by Synthetic Intelligence Network
NFX CORE Package NFX UNISTACK includes: Application Container + Dependency Injection facilities Configuration engine BigMemory: Local/Distributed piles/heaps, ability to store hundreds of millions of objects resident in memory for long times without killing GC BigMemory Cache - store hudreds of millions of objects in RAM without GC pressure (full GC scan <20ms @ 300M+ objects 64 Gb taken) Logging with 8+ destinations/sinks(text, email, flood filter etc.) Distributed contact-oriented communication framework NFX.Glue (replaces WCF) Security with users, credentials, roles, permissions JSON parsing, ser/deser support Ultra efficient Binary serialization support Erlang CLR support with native types: tuples, lists, pattern matching Text lexing/parsing and processing pipeline: C# lexer, JSON lexer/Parser RelationalSchema language compiler - generate DDL for different targets Templatization engine (for web, emails and not only textual content) NFX.WAVE - Web Server with hybrid injectable threading model (replaces IIS + ASP.NET) NFX.WAVE.Mvc - MVC framework for web pages WV.js - a web component library auto-bindable to server MVC/MVVM Database access layer with virtual commands/queries/transactions ID generation - GlobalDistributed IDS (GDID), FID - fast process-wide ID Virtual Social Network - Twitter/Facebook/Google+ et al Virtual Payment Processing - Stripe,PayPal providers Virtual File Systems - AmazonS3, SVN, Local QR Code Creation In progress: Virtual document model with rendering to PDF, HTML and other formats In Progress: PDF DOM model + rendering
The .NET Standard XDR Objects for the Stellar Network Protocol
HTTP implementation for Griffin.Networking. It can be used to create HTTP clients and Servers with Griffin.Networking
WebClientPrint for ASP.NET is a plugin-free solution for Client-side Raw Printing scenarios for Windows, Linux, Raspberry Pi & Mac clients, exclusively designed for ASP.NET Core, MVC and WebForms. With WebClientPrint, you can easily send raw data, text and native commands to printers installed at the client machine without showing or displaying any print dialog box! You can also print common file formats like PDF, TXT, DOC, XLS, JPG, PNG, TIFF (Multipage), and so on! WebClientPrint does support any kind of type and brand printers! Thermal Label Barcode printers, POS receipt printers, RFID printers, Dot-Matrix printers, Kiosk printers, ID Card printers, Laser, Inkjet and more... Printers Connectivity support includes: installed Windows printers (for USB connection), Shared Printers on the client machine network with a UNC name/path, printers connected to Parallel Port (e.g. LPT1) Centronics or Serial Port RS-232 (e.g. COM1) as well as IP/Ethernet Network printers. Send any Printer Command Language! Most known like ESC/P, PCL, PostScript, PRN, ZPL, EPL, IPL, DPL, EZPL, ZGL, SBPL, RCL WPL, CLP, IBM Proprinter, CPL, Dymo ESC codes, SPL, TCPL, TSPL-EZ, DASCOM, and more. USPS, FedEx, UPS, DHL shipping labels formats too.
MediaInfo(Lib) is a convenient unified display of the most relevant technical and tag data for video and audio files. MediaInfolib with support network AV streams.
MediaInfo(Lib) is a convenient unified display of the most relevant technical and tag data for video and audio files. MediaInfolib with support network AV streams
Sbatman.Networking is a lightweight and easy to use networking abstraction library. Offering easy packet building and handeling. It also offers easy client server connectivity management. This is a .net standard 2.0 project
Encog is an advanced machine learning framework that supports a variety of advanced algorithms, as well as support classes to normalize and process data. Machine learning algorithms such as Support Vector Machines, Artificial Neural Networks, Genetic Programming, Bayesian Networks, Hidden Markov Models and Genetic Algorithms are supported. Most Encog training algoritms are multi-threaded and scale well to multicore hardware. Encog can also make use of a GPU to further speed processing time. A GUI based workbench is also provided to help model and train machine learning algorithms. Encog has been in active development since 2008.
Network library supporting: TCP, UDP, RSA, events and objects. Fast and simple, with only 48bit overhead per packet. Send and receive packets with async operations. Examples at: https://www.indie-dev.at/overview-en/ Documentation at: https://www.indie-dev.at/NetworkLib/HelpFile_6.2.5.21/ Fork me: https://github.com/Toemsel/Network
https://github.com/Dixin/EnterpriseLibrary.TransientFaultHandling.Core
Quickly query China IP information, national, provincial, city and network operators. Non China IP can only query national information.Docs: https://github.com/stulzq/IPTools.
IPNetwork command line and C# library take care of complex network, ip, netmask, cidr, subnet, subnetting, supernet and supernetting calculation for .Net developpers. It works with IPv4, it is written in C# and has a light and clean API and is fully unit tested.
A simple to use TCP and UDP networking library for .NET
Transient error detection strategies to use with Windows Azure Service Bus or the Service Bus for Windows Server, for the Transient Fault Handling Application Block ("Topaz").
Includes several essentials services for development with Xamarin.Forms - Camera - Photo Gallery Access - Device Information - Network Detection and Monitoring - Geolocation - Settings - Phone Initiation - SMS Initiation - Text-to-Speech - File System Management
TorchSharp makes PyTorch available for .NET users. libtorch-cpu-win-x64 contains components of the PyTorch LibTorch library version 2.5.1 redistributed as a NuGet package with added support for TorchSharp.
The AForge.Neuro library contains classes for artificial neural network computation - feed forwards networks with error back propagation learning and Kohonen self organizing maps. Full list of features is available on the project's web site.
Lidgren.Network is a networking library for .net framework which uses a single udp socket to deliver a simple API for connecting a client to a server, reading and sending messages. This is the third version of the library.
Algorand SDK for .Net Framework to interact with the Algorand network. Already updated to API 2.0.
Contains classes used for packing and unpacking messages relayed by to and from Reloaded Mod Loader components such as Reloaded Assembler and Reloaded Mods. Feel free to reuse for your networking mods.
SFML provides a simple interface to the various components of your PC, to ease the development of games and multimedia applications. It is composed of five modules: system, window, graphics, audio and network. With SFML, your application can compile and run out of the box on the most common operating systems: Windows, Linux, Mac OS X and soon Android & iOS. SFML has official bindings for the C and .Net languages. And thanks to its active community, it is also available in many other languages such as Java, Ruby, Python, Go, and more.
TorchSharp makes PyTorch available for .NET users. libtorch-cpu contains components of the PyTorch LibTorch library version 2.5.1 redistributed as a NuGet package with added support for TorchSharp.
Bond Comm is an open source, cross-platform, cross-language framework for cross-process and cross-server messaging using Bond schematized data. Bond is published on GitHub at https://github.com/Microsoft/bond/ This package contains the Bond runtime assemblies for the communications library. The full Bond C# communications distribution is in the Bond.Comm.CSharp package.
The Coding4Fun Toolkit has multiple controls and useful items such as a GzipWebClient and Audio Recorder for XAML based applications. This is the complete version which includes the network, storage wrappers, controls, and audio helper libraries.
TorchSharp makes PyTorch available for .NET users. libtorch-cpu-linux-x64 contains components of the PyTorch LibTorch library version 2.5.1 redistributed as a NuGet package with added support for TorchSharp.
AdDuplex (cross-promotion network for Windows Phone and Windows 8 apps) SDK for XAML based Windows Phone apps.
The required development libraries to access the API offered by GTA Network on RAGE Multiplayer's powerful platform.
Ripple.NetCore is a set of .Net libraries for working with the Ripple network. The only supported functionality at this time is offline signing of transactions.
Provides common logging abstractions and a basic networking logger for sending ILoggerFacade logs to a TCP/UDP server
Xamarin.Android bindings for Facebook Android - Audience Network
TorchSharp makes PyTorch available for .NET users. libtorch-cpu-osx-x64 contains components of the PyTorch LibTorch library version 2.2.1 redistributed as a NuGet package with added support for TorchSharp.
HigLabo Library for Network feature(Http,Socket communication) for WinRT