Jayx239 / BrowseSharp
A headless browser supporting web navigation, html parsing, and javascript execution.
☆67Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for BrowseSharp
- On the fly disassemble C# code based on JitDasm☆125Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago
- Analyzers checking System.Reflection☆80Updated 10 months ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 3 years ago
- A simple template base system of macros for C# that can be executed in design time☆63Updated 7 months ago
- Loads all the references on startup by actually using the types in the module initializer.☆36Updated this week
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- File path abstraction library for .NET.☆55Updated this week
- Run C# code at compile time.☆37Updated 4 years ago
- Loosely bound platform invocation for .NET☆24Updated 6 years ago
- A set of Roslyn analyzers related to multithreading☆30Updated 5 years ago
- A .NET library for using reflection emit in a fluent way.☆27Updated last month
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 4 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆69Updated 8 months ago
- .NET Tokenization Library☆48Updated last year
- Data Modeling Library in .NET☆46Updated 2 years ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆56Updated 3 years ago
- ☆43Updated last year
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 3 years ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- Implicit parameters via contexts☆41Updated 2 years ago
- Replaces static method calls.☆68Updated last month
- C# LINQ Async extension methods library for async/await task.☆101Updated 8 months ago
- Adds debugger attributes to help visualize objects.☆43Updated 7 months ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆36Updated 3 weeks ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 3 years ago
- Simplifies reading embedded resources from an Assembly.