Found 15 packages
Table QuickSearch - JQuery Plugin
Table QuickSearch - JQuery Plugin use: $('TableSelector).quickSearch({ searchField: '#qsearch', //der Container in dem das Inputfeld für die Suche erstellt wird });
Practicing Nuget Package creation and publishing
Roslyn analyzer that helps to write unit tests using Moq mocking library by highlighting typical errors and suggesting quick fixes. Port of Resharper extension to Roslyn. Find the full list of detected issues at project GitHub page.
The Library that allows you to perform thousands of Find and Replaces on Document, Excel, and Plaintext files in with just a couple lines of code.
Displays a matrix of all fields indexed for Dataverse Search (Relevance Search) based on the DEFAULT Quick Find view for each table that is enabled for Dataverse Search.
Quickly create zip files using Wildcards to find the files you want to add to the package. This Assembly can also be used as a Windows Console Application
MoreStructures is a library of classical algorithms and data structures, written 100% in (safe, managed) C# 10, for .NET 6 and above. Data structures - Stacks, Queues, Priority Queues, Disjoint Sets, Trees, Graphs, Suffix Trees, Suffix Tries. Algorithms - Strings sorting and matching. Lists searching and sorting. Trees augmentation and visit. Graphs: visits, minimum spanning tree, shortest distance, shortest path, topological sorting, strongly connected components. Suffix Trees and Tries construction and matching.
Analyze relationships and related data on Microsoft Dynamics 365/CRM. This tool will answer questions like: - If I delete A, what orphaned children will be left? - If I reassign B, what other records will follow? - Why can't I delete C? 1. Select a record using record url or quick find. 2. Configure which relationships to investigate. 3. Let the tool analyze the relationships to find related records. 4. Browse results and expand next levels of related information.
RevDeBug is a reverse debugging solution which allows you to fix bugs on production in a quick and predictable manner. It records everything what happened to your program, exactly where it crashed - on production. This RevDeBug Nuget Build Tool attaches RevDeBug compiler to your projects build pipeline. These accessories will allow you to monitor every state of your application. The package was created to simplify the process of building and deploying applications in continuous integration environment. To find out more about RevDebug for Visual Studio and this nuget package visit our website: http://bit.ly/2vH2HMW
Monitor your computer performance in real-time with WindowSill Perf Counter. No need to open Task Manager anymore! Just a quick look in a corner of the screen to find out when the CPU spikes. Key features: - Shows average CPU/GPU/RAM utilization across all system cores - Updates every second in real time - Multiple display modes: percentage view or animation - Click on the sill to quickly open Task Manager
Autocomplete trie search is a powerful technique used in information retrieval systems to provide fast and accurate suggestions to users as they type in their queries. This technique uses a trie data structure to store a set of strings, enabling quick and efficient prefix-based search. As the user types in their query, the autocomplete trie search algorithm traverses the trie to find all possible completions of the prefix, returning a list of suggestions ranked by relevance. This technique is commonly used in search engines, text editors, and other applications that require fast and accurate query completion. With its ability to provide real-time suggestions, autocomplete trie search enhances the user experience, making it easier for users to find the information they need quickly and efficiently.
This is my First NuGet package for .NET, This is a piece of code i actually lifted from The Awesome People over at CrackStation I strongly suggest you check out that guide (Guide link is in the Github Repo) if you're new to Cryptography or have never build an authentication system before. To be Very clear i did not write this piece of code i am only packaging it with some minor changes to the layout of Program.cs, I just find myself using it enough i felt it warranted packaging :) Note: The library was written on linux and built with mono with no issues but should be fully windows and visualstudio compatible also. Checkout Test.cs in the tests folder for some quick and dirty examples of how to use the package, Happy Coding.
DataTent is a simple JSON datastore that uses a folder per data type. It's intended for small projects and prototyping. In a similar way to how a tent is intended for quick, temporary shelter. Most of the features you're about to ask for are trying to turn a tent into a house. As soon as you find yourself reaching for those other features, take the neatly formatted JSON files from this and import them into a more premanent datastore. Suggestions for how to make it a better **tent** are welcome.
Support library which enables RevDeBug recording for exceptions within the the Windows Communication Foundation processing pipeline. More information available at: https://revdebug.com/doc/tutorial/5.7.0.0/Product-Guidelines/Supported-Languages/CSharp/API/wcf-plugin/ RevDeBug is a reverse debugging solution which allows you to fix bugs on production in a quick and predictable manner. It records everything what happened to your program, exactly where it crashed - on production. This RevDeBug Nuget Build Tool attaches RevDeBug compiler to your projects build pipeline. These accessories will allow you to monitor every state of your application. The package was created to simplify the process of building and deploying applications in continuous integration environment. To find out more about RevDebug for Visual Studio and this nuget package visit our website: http://bit.ly/2vH2HMW