jasongaylord / markdownsharp
Project that ports code.google.com/p/markdownsharp to .NET Core 1.1
☆9Updated last year
Alternatives and similar repositories for markdownsharp:
Users that are interested in markdownsharp are comparing it to the libraries listed below
- A repo for demonstrating Reactive and Functional thoughts☆27Updated last year
- ☆27Updated 8 months ago
- A library that automatically adds support for object deconstruction in C#.☆37Updated 2 weeks ago
- Examples of different techniques for management of client libraries (i.e. JS/CSS libraries/frameworks) to ASP.NET Core projects.☆18Updated 2 years ago
- A LiteDB with realtime notifications☆43Updated last year
- Add support for NodaTime to Bogus.☆15Updated last week
- TopazView is a lightweight view engine that utilizes the Topaz JavaScript Engine. It serves as an alternative to the Razor View Engine, o…☆19Updated 3 months ago
- Dependency free reactive abstraction for `System.Diagnostics.Process`, exposes handy static one-liner methods for the one offs☆27Updated 2 months ago
- Linq2Db MVC shell for dotnet core 5 using MS SQL Database☆21Updated last year
- Helper for Single Instance Applications for Windows Forms and WPF☆21Updated 3 years ago
- Small CLI tool to merge PDF files☆32Updated last year
- Opinionated Guard Extensions for .NET☆13Updated 3 years ago
- Repository pattern with POCO object support for storing to Azure / Cosmos DB Table Storage☆26Updated this week
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- An MSBuild Task to enable exception line numbers for references in a deployed app☆78Updated last week
- .NET Core Global Tool for cleaning up solution, project or folder☆52Updated 4 months ago
- A Serilog sink that writes events to RavenDB☆17Updated last year
- Copy your files from a source to a destination. For instance you can copy your local files to your OneDrive account or an external disk.☆31Updated 6 months ago
- Extends ApprovalTests to allow simple approval of complex models.☆27Updated 2 years ago
- A .NET Core Global Tool to deploy changes to SQL databases using DbUp.☆19Updated 3 years ago
- ☆22Updated 2 years ago
- A C# source generator for ASP.NET Core razor pages and MVC controllers which produces strongly-typed identifiers for routes.☆31Updated 5 months ago
- Installer for .NET Core CLI Apps☆35Updated 6 years ago
- Extends FluentValidation with some more opinionated rules.☆15Updated last week
- idgen is a .NET Core global tool that supports the bulk generation of various types of unique identifiers.☆56Updated 2 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- ☆31Updated 3 years ago
- Adds feature to completely reload serilog settings. Also contains switchable ILogger implementation.☆20Updated 2 years ago
- Tiny library for fluent guard and assert expressions to formalize preconditions of methods