kent.boogaart
NuGet publisher profile
Packages (25)
KBCsv
KBCsv is an efficient, easy to use .NET parsing and writing library for the CSV (comma-separated values) format, delivered as a netstandard 1.0 library. Online at https://github.com/kentcb/KBCsv.
KBCsv.Extensions.Data
Provides extensions to use KBCsv with types in System.Data. Online at https://github.com/kentcb/KBCsv.
KBCsv.Extensions
Provides generally useful extensions to KBCsv as a Portable Class Library. Online at https://github.com/kentcb/KBCsv.
PCLMock
PCLMock is mocking framework in a PCL, making it usable on platforms such as iOS and Android.
Kent.Boogaart.Converters
WPF Converters provides a number of generic binding converters for use in WPF and Silverlight applications. Online at http://wpfconverters.codeplex.com/.
HelperTrinity
The Helper Trinity is a set of helper classes applicable to most any .NET application. Using the classes in this library, you can much more easily validate arguments, raise events, and throw exceptions.
Genesis.TestUtil
Genesis.TestUtil contains utility helpers for tests.
Genesis.Ensure
Genesis.Ensure is a library for application authors (not library authors) that facilitates runtime expectation assertions that can be compiled out of performance-critical builds.
Genesis.Logging
Genesis.Logging is a library for application authors (not library authors) that facilitates performance-focussed logging that can be compiled out of performance-critical builds.
PCLMock.CodeGeneration.Console
PCLMock is mocking framework in a PCL, making it usable on platforms such as iOS and Android.
Genesis.RetryWithBackoff
Genesis.RetryWithBackoff provides a RetryWithBackoff extension method for IObservable<T>.
Genesis.Observables
Genesis.Observables is a small library that provides commonly used, pre-canned observables.
PCLMock.CodeGeneration.T4
Provides T4 code generation support for PCLMock.
Genesis.DisconnectedUtil
Genesis.DisconnectedUtil contains utility helpers for disconnected layers.
Genesis.Join
Genesis.Join is a simple library that adds a Join extension method to IEnumerable<string>.
Genesis.Repository
Genesis.Repository is a library that makes it simpler to implement database repositories, particularly within a mobile application.
Genesis.GenericSerialDisposable
Genesis.GenericSerialDisposable adds a SerialDisposable<T> type to the System.Reactive.Disposables namespace.
Genesis.RepeatWithBackoff
Genesis.RepeatWithBackoff provides a RepeatWithBackoff extension method for IObservable<T>.
PCLMock.CodeGeneration
PCLMock is mocking framework in a PCL, making it usable on platforms such as iOS and Android.
Genesis.DataStore
Genesis.DataStore is a library that makes it simpler to implement a versioned SQLite-based data store, particularly within a mobile application.
Genesis.AsyncInitializationGuard
Genesis.AsyncInitializationGuard provides an InitializationGuard class, which facilitates thread-safe asynchronous initialization.
Genesis.WindowScan
Genesis.WindowScan provides a WindowScan extension method for IObservable<T>.
PCLMock.CodeGeneration.SourceGenerator
PCLMock is mocking framework in a PCL, making it usable on platforms such as iOS and Android.
Genesis.Analytics
Genesis.Analytics is a library providing an abstraction over mobile analytics.
Genesis.Analytics.Raygun
Genesis.Analytics.Raygun is a Raygun implementation for Genesis.Analytics.