btburnett3
NuGet publisher profile
Packages (13)
Snappier
A near-C++ performance implementation of the Snappy compression algorithm for .NET. Snappier is ported to C# directly from the official C++ implementation, with the addition of support for the framed stream format. By avoiding P/Invoke, Snappier is fully cross-platform and works on both Linux and Windows and against any CPU supported by .NET. However, Snappier performs best in .NET 6 and later on little-endian x86/64 processors with the help of System.Runtime.Instrinsics.
Couchbase.Extensions.DependencyInjection
Extensions for CouchbaseNetClient 3.x supporing .NET Core configuration and dependency injection.
Shawarma.Abstractions
General abstractions for use within Shawarma.
Shawarma.AspNetCore.Hosting
ASP.NET Core library for starting/stopping background services based on Shawarma application state.
Shawarma.AspNetCore
ASP.NET Core Middleware for handling requests from Shawarma regarding application state.
Couchbase.Extensions.DnsDiscovery
Package Description
Yardarm.CommandLine
Command-line tool to generate C# SDKs directly from OpenAPI 3 specifications using the Roslyn compiler.
Yardarm
Generate C# SDKs directly from OpenAPI 3 specifications using the Roslyn compiler.
Yardarm.NewtonsoftJson
Extension for Yardarm to generate SDKs that use Newtonsoft.Json for JSON serialization.
Positron.Server
Base package for in-process ASP.Net Core MVC 6 web server. Should be used by assemblies which are serving controllers and views, but which don't require access to the actual in-process server host.
Positron.Server.Hosting
In-process Asp.Net Core MVC 6 web server. Accepts in-process requests, and responds using views and resources embedded in assemblies implementing Positron.Server.
Positron.UI
Chromium based application UI, which uses Positron.Server.Hosting to provide in-process content.
Positron.UI.WinFormsInterop
Extensions to support opening Positron windows from legacy WinForms applications.