BaristaCore icon indicating copy to clipboard operation
BaristaCore copied to clipboard

BaristaCore is a framework for providing a serverless platform using ChakraCore and .Net Core

Results 25 BaristaCore issues
Sort by recently updated
recently updated
newest added

Thinking this would consist of the following: - Add method to module interface -- GetModuleDefinition -- returns a string in the .d.ts format. - Add capability for converters/typeconverters to auto-generate...

enhancement

The built-in HttpClient in .Net core does not perform any caching. Create a wrapper around the HttpClient that does, and use it in the fetch implementation.

HttpClient

Requires a dotnet core http/2 client ;-/

HttpClient