Found 940 packages
Valorant .Net API, Internal Riot API Usage, With automatic game event handlers, XMPP Integration, Riot Login and Auth, TCP Integration
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
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
A Serilog sink that correlates log events with the code that produced them, enabling unit testing of log output.
A managed API for automating UI, MITALite is built on the latest Accessibility API - UIAutomation. MITALite promotes the functionality offered by UIAutomation in a test-targeted manner, with scaleable late-bound collections, a synchronous and asynchronous eventing model, a consistent API and an API designed for inheritance to help structure UI testing, and allows custom extensions to be written by adopting teams. MITALite is a lightweight, universal version of MITA designed to target any system on Windows 10 or beyond.
VB.NET source file that contains a subclass of LicenseInfo with the details to the "MIT License" (worded by the Massachusetts Institute of Technology) to be included through an Acknowledgement attribute in source code and libraries. Supported versions: .NET Framework 2.0 .NET Framework 3.0 .NET Framework 3.5 .NET Framework 3.5 Client Profile .NET Framework 4.0 .NET Framework 4.0 Client Profile .NET Framework 4.5 .NET Framework 4.5.1 .NET Framework 4.5.2 .NET Framework 4.6 .NET Framework 4.6.1 Language requirement: Visual Basic 8 (shipped in 2005 with .NET 2.0) This package is part of the "SingleFile.VB" collection that consists of small utilities in the form of VB.NET source files, usually two of them per package, namely the code file and the test file (Microsoft standard unit tests) as well as the license files that are shared over all "Single.VB" packages. Some philosophy: Extension methods and other static utility functions are not shared accross projects resp. assemblies but included wherever they are needed. For that reason they are declared "Friend" and namespace-less as they are supposed to be part of the project's current namespace. Unit test files are added directly to the project and declared "Public" because of limitations of that framework, but they are only compiled in debug mode (through a compiler directive that checks for the "DEBUG" keyword). This allows to keep the tests very near to the code which simplifies access to internal members but does not bulk the published version. The reference to "Microsoft.VisualStudio.TestTools.UnitTesting" (assembly "Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll") is only needed during development and may be declared with "Copy Local = False". The NuGet package version is global across all "Single.VB" packages, and they always reference other packages of the same version (most recent at the time of publishing). This greatly simplifies my dependency handling and therefore improves the quality of the NuGet packages, but may leed to an updated package that does not contain any code change. I apologize for that inconvenience. Your feedback and/or contribution is welcome. Please contact me on singlefile.vb@gmail.com.
Fast mediator for handling requests, commands, notifications, and streams with ValueTask and ordered pipelines
A frontend library for handling (setting, edit,..) the daily timers of 'mitoSoft.DailyTimers.Core'
A library that provides a Inputbox and a Messagebox
The goal of MahApps.Metro is to allow devs to quickly and easily cobble together a 'Modern' UI for their WPF apps (>= .Net 4.5), with minimal effort.
Updated Braintree Client Library for .NET — A C# / .NET SDK for interacting with the Braintree Payment Gateway (transactions, customers, subscriptions, webhooks, etc.). Supports .NET Standard 2.0 and .NET Framework 4.5.2+. MIT Licensed.
A tiny, cross-platform, module based, MIT-licensed web server. Supporting NET Framework, Net Core, and Mono.
Lightweight library for graph handling analysis and graph drawing
A lightweight library for determining German / US holidays
Lightweight library for state machine handling. Allows the automated run of state machines by declarating states and transitions.
Package Description
A .NET library for interacting with the RESTful API of mite, a sleek time tracking webapp.