brendankowitz
NuGet publisher profile
Packages (53)
Caliburn.Micro.AutofacBootstrap
Provides an Autofac enabled bootstrapper for Caliburn.Micro.
Ignixa.FhirPath
FHIRPath expression evaluation engine for FHIR resources
NugetPackageUpdates
Package Description
ZeroProximity.DeviceDetection
Allows simple, fast detection of mobile devices giving you what you need to know to redirect to a mobile or tablet site.
Ignixa.Abstractions
Core interfaces and abstractions for Ignixa FHIR Server
Ignixa.Serialization
High-performance FHIR JSON serialization
Medino
A lightweight, in-process mediator for .NET with support for commands, queries, events, pipeline behaviors, and exception handling. Provides a simple migration path from MediatR.
WindowsPhoneMvp
Windows Phone MVP is a Model-View-Presenter implementation for Windows Phone 8. It is a minimalistic framework that neatly wraps itself around the existing Windows Phone libraries to provide greater code separation and powerful extensions but still allow you to choose when you want to use it, or when you don't.
Ignixa.Specification
FHIR specification data and structure providers (R4/R4B/R5/STU3)
NanoBus
The bus that you use, before you get on the NanoBus.
Ignixa.Extensions.FirelySdk5
Firely SDK 5.x interoperability shims for bidirectional conversion (legacy version support)
Medino.Extensions.DependencyInjection
Microsoft.Extensions.DependencyInjection integration for Medino mediator
Autofac.Wp7
New version has been rolled into Official Autofac nuget: http://nuget.org/List/Packages/Autofac.
Ignixa.Extensions.FirelySdk6
Firely SDK interoperability shims for bidirectional conversion
ZeroProximity.Accordion
A port of the Silverlight Toolkit Accordion control to Windows Store and Windows Phone 8 platforms.
Ignixa.SqlOnFhir
SQL on FHIR implementation for analytics queries
Ignixa.Validation
FHIR resource validation with profile support
UIScrollSlidingPages.Bindings
Provides Xamarin/iOS bindings for the awesome UIScrollSlidingPages control
Ignixa.PackageManagement
NPM package management for FHIR Implementation Guides
Ignixa.FhirMappingLanguage
FHIR Mapping Language (FML) parser and execution engine
Ignixa.Search
FHIR search parameter indexing and query infrastructure
WindowsPhoneMvp.Mocks
WindowsPhoneMvp Mock Objects for Unit testing makes unit testing easier by providing Mock implementations of framework types and services. Normally a package like this is not necessary, however limitations in the Windows Phone runtime mean traditional Proxy-based mocking libraries will not work.
KeyVaultBuildTask
Pulls values from KeyVault during the build process.
Ignixa.FhirFakes
A comprehensive FHIR test data generation library for modeling patient populations and medical histories.
Autofac.iOS
Base assemblies for the Autofac Inversion of Control Container, built for Xamarin/iOS.
Ignixa.FhirFakes.Cli
CLI tool for generating FHIR test data using the FhirFakes library. Supports single resources, scenarios, and population generation.
Ignixa.Validation.Cli
CLI tool for validating FHIR resources using the Ignixa.Validation library. Supports file input, JSON string input, and formatted console output.
Ignixa.SqlOnFhir.Cli
CLI tool for SQL on FHIR ViewDefinition processing - convert FHIR resources to Parquet/CSV, preview schemas, and validate ViewDefinitions.
Ignixa.Sidecar.Contracts
Shared gRPC contracts for Ignixa FHIR Server sidecar integration. Enables building custom sidecar services for audit, authorization (RBAC), metrics, and logging. Distributed as application-level package for internal use.
DemoHotcakes
Pulls values from KeyVault during the build process.
Ignixa.SqlOnFhir.Writers
Writers for SQL on FHIR - Parquet and CSV output formats
Ignixa.NarrativeGenerator
FHIR narrative generation using Scriban templates with FHIRPath support
Serene
Serene is a library for Windows Phone 7 that allows applications to self monitor usage and try to prompt good users to leave feedback on marketplace.
Ignixa.Analyzers
Roslyn analyzers for Ignixa to prevent common misuse patterns across the codebase
ZeroProximity.MachineLearning
Package Description
NanoBusZero
The bus that you use, before you get on the NanoBus.
Ignixa.TestScript
FHIR TestScript execution engine - parse and evaluate TestScript resources against any FHIR server
Ignixa.TestScript.FhirFakes
FhirFakes integration for TestScript fixture generation - auto-generate test data from resource type
Ignixa.ConformanceMatrix.Cli
CLI tool for running FHIR TestScript conformance suites against a server and producing a conformance matrix report.
Ignixa.DeId.Cli
CLI tool for de-identifying FHIR resources using configurable rules. Supports dateshift, redact, encrypt, cryptohash, substitute, perturb, and generalize operations.
Ignixa.TestScript.XUnit
xUnit integration for FHIR TestScript execution - discover and run TestScript files as xUnit theories
Ignixa.DeId
FHIR data de-identification library supporting R4, R4B, R5, R6, and STU3 via Ignixa SDK
dotnet-roslyn-mcp
A .NET-based Model Context Protocol (MCP) server providing 24+ essential tools for .NET/C# code analysis, navigation, refactoring, diagnostics, automated code fixes, and batch operations using Roslyn.
AgentJournal
A .NET global tool and MCP server for indexing, searching, and exporting AI agent conversation sessions. Supports Claude Code, GitHub Copilot CLI, with hybrid lexical/semantic search and temporal decay.
GmailMcp
Dual-mode Gmail integration tool supporting both direct CLI operations and MCP server mode for AI assistants. Search messages, read emails, and download attachments via command line or Model Context Protocol.
Ignixa.Models.R4
FHIR R4 strongly-typed POCO facades over the Ignixa element/JSON runtime (opt-in). Subclasses the shared Ignixa.Models base layer in Ignixa.Serialization.
Ignixa.Models.R5
FHIR R5 strongly-typed POCO facades over the Ignixa element/JSON runtime (opt-in). Subclasses the shared Ignixa.Models base layer in Ignixa.Serialization.
Ignixa.Search.Sql
FHIR search-to-SQL compiler infrastructure (alpha). Compiles a bound FHIR search expression tree into parameterized T-SQL against the Ignixa search-index schema. Experimental and not yet wired into a production data layer — the public API may change without notice.
Ignixa.TestScript.Suites
Canonical FHIR TestScript conformance suites for the Ignixa TestScript engine, packaged as NuGet content. Consumers receive the suites in their build output under testscripts/, preserving the category subfolders.
Ignixa.SchemaUpgrade.Cli
Operator-triggered CLI for reviewing and applying tenant database schema upgrades that SchemaDeployer's automatic path refused to apply.
ZeroProximity.VectorizedContentIndexer
A hybrid content indexing library combining keyword search (Lucene.NET BM25), vector search (ONNX embeddings with custom AJVI index), and hybrid search (RRF fusion) with embedded MiniLM-L6-v2 model.
SqlServerLocalMcp
A .NET-based Model Context Protocol (MCP) server providing 6 essential tools for local SQL Server database inspection, querying, and debugging.
OpenRouterMcp
Dual-mode OpenRouter integration tool supporting both direct CLI operations and MCP server mode for AI assistants. Generate images and audio via OpenRouter's unified API through command line or Model Context Protocol.