• Stars
    star
    1
  • Language
  • Created about 9 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

Dapper.Mapper

Dapper.Mapper is an extension to Dapper multi mapping which figures out the relationships between the returned objects and automatically assigns them.
C#
84
star
2

protobuf-net-data

A library for serializing ADO.NET DataTables and DataReaders into a portable binary format.
C#
75
star
3

PartialResponse

PartialResponse provides JSON partial response (partial resource) support for ASP.NET Web API.
C#
58
star
4

PartialResponse.AspNetCore.Mvc.Formatters.Json

PartialResponse.AspNetCore.Mvc.Formatters.Json provides JSON partial response (partial resource) support for ASP.NET Core MVC.
C#
16
star
5

DynamicMapper

DynamicMapper allows you to map a subset of an object's properties to an ExpandoObject.
C#
5
star
6

jQuery-UI-Pattern

jQuery UI Pattern, Android-style unlock plugin
JavaScript
4
star
7

protobuf-net-data-light

C#
3
star
8

Giddup

A reference architecture using ports and adapters, domain-driven design (DDD), command query responsibility segregation (CQRS) and event sourcing (ES).
C#
3
star
9

EnGarde

EnGarde allows you to validate arguments using a fluent interface, for example: Ensure.That(value, "value").Not.IsNull().And.StartsWith("En").
C#
2
star
10

PartialResponse.Core

PartialResponse.Core provides core logic for partial response (partial resource). This package is used in https://github.com/dotarj/PartialResponse.AspNetCore.Mvc.Formatters.Json and https://github.com/dotarj/PartialResponse.
C#
2
star
11

Gonzales

C#
1
star
12

FluentRouting

ASP.NET MVC Fluent Routing is a thin wrapper around the ASP.NET MVC attribute routing engine. With Fluent Routing you can define your routes using a fluent interface, but with the full power of the attribute routing engine (inline route constraints, optional URI parameters and default values).
C#
1
star