Skip to main content
MPCoreDeveloper avatar

MPCoreDeveloper

NuGet publisher profile

Packages
42
Total Downloads
100.7K
100,720

Packages (42)

SharpCoreDB package icon

SharpCoreDB

A lightweight, encrypted, file-based database engine with SQL support, AES-256-GCM encryption, modern C# features, and production-ready performance for time-tracking, invoicing, and project management applications. Supports Windows, Linux, macOS, Android, iOS, and IoT/embedded devices.

11.5K
downloads
SharpCoreDB.VectorSearch package icon

SharpCoreDB.VectorSearch

Vector search extension for SharpCoreDB โ€” SIMD-accelerated similarity search with HNSW + DiskANN-inspired indexing, hybrid fusion, and content-verified immutable artifacts (Munarium-inspired). Native C# 15 / .NET 11 support in v2.1 RC.

5.6K
downloads
SharpCoreDB.Data.Provider package icon

SharpCoreDB.Data.Provider

Data provider layer for SharpCoreDB on .NET 10.

5.2K
downloads
SharpCoreDB.Extensions package icon

SharpCoreDB.Extensions

Extensions for SharpCoreDB including Dapper integration and ASP.NET Core health checks. Built for .NET 10 with C# 14. Supports Windows, Linux, macOS, Android, iOS, and IoT/embedded devices with platform-specific optimizations.

5.1K
downloads
SharpCoreDB.EntityFrameworkCore package icon

SharpCoreDB.EntityFrameworkCore

Entity Framework Core provider for SharpCoreDB encrypted database engine. Built for .NET 10 with C# 14. Supports Windows, Linux, macOS, Android, iOS, and IoT/embedded devices with platform-specific optimizations. Compatible with SharpCoreDB 1.7.1.

4.9K
downloads
SharpCoreDB.Serilog.Sinks package icon

SharpCoreDB.Serilog.Sinks

A Serilog sink for SharpCoreDB - a lightweight, encrypted, file-based database. Features efficient batch logging with AES-256-GCM encryption, AppendOnly storage engine for maximum write speed, and full async support. Compatible with SharpCoreDB 1.7.1+.

4.6K
downloads
SharpCoreDB.Graph package icon

SharpCoreDB.Graph

Graph traversal extension for SharpCoreDB โ€” lightweight graph capabilities with ROWREF adjacency and SQL traversal functions. Pure managed C# 14, zero external dependencies, NativeAOT compatible.

4.2K
downloads
SharpCoreDB.Functional package icon

SharpCoreDB.Functional

Functional facade for SharpCoreDB with zero-dependency Option, Fin, Seq, and Unit types, fluent composition, and low-allocation wrappers for .NET 10 and C# 14.

4.1K
downloads
SharpCoreDB.Provider.YesSql package icon

SharpCoreDB.Provider.YesSql

YesSql provider for SharpCoreDB encrypted database engine. Built for .NET 10 with C# 14. Supports Windows, Linux, macOS, Android, iOS, and IoT/embedded devices with platform-specific optimizations.

4.0K
downloads
SafeWebCore package icon

SafeWebCore

Lightweight, high-performance ASP.NET Core middleware that adds security headers targeting an A+ rating on securityheaders.com. Includes nonce-based CSP, Strict-Transport-Security, Permissions-Policy, Cross-Origin isolation, Trusted Types, and more รขโ‚ฌโ€ all configurable with a single line of code.

3.8K
downloads
SharpCoreDB.EventSourcing package icon

SharpCoreDB.EventSourcing

Optional event sourcing primitives for SharpCoreDB with append-only stream contracts, ordered reads, and lightweight snapshot records.

3.5K
downloads
SharpCoreDB.Client.Protocol package icon

SharpCoreDB.Client.Protocol

Client-side protocol implementation for SharpCoreDB (gRPC, binary)

3.3K
downloads
SharpDispatch package icon

SharpDispatch

Standalone CQRS command dispatching primitives for .NET 10 and .NET 11 (C# 14 / C# 15).

3.1K
downloads
SharpCoreDB.Client package icon

SharpCoreDB.Client

.NET client library for SharpCoreDB network server (ADO.NET-like API)

3.0K
downloads
SharpCoreDB.CQRS package icon

SharpCoreDB.CQRS

Optional CQRS primitives for SharpCoreDB EventSourcing with command dispatching, aggregate root base, and outbox abstractions.

2.9K
downloads
Posseth.NamedArguments.AnalyzerAndFixer package icon

Posseth.NamedArguments.AnalyzerAndFixer

Roslyn analyzer that enforces named arguments in C# method calls and object creation expressions, and includes a code fix that converts positional arguments to named arguments automatically. Diagnostics include the fully qualified method path so excluded methods can be configured easily through .editorconfig (OnlyForRecords, UseDefaultExcludedMethods, ExcludedMethodNames).

2.7K
downloads
SharpCoreDB.Graph.Advanced package icon

SharpCoreDB.Graph.Advanced

`SharpCoreDB.Graph` provides traversal and pathfinding; `SharpCoreDB.Graph.Advanced` adds analytics, centrality metrics, subgraph analysis, and GraphRAG with vector search integration.

2.6K
downloads
SharpCoreDB.Analytics package icon

SharpCoreDB.Analytics

Analytics extensions for SharpCoreDB: aggregates, window functions, SIMD-accelerated analytics, and time-series helpers for .NET 10.

2.5K
downloads
SharpCoreDB.Provider.Sync package icon

SharpCoreDB.Provider.Sync

Dotmim.Sync provider for SharpCoreDB โ€” enables bidirectional synchronization between SharpCoreDB and any Dotmim.Sync-supported database (PostgreSQL, SQL Server, SQLite, MySQL). Supports multi-tenant filtering for local-first AI agent architectures. Built for .NET 10 with C# 14.

2.5K
downloads
SharpCoreDB.Distributed package icon

SharpCoreDB.Distributed

Distributed extension for SharpCoreDB โ€” Horizontal sharding, replication, and backup strategies. Enterprise-scale distributed database capabilities with automatic failover and load balancing.

2.5K
downloads
SharpCoreDB.Server.Protocol package icon

SharpCoreDB.Server.Protocol

Network protocol definitions for SharpCoreDB server (gRPC, binary, HTTP)

2.4K
downloads
SharpCoreDB.Server.Core package icon

SharpCoreDB.Server.Core

Core server infrastructure for SharpCoreDB network server

2.3K
downloads
SharpCoreDB.Projections package icon

SharpCoreDB.Projections

Optional projection engine primitives for SharpCoreDB event sourcing with projection registration, checkpointing contracts, and execution mode options.

2.1K
downloads
SharpCoreDB.Functional.Dapper package icon

SharpCoreDB.Functional.Dapper

Dapper adapter for SharpCoreDB.Functional with zero-dependency Option/Fin APIs and fluent functional composition for .NET 10 and C# 14.

2.1K
downloads
SharpCoreDB.Functional.EntityFrameworkCore package icon

SharpCoreDB.Functional.EntityFrameworkCore

Entity Framework Core adapter for SharpCoreDB.Functional with zero-dependency Option/Fin APIs and fluent functional composition for .NET 10 and C# 14.

2.1K
downloads
Posseth.UlidFactory package icon

Posseth.UlidFactory

A simple net Ulid factory note also available for MSSQL see project page on Git

1.8K
downloads
SharpFunctional.MsSql package icon

SharpFunctional.MsSql

Functional-first SQL Server access for EF Core 10 and Dapper with zero-dependency functional types, retry jitter, circuit breaker snapshots, and OpenTelemetry activity enrichment hooks.

1.0K
downloads
SharpCoreDB.Functional.Linq2DB package icon

SharpCoreDB.Functional.Linq2DB

Production-ready linq2db adapter for SharpCoreDB.Functional. Zero-dependency Option/Fin/Seq APIs, compile-time LINQ safety, BulkCopy batching, full type mappings (ULID/GUID), and low-overhead queries. Perfect for AI/agentic and GraphRAG workloads on .NET 10 / C# 14.

964
downloads
SharpPortico.SourceGenerator package icon

SharpPortico.SourceGenerator

Incremental source generator that converts OpenAPI 3.0/3.1 specifications into gRPC services, protobuf messages and modern C# 14 client/server wrappers.

823
downloads
SharpPortico.Cli package icon

SharpPortico.Cli

Command-line companion for the SharpPortico OpenAPI -> gRPC source generator.

800
downloads
SharpPortico.Runtime package icon

SharpPortico.Runtime

Tiny AOT-safe runtime helpers used by SharpPortico-generated gRPC code.

724
downloads
SharpCoreDB.Identity package icon

SharpCoreDB.Identity

Lightweight native identity services for SharpCoreDB encrypted single-file databases on .NET 10.

667
downloads
SharpCoreDB.Aspire.Hosting package icon

SharpCoreDB.Aspire.Hosting

.NET Aspire hosting integration for the SharpCoreDB network server

316
downloads
SharpCoreDB.Search package icon

SharpCoreDB.Search

Lexical (full-text) search for SharpCoreDB โ€” a classifying tokenizer, PostgreSQL-16 English stop words, an English word-only stemmer and a BM25 inverted index. Pure managed C# 15 / .NET 11.

239
downloads
Posseth.Toyota.Client package icon

Posseth.Toyota.Client

A .NET 10 client library for the Toyota MyT (My Toyota) Connected Services API. Supports vehicle status, EV/battery data, remote climate control, lock status, trip history, notifications, driving statistics, and more. Includes first-class dependency injection support via AddToyotaClient().

158
downloads
SafeWebCore.FraudDetection package icon

SafeWebCore.FraudDetection

Optional advanced fraud-detection module for SafeWebCore. Detects Western-identity impersonation and penetration-test scanner traffic using IP, timezone, language, fingerprint, header, and behavioral signals. Supports options pattern configuration with runtime fallback to database-backed settings.

130
downloads
SafeWebCore.Analyzers package icon

SafeWebCore.Analyzers

Roslyn analyzers for SafeWebCore. Catches common integration mistakes at build time (e.g. registering services without adding the middleware).

110
downloads
SCDMS.Aspire.Hosting package icon

SCDMS.Aspire.Hosting

.NET Aspire hosting integration for the SCDMS web studio - registers the SCDMS container and links it to a SharpCoreDB server container over gRPC

95
downloads
SafeWebCore.Testing package icon

SafeWebCore.Testing

Testing helpers for SafeWebCore. Includes header assertions, CSP/nonce assertions, and bootstrap helpers for integration tests.

79
downloads
SafeWebCore.JwtBearer package icon

SafeWebCore.JwtBearer

Optional companion module for SafeWebCore that validates the JWT authentication authority at startup. Detects a misconfigured or unreachable OpenID Connect authority (for example a typo such as "organisations") with a loud log or a fail-fast startup, instead of a silent 100% 401 availability incident.

75
downloads
Munarium.Core package icon

Munarium.Core

Munarium pure kernel: the append-only fact ledger, governance gates and context composition, with storage, retrieval and model providers behind interfaces. No HTTP, no provider calls, no database.

52
downloads
SharpCoreDB.HybridSearch package icon

SharpCoreDB.HybridSearch

Hybrid (lexical + vector) retrieval for SharpCoreDB: runs the BM25 lexical leg and the vector leg and fuses them by rank with reciprocal-rank fusion. Pure managed C# 15 / .NET 11.

40
downloads