Signature 


    • 1,231,833 total downloads
    • last updated 9/6/2023
    • Latest version: 17.0.1
    CK.Core contains types and helpers that are used across different projects. Main types are: - NormalizedPath: Normalizes / and \ separators to /, exposes Parts and handle multiple kind of roots: /... More information
    • 840,426 total downloads
    • last updated 2/23/2023
    • Latest version: 18.0.0
    Hierarchical logger API. Main types are: - LogFile with a central static RooLogPath property. - IActivityMonitor and its implementation is a logger that must follow the code path. -... More information
    • 778,396 total downloads
    • last updated 2/23/2023
    • Latest version: 18.0.0
    Provides extension methods to send log entries. The OpenDebug/Trace/Info/Warn/Error/Fatal and Debug, Trace, Info, Warn, Error, Fatal extension methods support file name and line number capture.
    • 738,822 total downloads
    • last updated 1/25/2022
    • Latest version: 9.0.3
    Offers simple text helpers like StringMatcher, JSONVisitor and StringBuilder extension methods.
    • 647,140 total downloads
    • last updated 12/30/2020
    • Latest version: 9.0.2
    Standard reflection and emit helpers: DelegateHelper allows invoking virtual method base, EmitHelper and ILGeneratorExtension ease classical emit funtions.
  • Implements SVersion to handle strict SemVer 2.0 versions (the whole specification is implemented), a CSVersion class that handles all aspects of a CSemVer (http://csemver.org) version. This also implements... More information
    • 600,558 total downloads
    • last updated 2/23/2023
    • Latest version: 23.0.0
    Minimalist model with attributes, interfaces and basic objects that define StObj (Real Objects), Automatic DI configuration and enables Source Code Generation across multiple projects. Main Types are:... More information
    • 541,615 total downloads
    • last updated 2/23/2023
    • Latest version: 23.0.0
    CK-Database helps to setup, construct, manages and build modular relational databases upon SqlServer. CK.Setupable.Model enables StObj objects to support TSS (Three Steps Setup).
    • 513,935 total downloads
    • last updated 2/23/2023
    • Latest version: 23.0.0
    CK-Database helps to setup, construct, manages and build modular relational databases upon SqlServer. CK.SqlServer.Setup.Model contains base objects (like SqlTable) and attributes (like SqlProcedure) used... More information
    • 500,067 total downloads
    • last updated 2/23/2023
    • Latest version: 4.0.0
    Contains types and helpers that for Sql Server. Main types are: ISqlCallContext, SqlDetailedException, SqlStandardCallContext.
    • 490,059 total downloads
    • last updated 3/2/2023
    • Latest version: 18.0.2
    Extends CK.ActivityMonitor with outputs and events serialization. Main type is GrandOutput that collects centralized logs and dispatch them in configurable handlers.
    • 378,638 total downloads
    • last updated 2/23/2023
    • Latest version: 18.0.0
    This package defines tActor, tUser and tGroup tables.
    • 362,150 total downloads
    • last updated 2/23/2023
    • Latest version: 15.0.0
    Abstractions of T-Sql objects definitions.
    • 356,833 total downloads
    • last updated 2/23/2023
    • Latest version: 21.0.0
    T-Sql parser implementation.
    • 308,851 total downloads
    • last updated 3/3/2023
    • Latest version: 7.1.1
    Contains Test Helpers mixin infrastructure.
    • 307,753 total downloads
    • last updated 3/3/2023
    • Latest version: 7.1.1
    Contains Monitoring Test Helper mixin.
    • 298,955 total downloads
    • last updated 12/30/2020
    • Latest version: 0.5.2
    Contains CK.Core.WeakAssemblyNameResolver static class.
    • 269,848 total downloads
    • last updated 2/23/2023
    • Latest version: 19.0.0
    Core implementation of CKSetup.
    • 268,727 total downloads
    • last updated 2/23/2023
    • Latest version: 18.0.0
    This package defines CK.tAuthProvider table and the CK.vUserAuthProvider.
    • 262,530 total downloads
    • last updated 2/23/2023
    • Latest version: 23.0.0
    Extends CK.Testing.Monitoring TestHelper to exploit generated assemblies (loading, deletion, obtaining a IServiceProvider with the AutomaticServices, etc.). This package doesn't know how to generate the code... More information