bastian.eicher
-
- 23,008 total downloads
- last updated 12/15/2024
- Latest version: 1.6.0
Adds support for streaming with ReactiveX (Rx) to TypedRest. Create endpoints using the types in the TypedRest.Endpoints.Reactive namespace. -
- 22,856 total downloads
- last updated 1/25/2025
- Latest version: 2.26.3
Zero Install extracting and building archives (.zip, .tar, etc.) -
- 22,420 total downloads
- last updated 3/6/2024
- Latest version: 0.5.0
DTO classes for the Open Service Broker API. This is usually referenced indirectly via OpenServiceBroker.Client or OpenServiceBroker.Server. -
- 20,458 total downloads
- last updated 12/7/2024
- Latest version: 0.9.1
WinForms controls for building split-screen editors for data structures -
- 18,835 total downloads
- last updated 2/6/2019
- Latest version: 2.0.0.2
.NET wrapper for liblzma (XZ Utils) -
- 18,559 total downloads
- last updated 3/6/2024
- Latest version: 0.5.0
A library to help you provide an ASP.NET Core implementation of the Open Service Broker API. This specification allows developers, ISVs, and SaaS vendors a single, simple, and elegant way to deliver services to... More information -
- 18,330 total downloads
- last updated 10/17/2016
- Latest version: 0.12.0
Dehydrator helps you combine ORMs like Entity Framework with REST service frameworks like WebAPI. By stripping navigational references in your entities down to only their IDs their serialized representation no... More information -
- 17,924 total downloads
- last updated 3/12/2023
- Latest version: 0.3.3
Client library for the PowerDNS API -
- 16,835 total downloads
- last updated 12/15/2024
- Latest version: 1.6.0
Adds support for OAuth 2.0 / OpenID Connect authentication to HttpClient. Call .AddOAuthHandler() after .AddTypedRest() (or .AddHttpClient() when not using main TypedRest package). -
- 16,718 total downloads
- last updated 10/17/2016
- Latest version: 0.12.0
This package provides implementations for Dehydrator's repository interfaces using Entity Framework. Install this package in your controller if you use Entity Framework. -
- 16,677 total downloads
- last updated 1/25/2025
- Latest version: 2.26.3
Client for invoking Zero Install commands from within other applications -
- 15,904 total downloads
- last updated 10/17/2016
- Latest version: 0.12.0
This package provides core interfaces and helpers used by Dehydrator. Install this package instead of the main Dehydrator package in Model-only assemblies to reduce coupling. -
- 15,662 total downloads
- last updated 10/26/2016
- Latest version: 1.0.2
The AlphaEditor is an IDE-like editor for games based on the AlphaFramework. You can use it to create GUI screens, maps, particle systems, etc.. The "OmegaEngine Templates" Visual Studio extension can help you... More information -
- 15,365 total downloads
- last updated 10/26/2016
- Latest version: 1.0.2
OmegaGUI is a skinable GUI toolkit for the OmegaEngine with an XML file format und Lua scripting. The AlphaEditor contains a WYSIWYG editor for the toolkit. API documentation:... More information -
-
- 14,693 total downloads
- last updated 10/26/2016
- Latest version: 1.0.2
The OmegaEngine is a general-purpose 3D graphics engine written in C# using the .NET Framework 2.0 and DirectX 9 via SlimDX. The engine is designed to be light-weight, modular and gameplay-agnostic. The... More information -
-
- 14,590 total downloads
- last updated 10/17/2016
- Latest version: 0.12.0
This package provides base classes and sample configuration for building WebAPI controllers that use a dehydrated data model. Install this package in your controller if you use WebAPI. -
- 13,730 total downloads
- last updated 10/17/2016
- Latest version: 0.12.0
This package provides extension methods for registering Dehydrator.EntityFramework repositories and factories in the Unity Application Block. -
- 13,693 total downloads
- last updated 10/26/2016
- Latest version: 1.0.2
This package contains the actual library binaries for the OmegaEngine without the default assets (content and shader files). It is automatically included by the main package. Use this package directly if... More information -
- 13,246 total downloads
- last updated 9/22/2016
- Latest version: 0.12.0
WebApi.RequestLogging allows you to easily add NLog-based request logging to Web API projects. -
- 11,984 total downloads
- last updated 12/21/2016
- Latest version: 0.7.0
Owin.JwtAuth provides JSON Web Token authentication with X509 signing and configuration stored in App.config/Web.config.