Found 27 packages
No-code tools for the Umbraco Delivery API
Replacement CodeDOM providers that use the new .NET Compiler Platform ("Roslyn") compiler as a service APIs. This provides support for new language features in systems using CodeDOM (e.g. ASP.NET runtime compilation) as well as improving the compilation performance of these systems.
No-code headless mode for Umbraco
Library for Blazor applications. It contains some UI components. This Library does not use any Javascript code, everything is implemented in Razor, (S)CSS and C#.
Paymenta.Common.NoSql is a shared library, containing infrastructural code and cross-cutting concerns for Paymenta microservice.
Package Description
Roslyn analyzer that detects and removes Cyrillic letters in code.
Visualization nodes, including charts and table, for visual coding
A library to use serialized objects or types stored in files as a database (works as an small document-oriented database). very useful to use in applications that need to store data however your developers do not want to have the job of dealing with SQL even writing code for serialization of data in XML or JSON. Offers even functions such as: Insert, Delete, Update and also uses triggers for these same functions : after & Before Insert, After & before Update,After & Before Delete. also offers the use of primary keys and monitoring of them to prevent duplication of records .
Library for with functions for Code39
Core library code for using the "no-frills" data grid.
NoAuth is an authentication provider to test OAuth offering ZERO SECURITY. Great for running in UI tests or to test wierd OAuth edge cases. This library provides the helpers for selenuium to easially integrate the authentication loop into your code.
Roslyn Analyzer that returns an error and code fix for private fields that start with an underscore.
Roslyn analyzer that forbids comments in C# code that don't contain the shibboleth "[!]".
Device Response Validator for LabVIEW is the wrapper of Device Response Validator. It exports 2 assemblies, one is the WinForm wrapper majorly used for LabVIEW developer to host the UI and hide everything else, another one is a low level wrapper with a BAT script for user to validate Device Responses without any UI, the result will be put into a TXT file. The only prerequisite: You must run GeneralInstaller to install some necessary components with Administrator permission. Just run GeneralInstall.exe and all the COM components will be registered. Then suggest you refer to the DOCX or PDF document (equivalent) under the sub folder 'docs' like DeviceResponseValidator_ForLV.pdf. Author: Patrick Li (Patrick Gamp) For technique support or business, please call the cell phone ++0086-18603016232, email: patrickgamp@hotmail.com, WeChat(A Chinese popular chat app) id is same to the cell phone number I am a professional with 26 years software RD experience. In 2005-2018, worked for Microsoft Windows Mobile and Windows Phone developing team, XBox One manufacturing automation team, and Surface imaging test team, after 2019, opened a small automation software corporation at Suzhou, China. If you have any industry automation related software project to outsource, or any Windows desktop based non-Web software developing requirements, please send me email to contact. Published date: March 20, 2024
Elimates the annoying PropertyChanged stuff from your ViewModel code.
PSP.Common.NoSql is a shared library, containing infrastructural code and cross-cutting concerns for Paymenta microservice.
This project contains all of the backend code for NoMansSky.Api. Due to the nature of Reloaded2, any code that is published using "IModLoader.AddOrReplaceController()" for use with other mods must be contained within a separate project that has zero third party dependencies. This project contains all of the code that can be published for use in other mods. Or in other words pretty much all of the backend code for the API.