Top 20 NuGet Packages
Extension to CsDebugScript.Engine that provides ability to extract user types from symbols files. By default it uses DIA to read PDB files, but it can be used with CsDebugScript.DwarfSymbolProvider to generate from DWARF symbols (either from PE or ELF image containers).
Collection of useful UserTypes that helps user write scripts easier. Examples user types: std::vector<T>, System.Exception, NativeTypes.Windows.ProcessEnvironmentBlock...
Engine for debugger scripting. This package doesn't provide access to debuggers, but defines interfaces that other packages implement. Search for packages that provide access to DbgEng.dll (WinDbg debugging engine), PDB symbols, DWARF symbols, ELF core dumps...
Provides fast access to symbols by directly reading PDB files. It is symbol provider for CsDebugScript.CodeGen.
Exposes WPF controls for easier scripting, autocompletion, C# REPL...
Create deskbands with winforms
IWebHostBuilder fluent configuration extensions to integrate KeyVault, Azure App Configuration Service with ease to your ASP.NET Core Kestrel Webserver to save secrets and configuration outside appconfig and to integrate SSL certificates and install private CA certificates for secure, trusted micros...
Functionality related to the integration of CSF.Data and CSF.Entities
A very small convenience service to 'unproxy' NHibernate proxy objects.
A binary-based mapping type for the Guid struct, for NHibernate 4.x
An NHibernate driver implementation for SQLite which is safe to use under the Mono runtime. When running under Mono, this driver internally uses the Mono-bult-in SQLite drivers and not the incompatible NHibernate one.
A mapping type for the Fraction struct, for NHibernate 4.x
A binary-based mapping type for the Guid struct, for NHibernate 5.x
An NHibernate driver implementation for SQLite which is safe to use under the Mono runtime. When running under Mono, this driver internally uses the Mono-bult-in SQLite drivers and not the incompatible NHibernate one.
A mapping type for the Fraction struct, for NHibernate 5.x
Extension to CSF.Screenplay, providing an ability, actions and tasks for Selenium WebDriver for web UI testing using the Screenplay pattern
A miniature library providing types related to implementing password-based authentication systems.
A framework for business rule validation
Console Service Flow Engine - Compose workflows from simple console programs
HttpClient extensions for calling APIs secured with Csg.AspNetCore.Authentication.ApiKey authentication.