Steve Sanderson
|
04064f983c
|
Add test to more explicitly cover both 'params array' and 'generics'-style interop APIs
|
2017-12-15 19:41:20 +00:00 |
Steve Sanderson
|
09eccb52c5
|
Remove old marshalled-interop API and update MonoSanity sample to use newer API
|
2017-12-15 19:16:15 +00:00 |
Steve Sanderson
|
fe6105a902
|
Support JS invocations that return undefined
|
2017-12-15 11:40:43 +00:00 |
Steve Sanderson
|
6eede7b109
|
Low-level MonoSanity tests for invoking JS from .NET code
|
2017-12-15 10:57:44 +00:00 |
Steve Sanderson
|
a4b85ddf53
|
Split BuildTools into "Build" (for end-user app builds) and "BuildTools" (for building this repo only)
|
2017-12-14 15:32:28 +00:00 |
Steve Sanderson
|
7390af1681
|
Make the BuildTools project consumable either as a NuGet package or locally by importing a .proj
|
2017-12-13 11:10:41 +00:00 |
Steve Sanderson
|
d0096ec78e
|
On build, emit <clientproject>.blazor.config to the output dir - transitively into host projects too
|
2017-12-12 17:18:35 +00:00 |
Steve Sanderson
|
9ec79ae9f7
|
Start making standalone hosting work again by automatically locating the client app assembly
|
2017-12-11 19:45:02 +00:00 |
Steve Sanderson
|
3b01daf15a
|
Begin on serving .NET assemblies from ReferencedAssemblyFileProvider
|
2017-12-11 17:32:30 +00:00 |
Steve Sanderson
|
32dae87b00
|
Make MonoSanity sample actually run some .NET code via Mono
|
2017-12-06 14:29:29 +00:00 |