kzu
-
-
- 41,498 total downloads
- last updated 8/14/2014
- Latest version: 0.2.4
Portable component composition annotations, dependency injection framework agnostic. Automatically register your application components by convention with the most popular DI frameworks, while keeping... More information -
-
-
- 41,217 total downloads
- last updated 8/30/2011
- Latest version: 1.1.0
Allows querying WCF Web Api endpoints that expose IQueryable<T>, with full query support for nested relationships, etc. Does not deal with response deserialization. Look for HttpEntityClient for that. -
-
-
- 39,343 total downloads
- last updated 4/17/2017
- Latest version: 3.0.107-pre (prerelease)
Clide Installer: VSIX, MSI and EXE (chained) installer integration. -
-
- 39,154 total downloads
- last updated 10/22/2024
- Latest version: 5.2.1
Repository pattern with POCO object support for storing to Azure/CosmosDB Table Storage > This project uses SponsorLink and may issue IDE-only warnings if no active sponsorship is detected. > Learn... More information -
- 38,315 total downloads
- last updated 10/22/2024
- Latest version: 5.2.1
Source-only repository pattern with POCO object support for storing to Azure/CosmosDB Table Storage > This project uses SponsorLink and may issue IDE-only warnings if no active sponsorship is detected.... More information -
- 36,386 total downloads
- last updated 2/25/2015
- Latest version: 0.3.23
Core interfaces for OctoHook extensions. -
OctoHook.
by: kzuWeb - 35,621 total downloads
- last updated 2/25/2015
- Latest version: 0.3.24
GitHub webhook controller implementation for your web application. -
- 35,475 total downloads
- last updated 8/14/2014
- Latest version: 0.2.4
Provides the Common Composition bindings for Windsor. -
-
- 35,272 total downloads
- last updated 3/17/2015
- Latest version: 1.2.0
Provides full reflection capabilities using C# 4.0 dynamic syntax, including invoking and accessing public, internal or private, instance or static members including constructors. -
-
CoreBuild.
by: kzuHelp -
- 34,216 total downloads
- last updated 7/11/2019
- Latest version: 1.1.10
Provides the Help target that dynamically lists available targets and properties in the current project. -
-
-
- 32,260 total downloads
- last updated 6/12/2011
- Latest version: 1.1.0.36
Installing this package actually installs netfx-WebApi.JsonNetFormatter. This package is provided for backwards compatibility with existing dependencies and to provide an upgrade path. -
-
-
- 32,200 total downloads
- last updated 6/15/2011
- Latest version: 1.0.0.33
Provides dinamic filtering of parts and exports from an underlying reflection-based catalog using a simple lambda expression that can inspect the export, its metadata and its exporting reflected type... More information -
-
- 30,909 total downloads
- last updated 10/26/2017
- Latest version: 0.2.16
Injects VsixDependency items into the containing VSIX project manifest and VSIX container. -
-
- 30,603 total downloads
- last updated 6/28/2011
- Latest version: 1.0.0.1
Allows combining linq expressions using logic operators And, AndAlso, Or and OrElse. Compatible with Entity Framework, NHibernate and Linq to SQL query providers. See http://kzu.to/iT3X73 for more... More information -
-
-
- 29,841 total downloads
- last updated 8/30/2011
- Latest version: 1.1.0
Traverse an enumerable tree, depth or breadth first. Example: var dirs = new DirectoryInfo("C:\\") .Traverse(TraverseKind.BreadthFirst, dir => dir.EnumerateDirectories()); -
-
-
- 28,955 total downloads
- last updated 8/30/2011
- Latest version: 1.1.0
Provides conversion of DateTime and DateTimeOffset into an epoch-relative number value (total seconds). See Unix Epoch in Wikipedia for more information on why this might be needed. Typical uses include... More information -
-
- Deprecated
-
- 28,807 total downloads
- last updated 4/24/2018
- Latest version: 0.1.9
Generates the ThisAssembly partial class and adds a Vsix property containing properties from the source VSIX extension manifest file. These might be useful for conditional behaviors, diagnostics and tracing,... More information -
-
- 28,712 total downloads
- last updated 1/21/2013
- Latest version: 1.2.1
Provides an easy way to implement the singleton (anti?) pattern so that it is ambient-safe, propagates with a call context and can be overriden per ambient (i.e. in tests). -