mcintyre321
NuGet publisher profile
Packages (53)
OneOf
F# style discriminated unions for C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.
OneOf.SourceGenerator
This source generator automaticly implements OneOfBase hierarchies
ValueOf
Declare Value Objects in one line e.g. `class ClientRef : ValueOf<string, ClientRef> { }`), create using `ClientRef.From(someString)` The base Type ValueOf<TValue, TThis>, provides Equals, GetHashcode. Use ValueTuples for multi property values e.g `class Address : ValueOf<(string firstLine, string secondLine, Postcode postcode), Address> {}`
OneOf.Extended
This package extends the OneOf types from OneOf<T0, .., T9> to OneOf<T0, .., T32> for when you really have a lot of options
FormFactory
FormFactory is a UI component engine for ASP.NET Core and MVC5. It reflects over your view models to build a component tree, then renders that according to customisable templates. Drive yuour views by convention instead of hard coding them.
Noodles
Noodles transforms your object modelinto a web app. This is the core library without a dependency on ASP MVC
RestSharp.Net2
Simple REST and HTTP API Client
JsonDiffPatch
Library for diffing and RFC 6902 patching json.net json objects - forked from Tavis.JsonPatch, with an addition of json diff code by Ian Mercer, with additional partial array LCS diff by JC Dickinson
Mvc.JQuery.Datatables
Popular lib for using DataTables.net with IQueryable. Install this package to use with MVC5
EmbeddedResourceVirtualPathProvider
Enables ASP to read content files (e.g. .css, .js, .aspx) stored as embedded resources in referenced assemblies. This full package contrains additional bootstrap template code and settings for seamless integration into apps.
Harden
Description
selectize
Selectize is the hybrid of a textbox and <select> box. It's jQuery based and it has autocomplete and native-feeling keyboard navigation; useful for tagging, contact lists, etc.
Mvc.JQuery.Datatables.Templates
Popular lib for using DataTables.net with IQueryable. Install this package for the css/js/cshtml files if you aren't using the EmbeddedResouces
Noodles.AspMvc.Templates
Noodles transforms your object model into a web app. Install this library to customise the cshtml template files, or if you don't want to use the EmbeddedResourceVirtualPathProvider to load your views
Walkies
Library for walking an object tree as if it were a DOM
FormFactory.Templates
FormFactory is a UI component engine for ASP.NET Core and MVC5. It reflects over your view models to build a component tree, then renders that according to customisable templates. Drive yuour views by convention instead of hard coding them.
Noodles.AspMvc.DataTables
Noodles transforms your object modelinto a web app. This is a library to integrate Noodles with AJAX jquery datatables
OneOf.FSharp
This is an FSharp library for interop with the C# OneOf Types
Siggs
Description
Noodles.AspMvc
Noodles transforms your object model into a web app. This assembly contains stuff to make Noodles work with ASP MVC
Noodles.WebApi
Noodles transforms your object model into a web app. Install this library to use Noodles with Web Api
FormFactory.AspMvc
FormFactory is a UI component engine for ASP.NET Core and MVC5. It reflects over your view models to build a component tree, then renders that according to customisable templates. Drive yuour views by convention instead of hard coding them.
LinqToXsd
Microsoft developed open source tool for generating strongly typed libraries for accessing XML documents.
LinqToAnything
Turn any data source into an IQueryable
jquery.dataTables.columnFilter
Adds advanced filter capabilities to DataTables. JS file
Sourcery
Black magic event sourced database
Mvc.JQuery.DataTables.Common
Popular lib for using DataTables.net with IQueryable. This package contain x-platform shared code. Install either Mvc.JQuery.DataTables for MVC5 or Mvc.JQuery.DataTables.AspNetCore for AspNetCore
EmbeddedResourceVirtualPathProvider.Core
Enables ASP to read content files (e.g. .css, .js, .aspx) stored as embedded resources in referenced assemblies. This core package contains only an assembly, see also EmbeddedResourceVirtualPathProvider with bootstrap code for seamless integration into your app.
NhCodeFirst
Zero config NHibernate mappings
FormFactory.AspNetCore
FormFactory is a UI component engine for ASP.NET Core and MVC5. It reflects over your view models to build a component tree, then renders that according to customisable templates. Drive yuour views by convention instead of hard coding them.
23 more packages load after hydration.