ErikSchierboom / JsonDotNetCustomContractResolvers
A custom contract resolver for JSON.NET that allows for an easy way to specify exactly which properties to serialize, without resorting to adding attributes to the classes to be serialized.
☆34Updated 2 years ago
Alternatives and similar repositories for JsonDotNetCustomContractResolvers:
Users that are interested in JsonDotNetCustomContractResolvers are comparing it to the libraries listed below
- A high performance, distributed unique id generator for Azure environments.☆67Updated last year
- Throttlebird is a simple Http request throttler to help limit the number of client requests within a given period of time.☆44Updated 9 years ago
- A library enabling strongly typed routing in ASP.NET Core MVC projects.☆76Updated 5 years ago
- HTTP based reliable async queuing system☆58Updated 9 years ago
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆60Updated this week
- A File-based Document Store for .NET☆22Updated 7 years ago
- A recipe for implementing event sourced domain objects with NEventStore☆45Updated last year
- FeatureSwitch is library that should reduce amount of time and code required to implement feature switching in your projects.☆57Updated last year
- Testavior is a lightweight solution to help you develop Behavior Tests for ASP.NET Core☆41Updated last year
- Lightweight ASP.NET Core MVC Pagination, Filtering, Sorting, Expanding and DataShaping Library☆35Updated 5 years ago
- Expression-based event filtering for Serilog☆80Updated 4 years ago
- Execute MediatR requests via JsonRpc using WebAPI☆32Updated 8 years ago
- A component that registers "fire and forget" tasks with the ASP.NET runtime.☆110Updated 7 years ago
- A file copying tool with semantic appropriate for deploying web site files. Comes as a .NET exe☆49Updated last year
- Easy-to-use exception causality chains for async/await.☆63Updated 4 years ago
- [Archived] Tooling that allows compilation of MVC Razor views as part of build and publish. Project moved to https://github.com/aspnet/As…☆42Updated 6 years ago
- Raygun provider for .NET☆128Updated last week
- Hosting extensions for ASP.NET Core☆34Updated 6 years ago
- Akka.NET Wintail example with logging and tests☆30Updated 9 years ago
- A simple, powerful, extensible, testable .NET configuration library.☆41Updated last year
- A library for intercepting EntityFramework actions, like insert, update and delete.☆41Updated 8 years ago
- Windows Communication Foundation (WCF) integration for Autofac IoC☆22Updated 11 months ago
- ASP.NET Core app to view GitHub issues for team stand-up☆38Updated 2 years ago
- Application initialization helper☆42Updated 3 months ago
- Nanophone is a minimalistic library for Service Registration and Discovery and is the driving force behind the Equalizer middleware for a…☆25Updated 7 years ago
- Short'n'sweet SQL Server/PostgreSQL/MySQL schema migration library☆43Updated 4 months ago
- Light weight REST service framework for ASP.NET Core