JesseXia's Stars
browserstate/history.js
History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
xunit/xunit
xUnit.net is a free, open source, community-focused unit testing tool for .NET.
dotnet/EntityFramework.Docs
Documentation for Entity Framework Core and Entity Framework 6
restsharp/RestSharp
Simple REST and HTTP API Client for .NET
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
cefsharp/CefSharp
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework