kzu
-
-
- 16,035 total downloads
- last updated 6/15/2011
- Latest version: 1.0.0.11
A Json.NET-based MediaTypeFormatter for the WebApi that can handle text-based Json as well as binary Json (Bson). To use: var config = HttpHostConfiguration.Create().UseJsonNet(); -
-
-
- 15,990 total downloads
- last updated 8/30/2011
- Latest version: 1.1.0
An implementation of WPF ICommand that allows passing delegates/lambdas for the implementation. -
-
-
- 15,690 total downloads
- last updated 1/23/2012
- Latest version: 1.0.0.11
Provides reusable extensions that make implementing an event store over an underlying IQueryable repository trivial. -
-
-
- 15,473 total downloads
- last updated 10/27/2017
- Latest version: 0.1.2
Writes items with their full metadata to an MSBuild project "fragment". The resulting XML file can be directly imported by an MSBuild project, or read on-demand by the ReadItemsFromFile MSBuilder. -
-
- 15,253 total downloads
- last updated 6/13/2024
- Latest version: 1.4.2
An ISBN parsing library -
-
- 15,198 total downloads
- last updated 10/26/2017
- Latest version: 0.1.0
Reads items and their metadata from an MSBuild project that contains an ItemGroup. For use together with the WriteItemsToFile task. -
-
-
- 14,949 total downloads
- last updated 5/23/2012
- Latest version: 1.0.1.4
xUnit tests for netfx-System.Reactive.EventStream.Implementation -
-
- 14,300 total downloads
- last updated 10/21/2024
- Latest version: 1.3.0
Read HTML as XML and query it with CSS over XLinq: the most productive and lean library for web scraping using the latest and greatest that .NET can offer (HtmlAgilityPack killer). Provides HtmlDocument.Load... More information -
-
- 14,249 total downloads
- last updated 1/23/2012
- Latest version: 1.0.0.10
xUnit tests for netfx-Patterns.EventSourcing.EF -
-
-
- 14,232 total downloads
- last updated 6/15/2017
- Latest version: 0.2.5
Provides the GetLatestVersion task, which retrieves the latest published version of a given nuget package from nuget.org, and provides easy access to its various SemVer components. -
-
-
- 14,118 total downloads
- last updated 6/16/2011
- Latest version: 1.0.0.42
Provides support for client-side paging (TotalCount header) and server-side query limits for services that expose IQueryable<T> resources. -
-
-
- 14,110 total downloads
- last updated 8/8/2012
- Latest version: 1.2.1
Generic overloads to System.IServiceProvider.GetService. -
-
MSBuilder.
by: kzu mobessenCI -
- 13,740 total downloads
- last updated 11/22/2017
- Latest version: 0.1.2
Provides the $(CI) property to detect a continuous integration build. Supports TeamCity, AppVeyor, MyGet, Jenkins, Wrench, VSTS and Travis. -
-
- Deprecated
-
- 13,625 total downloads
- last updated 12/7/2018
- Latest version: 0.1.4
This package extends MSBuilder.GenerateAssemblyInfo to also generate a static `ThisAssembly.Metadata` class with the `@(AssemblyAttribute)` attributes that have... More information -
-
- 13,554 total downloads
- last updated 6/15/2011
- Latest version: 1.0.0.7
Generates Lorem Ipsum words for use in tests. -
-
-
- 13,028 total downloads
- last updated 6/28/2011
- Latest version: 1.2.0
Strong-typed Linq to Web API with resource names conventions. Builds on top of HttpEntityClient and HttpClient and provides the easiest way to interface with typed REST services that are modeled around typed... More information -
-
-
- 13,028 total downloads
- last updated 8/30/2011
- Latest version: 1.1.0
Provides strong-typed persistence of data in Thread local storage, which can also be transient and automatically removed on dispose. Usage: Thread.CurrentThread.SetData<Foo>(foo); var saved =... More information -
-
StringlyTyped
by: kzu-
- 12,964 total downloads
- last updated 8/7/2013
- Latest version: 1.4.0
Utilities for rendering .NET types as C# type names, with support for generics, nested types, type name simplification via "using" scopes, etc. -
-
- 12,963 total downloads
- last updated 10/22/2024
- Latest version: 5.2.1
A source-only Protocol Buffers binary serializer for use with document-based repositories. > This project uses SponsorLink and may issue IDE-only warnings if no active sponsorship is detected. >... More information -
-
- 12,641 total downloads
- last updated 1/4/2012
- Latest version: 1.0.0.1
Implements the core NETFx ISerializer interface using a Json.NET serializer. -