bastian.eicher
-
- 22,602 total downloads
- last updated 9/8/2024
- Latest version: 1.5.4
Adds support for streaming with ReactiveX (Rx) to TypedRest. Create endpoints using the types in the TypedRest.Endpoints.Reactive namespace. -
- 22,297 total downloads
- last updated 11/17/2024
- Latest version: 2.26.0
Zero Install extracting and building archives (.zip, .tar, etc.) -
- 22,201 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. -
- 19,988 total downloads
- last updated 11/23/2024
- Latest version: 0.9.0
WinForms controls for building split-screen editors for data structures -
- 18,452 total downloads
- last updated 2/6/2019
- Latest version: 2.0.0.2
.NET wrapper for liblzma (XZ Utils) -
- 18,336 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,229 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,197 total downloads
- last updated 3/12/2023
- Latest version: 0.3.3
Client library for the PowerDNS API -
- 16,582 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,505 total downloads
- last updated 9/8/2024
- Latest version: 1.5.4
Adds support for OAuth 2.0 / OpenID Connect authentication to HttpClient. Call .AddOAuthHandler() after .AddTypedRest() (or .AddHttpClient() when not using main TypedRest package). -
- 16,001 total downloads
- last updated 11/17/2024
- Latest version: 2.26.0
Client for invoking Zero Install commands from within other applications -
- 15,837 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,556 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,258 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,577 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,485 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,625 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,608 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,144 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,839 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.