Found 578 packages
iced is a blazing fast and correct x86 (16/32/64-bit) instruction decoder, disassembler and assembler written in C#. - 👍 Supports all Intel and AMD instructions - 👍 Correct: All instructions are tested and iced has been tested against other disassemblers/assemblers (xed, gas, objdump, masm, dumpbin, nasm, ndisasm) and fuzzed - 👍 100% C# code - 👍 The formatter supports masm, nasm, gas (AT&T), Intel (XED) and there are many options to customize the output - 👍 The decoder decodes >130 MB/s - 👍 Small decoded instructions, only 40 bytes and the decoder doesn't allocate any memory - 👍 Create instructions with code assembler, eg. `asm.mov(eax, edx)` - 👍 The encoder can be used to re-encode decoded instructions at any address - 👍 API to get instruction info, eg. read/written registers, memory and rflags bits; CPUID feature flag, control flow info, etc - 👍 Supports `.NET Standard 2.0/2.1+` and `.NET Framework 4.5+` - 👍 License: MIT
The .NET version of ZeroC's Internet Communications Engine (Ice). This is the version that was packaged for Ubuntu as "libzeroc-ice3.5-cil". So this is obviously not an official package. I created it because there is no official package.
Adds ColdTask and CancellableTask computation expressions to F#
Humanizer Locale Icelandic (is)
The Ice framework provides everything you need to build networked applications, including RPC, pub/sub, server deployment, and more.
公共模块
A library for .NET that provides standards-based WebRTC/ORTC-compatible peer-to-peer media and data streams.
FsToolkit.ErrorHandling is an extensive utility library based around the F# Result type, enabling consistent and powerful error handling.
一个简单的数据库CRUD操作封装库 Microsoft.Data.SqlClient Microsoft.Data.Sqlite MySql.Data Npgsql
Provides support for compiling Slice source files (.ice files) in MSBuild projects
A library for .NET that extends IceLink to create WebRTC-compatible peer-to-peer audio/video data streams using IceLink. (Community Edition)
A library for .NET that extends WebSync to support easy management of IceLink peer-to-peer conferences. (Community Edition)
A library for JavaScript that provides resilient peer-to-peer data streams through firewalls for live media.
A library for JavaScript that extends IceLink to create WebRTC-compatible peer-to-peer audio/video data streams using IceLink.
A library for JavaScript that extends WebSync to support easy management of IceLink peer-to-peer conferences.
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
A library for .NET that extends IceLink to create peer-to-peer data streams from Simple clients. (Community Edition)
A library for .NET that includes AForge.NET-based video providers for IceLink's WebRTC extension. (Community Edition)
A library for .NET that includes NAudio-based audio providers for IceLink's WebRTC extension. (Community Edition)
Real-time communications library with full support for the Session Initiation Protocol (SIP) and WebRTC. No wrappers and no native libraries required.