Skip to main content
filipw avatar

filipw

NuGet publisher profile

Packages
61
Total Downloads
24.1M
24,060,282

Packages (61)

dotnet-script package icon

dotnet-script

Dotnet CLI tool allowing you to run C# (CSX) scripts.

8.0M
downloads
Strathweb.CacheOutput.WebApi2 package icon

Strathweb.CacheOutput.WebApi2

A library bringing output caching (similar to MVC's "OutputCache"), to Web API actions. Strathweb.CacheOutput will take care of server side caching and set the appropriate client side (response) headers for you. This is a version for Web Api 2 only.

6.7M
downloads
WebApiContrib.Core.Formatter.Protobuf package icon

WebApiContrib.Core.Formatter.Protobuf

ASP.NET Core InputFormatter, OutputFormatter for Protobuf

2.0M
downloads
WebApiContrib.Core.Formatter.Csv package icon

WebApiContrib.Core.Formatter.Csv

ASP.NET Core InputFormatter, OutputFormatter for IList CSV data

1.5M
downloads
Dotnet.Script.DependencyModel.NuGet package icon

Dotnet.Script.DependencyModel.NuGet

A MetadataReferenceResolver that allows inline nuget references to be specified in script(csx) files.

927.6K
downloads
Dotnet.Script.DependencyModel package icon

Dotnet.Script.DependencyModel

Provides runtime and compilation dependency resolution for dotnet-script based scripts.

924.9K
downloads
Dotnet.Script.Core package icon

Dotnet.Script.Core

A cross platform library allowing you to run C# (CSX) scripts with support for debugging and inline NuGet packages. Based on Roslyn.

761.6K
downloads
WebApiContrib.Core.Formatter.Bson package icon

WebApiContrib.Core.Formatter.Bson

ASP.NET Core BSON formatter, used for working with Binary JSON responses/requests.

682.1K
downloads
WebApiContrib.Core.Formatter.MessagePack package icon

WebApiContrib.Core.Formatter.MessagePack

ASP.NET Core InputFormatter, OutputFormatter for MessagePack

442.9K
downloads
ScriptCs.Contracts package icon

ScriptCs.Contracts

ScriptCs.Contracts contains the components necessary to create script packs for scriptcs.

330.5K
downloads
Strathweb.AsyncExpiringLazy package icon

Strathweb.AsyncExpiringLazy

A helper library providing async lazy cabailities to expiring objects.

280.3K
downloads
ScriptCs.Core package icon

ScriptCs.Core

ScriptCs.Core is the core framework assembly for scriptcs.

206.3K
downloads
Dotnet.Script package icon

Dotnet.Script

Dotnet CLI tool allowing you to run C# (CSX) scripts.

192.1K
downloads
WebApiContrib.Core package icon

WebApiContrib.Core

Community Contributions for ASP.NET Core. Add-ons and extensions to help improve your work with ASP.NET Core and ASP.NET Core MVC.

180.3K
downloads
ScriptCs.Engine.Roslyn package icon

ScriptCs.Engine.Roslyn

ScriptCs.Engine.Roslyn provides a Roslyn-based script engine for scriptcs.

156.2K
downloads
Strathweb.CacheOutput package icon

Strathweb.CacheOutput

A library bringing output caching (similar to MVC's "OutputCache"), to Web API actions. Strathweb.CacheOutput will take care of server side caching and set the appropriate client side (response) headers for you.

150.8K
downloads
ConfigR package icon

ConfigR

Write your .NET configuration files in C# and other .NET languages. Fed up with XML soup? Frustrated that app settings can only be strings? Want to do more in your configuration file than just define app settings? Then ConfigR is for you!

93.4K
downloads
ScriptCs.Hosting package icon

ScriptCs.Hosting

ScriptCs.Hosting provides common services necessary for hosting scriptcs in your application.

77.3K
downloads
Strathweb.TypedRouting.AspNetCore package icon

Strathweb.TypedRouting.AspNetCore

A library enabling typed routing in ASP.NET MVC Core projects. Next generation of the Strathweb.TypedRouting Web API 2 library.

75.1K
downloads
Strathweb.AspNetCore.AzureBlobFileProvider package icon

Strathweb.AspNetCore.AzureBlobFileProvider

Azure Blob Storage file provider for ASP.NET Core.

60.5K
downloads
scriptcs package icon

scriptcs

Write .Net apps with a text editor, NuGet, and the power of Roslyn!

45.1K
downloads
WebApiContrib.Core.Formatter.PlainText package icon

WebApiContrib.Core.Formatter.PlainText

ASP.NET Core plain text formatter, used for returning plain text API responses and accepting plain text requests.

35.1K
downloads
ScriptCs.Engine.Mono package icon

ScriptCs.Engine.Mono

ScriptCs.Engine.Mono provides a Mono-based script engine for scriptcs.

31.2K
downloads
WebApiContrib.Core.Formatter.Yaml package icon

WebApiContrib.Core.Formatter.Yaml

ASP.NET Core InputFormatter, OutputFormatter for Yaml

28.7K
downloads
WebApiContrib.Core.Formatter.Jsonp package icon

WebApiContrib.Core.Formatter.Jsonp

ASP.NET Core JSONP formatter, used for working with JSONP responses.

17.3K
downloads
WebApiContrib.Logging.Raygun package icon

WebApiContrib.Logging.Raygun

Description

15.5K
downloads
WebApiContrib.Core.WebPages package icon

WebApiContrib.Core.WebPages

ASP.NET Core library allowing you to create web pages without controllers - just Razor views.

10.1K
downloads
ConfigR.Roslyn.CSharp package icon

ConfigR.Roslyn.CSharp

Write your .NET configuration files in C# and execute them using Roslyn.

9.1K
downloads
WebApiContrib.Core.Versioning package icon

WebApiContrib.Core.Versioning

An ASP.NET Core library allowing you to define HTTP API versioning strategies.

8.0K
downloads
AgentGuard.Core package icon

AgentGuard.Core

Declarative guardrails and safety controls. Framework-agnostic core: abstractions, rules engine, fluent builder, and the built-in rule set. No agent framework dependency.

6.4K
downloads
ScriptCs.NUnit package icon

ScriptCs.NUnit

Run Nunit tests with scriptcs. Use the scriptcs -inMemory switch.

6.4K
downloads
AgentGuard.Onnx package icon

AgentGuard.Onnx

AgentGuard guardrail adapters for the Kyoto ONNX classifiers - offline prompt-injection detection (bundled Defender model, generic DeBERTa, PIGuard), multilingual content safety (Opir), and the ONNX NER PII add-on (RedactPiiWithNer via TasmanianDevil.Onnx). See https://github.com/filipw/AgentGuard for details.

5.9K
downloads
WebApiContrib.Core.TagHelpers.Markdown package icon

WebApiContrib.Core.TagHelpers.Markdown

ASP.NET Core tag helper, allowing you to use Markdown in your Razor views.

5.7K
downloads
TasmanianDevil package icon

TasmanianDevil

Context-aware PII detection and de-identification for .NET. Provides validated regex/checksum recognizers (credit card, IBAN, crypto, email, IP, URL, MAC, phone, plus US and opt-in country packs) with confidence scoring, lemma-aware context boosting, overlap resolution, and anonymization operators (replace, redact, mask, hash, encrypt/decrypt, keep, custom) with reversible de-identification, structured (JSON/CSV) and batch APIs. Inspired by the architecture of Microsoft Presidio (MIT). Framework-agnostic, fully offline.

5.4K
downloads
TasmanianDevil.Onnx package icon

TasmanianDevil.Onnx

Optional ONNX named-entity recognition for TasmanianDevil. Adds offline, multilingual PERSON / LOCATION / ORGANIZATION / DATE_TIME span detection (GLiNER, via Kyoto) into the TasmanianDevil analyzer/anonymizer pipeline as an ordinary recognizer. Bring-your-own ONNX model.

4.6K
downloads
AgentGuard package icon

AgentGuard

All-in-one guardrails for .NET AI agents. Includes the core rules engine, fluent builder, all built-in rules, bundled StackOne Defender multi-head ONNX model (minilm-multihead-v5), and offline PII detection/redaction. No agent framework dependency.

4.4K
downloads
AgentGuard.Local package icon

AgentGuard.Local

Offline classifiers for AgentGuard - topic boundary enforcement without cloud dependencies.

4.4K
downloads
Kyoto package icon

Kyoto

Offline ONNX text classifiers and inference machinery for .NET. Ref-counted session pooling and ready-to-use model wrappers: the bundled Defender multi-head prompt-injection classifier (fine-tuned MiniLM-L6, ~22 MB, no download required), a generic DeBERTa-v3 binary classifier, the Opir multilingual content-safety classifier, and a GLiNER zero-shot span NER model. Framework-agnostic, fully offline.

4.3K
downloads
AgentGuard.AgentFramework package icon

AgentGuard.AgentFramework

Microsoft Agent Framework (MAF) integration for AgentGuard. Provides UseAgentGuard() middleware for AIAgentBuilder with RunAsync and streaming support, plus workflow guardrails via .WithGuardrails() decorator on Executor.

4.0K
downloads
ScriptCs.Hosting.KpmTemp package icon

ScriptCs.Hosting.KpmTemp

This is a temporary package aimed at resolving Nuget.Core issues in KPM until ASP.NET 5 goes out of beta3. ScriptCs.Hosting provides common services necessary for hosting scriptcs in your application.

3.9K
downloads
Strathweb.CacheOutput.Azure package icon

Strathweb.CacheOutput.Azure

Strathweb.CacheOutput provider for Windows Azure Caching.

3.7K
downloads
AgentGuard.Pii package icon

AgentGuard.Pii

AgentGuard guardrail adapter for TasmanianDevil PII detection/de-identification. Exposes the order-20 PiiRule and the .RedactPii() policy-builder extension over the TasmanianDevil engine. See https://github.com/filipw/AgentGuard for details.

3.7K
downloads
LibOQS.NET.Native package icon

LibOQS.NET.Native

Native P/Invoke bindings for liboqs - a C library for quantum-resistant cryptographic algorithms

3.4K
downloads
LibOQS.NET package icon

LibOQS.NET

A .NET wrapper for liboqs - a C library for quantum-resistant cryptographic algorithms

3.1K
downloads
ScriptCs.Owin.Host.IIS package icon

ScriptCs.Owin.Host.IIS

scriptcs powered OWIN IIS host

2.8K
downloads
ScriptCs.AzureMobileServices package icon

ScriptCs.AzureMobileServices

My package description.

2.2K
downloads
Glimpse.ScriptCs package icon

Glimpse.ScriptCs

Execute any code inside Glimpse tab with scriptcs.

2.2K
downloads
AgentGuard.Hosting package icon

AgentGuard.Hosting

DI registration, health checks, and configuration binding for AgentGuard. Rules that live outside the core engine (Azure, out-of-process PII) plug in through IGuardrailRuleFactory, so this package does not pull their dependencies in.

2.1K
downloads
ScriptCs.SsRedis package icon

ScriptCs.SsRedis

scriptcs script pack for ServiceStack.Redis

2.0K
downloads
Strathweb.TypedRouting package icon

Strathweb.TypedRouting

Web API 2 library allowing you to define strongly typed direct routes.

2.0K
downloads
AgentGuard.RemoteClassifier package icon

AgentGuard.RemoteClassifier

Remote model classifier for AgentGuard - call local or cloud-hosted ML models (Ollama, vLLM, HuggingFace TGI, custom endpoints) for prompt injection detection via HTTP. Lightweight, no native dependencies. Supports Sentinel-v2 and other classification models.

1.9K
downloads
AgentGuard.Azure package icon

AgentGuard.Azure

Azure AI Content Safety and Azure AI Language integration for AgentGuard, including PII entity recognition (native Person/Address categories) via TasmanianDevil.Azure.

1.8K
downloads
ScriptCs.WebConsole package icon

ScriptCs.WebConsole

A sample web REPL for scriptcs.exe

1.5K
downloads
Strathweb.Dilithium.IdentityModel package icon

Strathweb.Dilithium.IdentityModel

Package Description

1.5K
downloads
Dotnet.Script.AspNet package icon

Dotnet.Script.AspNet

Dotnet CLI tool allowing you to run C# ASP.NET Core apps as (CSX) scripts.

1.3K
downloads
Strathweb.Dilithium.DuendeIdentityServer package icon

Strathweb.Dilithium.DuendeIdentityServer

Package Description

1.3K
downloads
Dotnet.Script.Core.RoslynDependencies package icon

Dotnet.Script.Core.RoslynDependencies

Roslyn 3.0-alpha dependencies for Dotnet.Script. Packaged separately until Roslyn 3.0 is available on nuget.

1.2K
downloads
Strathweb.Dilithium.AspNetCore package icon

Strathweb.Dilithium.AspNetCore

Package Description

1.2K
downloads
TasmanianDevil.Azure package icon

TasmanianDevil.Azure

Optional Azure AI Language PII detection for TasmanianDevil. Calls the Azure AI Language PII entity recognition REST API directly (no SDK dependency) and merges the returned entity spans - including native Person and full street Address categories - into the TasmanianDevil analyzer/anonymizer pipeline as an ordinary async recognizer. Detector only - anonymization stays local.

263
downloads
TasmanianDevil.Remote package icon

TasmanianDevil.Remote

Optional out-of-process PII detection for TasmanianDevil. Calls a generic HTTP detector (e.g. a TasmanianDevil + GLiNER sidecar) and merges the returned entity spans into the TasmanianDevil analyzer/anonymizer pipeline as an ordinary async recognizer. Detector only - anonymization stays local.

247
downloads
AgentGuard.RemotePii package icon

AgentGuard.RemotePii

AgentGuard guardrail adapter for out-of-process PII detection over a generic HTTP contract (TasmanianDevil.Remote). Lets model-grade entities (e.g. PERSON, ADDRESS) that need a heavy model be detected out-of-process - e.g. a sidecar wrapping TasmanianDevil + GLiNER - while anonymization stays local. See https://github.com/filipw/AgentGuard for details.

175
downloads