Found 24 packages
Allows reloading XAML views from Visual Studio on your running app
C# Framework for automated testing of Windows application based on WinFroms and WPF platforms.
Xamarin Froms AutoCompleteTextView using native renderers.
Xamarin Froms Floatingactionbutton IOS and ANDROID native renderers.
Description
Implementation delegate command, froms PRISM.
A Xamarin Froms control to achieve multi-directional sliding panel/drawer view control.
Provides extension methods used to executing raw SQL statements and retriving the result set directly from DbContext.
BitmapSystemIcon is a simple library which I create to use the Visual Studio 2022 Image Library as button icons within a WinFroms application.
Entity Framework Extensions extends your DbContext with high-performance bulk operations: BulkDelete, BulkFetch, BulkInsert, BulkMerge, BulkSaveChanges, BulkSync, BulkUpdate, Fetch, FromSqlQuery, DeleteFromQuery, InsertFromQuery, UpdateFromQuery, QueryToCsvFile, SqlQueryToCsvFile. Supports: Transaction, Asynchronous Execution, Inheritance Models (Table-Per-Hierarchy, Table-Per-Concrete)
A simple parameter binding component for ASP.NET Core Web and Web API application.
Package Description
Generate correct functions from [FromServices]
Containing the base classes for everything in RSCG_DIFunction
Converts a fraction data type to JSON by using Fraction's ToString() and FromString() methods. The class name is JsonFractionConverter.
A versatile JSON converter for System.Text.Json that handles ToString serialization and multiple deserialization methods (FromString, Parse, Create, Convert) with intelligent priority selection for value types and domain objects.
Library code containing ways to deploy an artifact to DataMiner. Code Entry Point: using (var artifact = DeploymentFactory.Cloud("IdOfArtifact", "TokenOfAgent", logger)){var result = await artifact.DeployAsync(TimeSpan.FromSeconds(120));}
Package for creating mocked db sets to test places in code, which are use .FromSqlRaw() methods.
General Functions Expressions - LambdaExpression Compiler Array Utilities File Utilities Lists - List with lazy loading of elements and cache - Doubly Linked List - Indexed List - List with LRU cache - Induced Key Dictionary Mathematics - Base Class for Expression Transformer - Expression Simplifier - Mathematical extended functions Objects - Date Utilities - Number Utilities - Object Extensions - String Parser (replaces Convert.FromString) - Advanced String Formatter - String Comparator - String Utilities - Runtime string interpolation system Reflection - FieldOrPropertyInfo Processing Class Security - Google Authentication Calculation Streams - Base16, Base32, and Base64 Converters - Binary Serialization - Copying read stream to multiple write streams - Utilities (copying data between streams) - Cancelable Stream Web - Advanced URI Builder