Popular repositories Loading
-
Bridge.React
Bridge.React PublicForked from ProductiveRage/Bridge.React
Bindings for Bridge.NET for React - write React applications in C#!
C#
-
Bridge.Immutable.Extensions
Bridge.Immutable.Extensions PublicForked from ProductiveRage/Bridge.Immutable.Extensions
Common functionality that builds on Bridge.Immutable and Bridge.React
C#
-
Bridge.Immutable
Bridge.Immutable PublicForked from ProductiveRage/Bridge.Immutable
A way to make it easier to create and work with immutable classes in Bridge.NET
C#
-
-
Bridge.Immutable.Collections
Bridge.Immutable.Collections PublicForked from ProductiveRage/Bridge.Immutable.Collections
Immutable collections intended to work with Productive.Immutable that back onto the ImmutableJs library
C#
-
Bridge.ReactLoader
Bridge.ReactLoader PublicForked from ProductiveRage/Bridge.ReactLoader
A NuGet package to load the React library into a Bridge application (Dev/Production library version depending upon Debug/Release project configuration)
JavaScript
Repositories
- Bridge.React Public Forked from ProductiveRage/Bridge.React
Bindings for Bridge.NET for React - write React applications in C#!
- Bridge.Immutable.Extensions Public Forked from ProductiveRage/Bridge.Immutable.Extensions
Common functionality that builds on Bridge.Immutable and Bridge.React
- Bridge.Immutable.Collections Public Forked from ProductiveRage/Bridge.Immutable.Collections
Immutable collections intended to work with Productive.Immutable that back onto the ImmutableJs library
- Bridge.Immutable Public Forked from ProductiveRage/Bridge.Immutable
A way to make it easier to create and work with immutable classes in Bridge.NET
- Bridge.Newtonsoft.Json Public Forked from colderlord/Bridge.Newtonsoft.Json
🚀 A Bridge.NET implementation of the Newtonsoft.Json API
- Bridge.ReactLoader Public Forked from ProductiveRage/Bridge.ReactLoader
A NuGet package to load the React library into a Bridge application (Dev/Production library version depending upon Debug/Release project configuration)
- ProductiveRage.SealedClassVerification Public Forked from ProductiveRage/ProductiveRage.SealedClassVerification
An analyser that ensures that no classes are not marked as one of abstract, sealed or static by accident (a new [DesignedForInheritance] must be added to each such class)