4
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Feb 22, 2025 — Feb 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Extracted a generateProperties function which can be used for the JSON and the XML provider
forki
as Steffen Forkmann
More... almost 14 years ago
Allow to use optional elements in JSON
forki
as Steffen Forkmann
More... almost 14 years ago
Update README.md
forki
as Steffen Forkmann
More... almost 14 years ago
Cleanup string
forki
as Steffen Forkmann
More... almost 14 years ago
Update README.md
forki
as Steffen Forkmann
More... almost 14 years ago
Using triple-quoted strings for the inlined schema
forki
as Steffen Forkmann
More... almost 14 years ago
Removing duplicate code between JSON and XML provider
forki
as Steffen Forkmann
More... almost 14 years ago
Adding a test for loading JSON from different files
forki
as Steffen Forkmann
More... almost 14 years ago
Extracted a createStructuredParser function which can be used for the JSON and the XML provider
forki
as Steffen Forkmann
More... almost 14 years ago
Allow to specify inlined JSON or XML in the type providers
forki
as Steffen Forkmann
More... almost 14 years ago
Removed unused code from JSON provider
forki
as Steffen Forkmann
More... almost 14 years ago
Converting the WPF sample to typed version using the XAML type provider
forki
as Steffen Forkmann
More... almost 14 years ago
Starting a WPF sample app using the XAML type provider
forki
as Steffen Forkmann
More... almost 14 years ago
async parallel as extension method for C#
Mauricio Scheffer
as mausch
More... almost 14 years ago
async return for C#
Mauricio Scheffer
as mausch
More... almost 14 years ago
forgot there was already Async.Catch and Async.Ignore
Mauricio Scheffer
as mausch
More... almost 14 years ago
Async protect, encapsulates any possible exceptions during bind in a Choice
Mauricio Scheffer
as mausch
More... almost 14 years ago
IgnoreResult for C# async, to avoid ugly mapping to Unit
Mauricio Scheffer
as mausch
More... almost 14 years ago
docs
Mauricio Scheffer
as mausch
More... almost 14 years ago
Initial version of the new JSON provider which is based on the Xml provider
forki
as Steffen Forkmann
More... almost 14 years ago
Choice get value for C#
Mauricio Scheffer
as mausch
More... almost 14 years ago
Making the inferred Xml structure a little more generic in the names - In order to support JSON structure
forki
as Steffen Forkmann
More... almost 14 years ago
Fixing choice tests
forki
as Steffen Forkmann
More... almost 14 years ago
Enabling ncrunch
forki
as Steffen Forkmann
More... almost 14 years ago
Removed Type.Providers.Test project from TypeProviders sln. otherwise VS blocks the type provider
forki
as Steffen Forkmann
More... almost 14 years ago
Disabled JSON provider for now. I'll fix this later today
forki
as Steffen Forkmann
More... almost 14 years ago
build for .NET 3.5
Mauricio Scheffer
as mausch
More... almost 14 years ago
local F# 3.0 libs
Mauricio Scheffer
as mausch
More... almost 14 years ago
Merge branch 'TypeProviders'
Mauricio Scheffer
as mausch
More... almost 14 years ago
typo
Mauricio Scheffer
as mausch
More... almost 14 years ago