Found 14 packages
Compares a version string with the latest release on a specified repository. * Supports async requests * Incremental versioning 1.0.0.0, 1.0.0 and v.1.0.0 (and combinations) are supported (v. can be any non-number) * Boolean versioning (assume update as soon local and remote are not equal)
For further information and updates please visit the projects page.
.NET Incremental Generator that creates modified copies of unit and/or integration tests to update expected baselines in original tests, automating baseline creation and accelerating test development.
DBreeze database key features: - Embedded .NET family assembly, platform independent and without references to other libraries. - Multi-threaded, ACID compliant, with a solution for deadlocks resolving/elimination, parallel reads and synchronized writes/reads. - No fixed scheme for table names (construction and access on the fly). - Tables can reside in mixed locations: different folders, hard drives, memory, in-memory with disk persistence. - Liana-Trie indexing technology. Database indexes (keys) never need to be defragmented. Speed of insert/update/remove operations doesn't change during the time. - Ability to access Key/Value pair of a table by physical link, that can economize time for joining necessary data structures. - No limits for database size (except "long" size for each table and physical resources constraints). - Low memory and physical space consumption, also while random inserts and updates. Updates reside the same physical space, when possible or configured. - High performance of CRUD operations. When you need, unleash DBreeze power and get 500000 key/value pairs insert or 260K updates per second per core into sorted table on the hard drive of standard PC (benchmark in year 2012). - High speed of random keys batch inserts and updates (update mode is selectable). - Range selects / Traversing (Forward, Backward, From/To, Skip, StartsWith etc). Remove keys, change keys. - Keys and values, on the low level, are always byte arrays. - Max. key size is 65KB, max. value size is 2GB. Value can be represented as a set of columns, where can be stored data types of fixed or dynamic length. Every dynamic datablock (BLOB) can be of size 2GB. - Rich set of conversion functions from/to between byte[] and other data types. - Nested / Fractal tables which can reside inside of master tables values. - Incremental backup/restore option. - Integrated text-search subsystem (full-text/partial). - Integrated object database layer. - Fast multi-parameter search subsystem with powerful query possibilities. - Integrated Vector Database and vector similarity search engine (embedding vectors store/search). - Integrated binary and JSON serializer Biser.NET - High Availability, Redundancy and Fault Tolerance via Raft.NET - DBreeze is a foundation for complex data storage solutions (graph/neuro, object, document, text search etc. data layers). Please, study documentation to understand all abilities of DBreeze. hhblaze@gmail.com
Analyzers for .NET test projects to ensure their code and configuration are compatible with Scand Storm Petrel's expected baseline updates.
Provides set of powershell cmd-lets which allow you to generate incremental scripts and update/revert database. It is inspired by EntityFramework approach.
DEPRECATED: The .Net version of Hyper API was deprecated as of October 2023. This version will be the last update for the .Net Hyper API. In the future, .Net will not receive any new features. The old packages will stay available on NuGet indefinitely, so you can keep using older versions in .Net. We recommend migrating to one of the other languages (Python, Java, C++) of Hyper API. Furthermore, we released the source code for the .Net Hyper API under https://github.com/tableau/hyper-api-dotnet in case anyone wants to take over maintaining it. The Hyper API contains a set of functions you can use to automate your interactions with Tableau extract (.hyper) files. You can use the API to create new extract files, or to open existing files, and then insert, delete, update, or read data from those files. Using the Hyper API developers and administrators can: - Create extract files for data sources not currently supported by Tableau. - Automate custom extract, transform and load (ETL) processes (for example, implement rolling window updates or custom incremental updates). - Retrieve data from an extract file. More information can be found here: https://tableau.github.io/hyper-db. This is an umbrella package which depends on platform-specific packages.
A set of extensions to simplify the test code of generators. ⭐ Last 10 features: - feat: Updated to net9 2024-11-13 - feat: Added Net9 to LatestReferenceAssemblies. 2024-11-13 - feat: Added extensions from DependencyPropertyGenerator. 2023-12-01 - feat: Updated to net8.0. 2023-11-30 - feat: Added net8.0 support for ReferenceAssemblies. 2023-11-08 - feat: Updated Uno version in FrameworkReferenceAssemblies. 2023-09-22 - feat: Added GeneratorDriverExtensions. 2023-08-31 - feat: Added net7.0 reference assemblies. 2023-08-30 - feat: Added SelectAndReportDiagnostics. 2023-08-16 - feat: Added IncrementalValuesProvider.CollectAsEquatableArray. 2023-03-10 🐞 Last 10 bug fixes: - fix: Fixed version of Microsoft.CodeAnalysis.CSharp. 2025-02-26 - fix: Fixed ToParameterName for C# keywords. 2025-01-12 - fix: Updated Uno and WinAppSdk versions. 2023-12-01 - fix: Fixed Avalonia ReferenceAssemblies. 2023-08-31 - fix: Fixed warnings. 2023-08-30 - fix: Added ability to add/remove _SystemLibs. 2023-04-08 - fix: Added missing IncrementalValueProvider SelectAndReportExceptions without cancellation token. 2023-03-09 - fix: Added IncrementalValueProvider SelectAndReportExceptions. 2023-03-09 - fix: Added missing useful overloads. 2023-03-09 - fix: Added IncrementalValuesProviderExtensions.WhereNotNull. 2023-03-09
Conexión a DB Oracle simplificado. Creación dinámica de queries (insert y update) por campos y tipos de datos genérico. Generación de IDs numérico incremental.
An object version of source control or incremental DB backup. Start with your initial, fully filled object, then supply new instances of that object with only partial data to update just those properties.
WebView-friendly Markdown rendering helpers (shell + incremental updates) built on OfficeIMO.Markdown.
A CLI tool to generate EF Core entities from PostgreSQL, supporting partitioned tables and incremental updates.
A CLI tool to generate EF Core entities from PostgreSQL, supporting partitioned tables and incremental updates.
✅ Cross-platform support (iOS and Android) with contact permissions ✅ Configurable UI via ContactConfig.Instance (fonts, colors, icons, dark mode) ✅ Ready-to-use views: KKSingleContactView (ungrouped) and KKGroupContactView (grouped) ✅ Pagination for smooth loading of 2,000+ contacts ✅ Silent sync: full sync first time, then incremental updates ✅ Enterprise-ready: saves sprint time, accelerates delivery ✅ Security-first: PBKDF2 encryption, per-device uniqueness