dynamic-binding
There are 5 repositories under dynamic-binding topic.
paulveillard/cybersecurity-dast
An ongoing & curated collection of awesome software best practices and techniques, libraries and frameworks, E-books and videos, websites, blog posts, links to github Repositories, technical guidelines and important resources about Dynamic Application Security Testing (DAST) Tools.
Linwenqiang-git/AttributeSql
特性sql,基于model上添加特性的方式,通过特定的扩展方式将特性的配置转换成sql语句,便于查询的扩展以及查询条件的动态绑定
max3584/rproxy-api
Reverse Proxy and Dynamic Port Bind
bell-kevin/BaseballParkSales
Simulate sales by the vendors in the stands at a baseball park. They walk around selling hot dogs, bottles of soda, team-logo ball caps, and balloons, in this simulation. These items are 2 categories of inventory -- food and souvenirs. Food items have a 10% tax. Souvenir items have a 5% tax. Also, it is possible to get volume discounts on souvenir items. There are 2 discounts available -- if you buy more than 15 items, the discount rate is 15%; if you buy more than 8 items, the discount rate is 5%. Notice these discounts are to the sale of each item, before any sales tax is applied. When the sale qualifies for a discount, print a message with the discount rate
SyncfusionExamples/binding-expando-and-dynamic-objects-to-a-blazor-data-grid
A quick start Blazor WebAssembly app that helps you to bind the Expando and Dynamic Objects to a Blazor Data Grid.