Pinned Repositories
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
autorest.typescript
Extension for AutoRest (https://github.com/Azure/autorest) that generates TypeScript code. The transpiled javascript code is isomorphic. It can be run in browser and in node.js environment.
bUnit
A testing library for Blazor Components. You can easily define components under test in C# or Razor syntax and verify outcome using semantic HTML diffing/comparison logic. You can easily interact with and inspect components, trigger event handlers, provide cascading values, inject services, mock IJSRuntime, and perform snapshot testing.
jmaillet's Repositories
jmaillet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
jmaillet/autorest.typescript
Extension for AutoRest (https://github.com/Azure/autorest) that generates TypeScript code. The transpiled javascript code is isomorphic. It can be run in browser and in node.js environment.
jmaillet/bUnit
A testing library for Blazor Components. You can easily define components under test in C# or Razor syntax and verify outcome using semantic HTML diffing/comparison logic. You can easily interact with and inspect components, trigger event handlers, provide cascading values, inject services, mock IJSRuntime, and perform snapshot testing.
jmaillet/csharpier
CSharpier is an opinionated code formatter for c#.
jmaillet/DebugErrorRepro
jmaillet/ExpressionTreeVisualizer
Debugging visualizer for expression trees
jmaillet/flash-cards
arithmetic flash-cards in React
jmaillet/Kitchen
Playing around with Aurelia / ASPNET 5 / Typescript
jmaillet/Microsoft.Extensions.Logging.Log4Net.AspNetCore
Allows to configure Log4net as Microsoft Extensions Logging handler on any ASP.NET Core application. Original code proposal by @anuraj --> https://dotnetthoughts.net/how-to-use-log4net-with-aspnetcore-for-logging/
jmaillet/Middleware
Various ASP.NET Core middleware
jmaillet/MinecraftConsole
jmaillet/normalizr
Normalizes nested JSON according to a schema
jmaillet/redux-oidc
A package for managing OpenID Connect authentication in ReactJS / Redux apps
jmaillet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.