GithubHelp home page GithubHelp logo

fredatgithub / expressionpowertools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jeremylikness/expressionpowertools

0.0 1.0 0.0 2.53 MB

Power tools for working with IQueryable and Expression trees.

License: MIT License

C# 100.00%

expressionpowertools's Introduction

ExpressionPowerTools

.NET Core .NET Core Tests Generate and Publish Documentation Pack and Publish NuGet

There are a few options for documentation, including:

Documentation Tip Because the documentation is stored in this repo, you can use the GitHub "Go to file" feature to quickly find documentation for a type or member. Just click Go to File and type the name of the method or type and look for the markdown file. You can infer the type of documentation from the extension:

  • .a.md - assemblies
  • .ns.md - namespaces
  • .cs.md - types (classes)
  • .i.md - types (interfaces)
  • .ctor.md - constructors
  • .m.md - methods
  • .prop.md - properties

Core

NuGet Package

Install-Package ExpressionPowerTools.Core -Version 0.9.2-alpha

Power tools for working with IQueryable and Expression trees. Enables enumeration of the tree, comparisons ("similar" and "equivalent") and interception to take snapshots and/or mutate expressions.

API Documentation

Serialization

NuGet Package

Install-Package ExpressionPowerTools.Serialization -Version 0.9.2-alpha

Power tools for writing client-side queries that can be safely serialized to run on the server.

API Documentation

ASP.NET Core Middleware for EF Core

NuGet Package

Install-Package ExpressionPowerTools.Serialization.EFCore.AspNetCore -Version 0.9.2-alpha

Power tools for deserializing queries initiated by remote clients.

API Documentation

Http Client

NuGet Package

Install-Package ExpressionPowerTools.Serialization.EFCore.Http -Version 0.9.2-alpha

Power tools for running remote queries over HTTP, for example a Blazor WebAssembly client.

API Documentation

Documentation Generator

Internal utility to auto-generate API documentation based on comments and reflection. Directly generates markdown. Also self-documents.

API Documentation

expressionpowertools's People

Contributors

dependabot[bot] avatar jeremylikness avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.