#
poco
Here are 101 public repositories matching this topic...
.NET's leading C# Redis Client
-
Updated
Jun 15, 2020 - C#
Fast, Simple, Typed ORM for .NET
mysql
c-sharp
linq
orm
high-performance
sqlite
postgresql
oracle
firebird
poco
sqlserver
net-core
net-framework
-
Updated
Jun 25, 2020 - C#
A lightweight and high-performance Object/Relational Mapping(ORM) library for .NET --C#
-
Updated
Jun 21, 2020 - C#
.NET's fastest JSON, JSV and CSV Text Serializers
c-sharp
json
csv
serializer
high-performance
mono
http-client
pcl
poco
jsv
net-core
automapper
net-framework
-
Updated
Jun 15, 2020 - C#
CRUD for Dapper
mysql
crud
repository
nuget
micro-orm
query-builder
dapper
poco
sql-generation
sqlserver
dapper-extensions
dapper-donet-core
dapper-microorm
dapper-crud
-
Updated
Jun 25, 2020 - C#
veikkoeeva
commented
Aug 5, 2017
Hi!
I was wondering if you would have advice on how to use this interesting library in ASP.NET Core controllers so that roughly the following would work:
[HttpPost("[action]")]
public IActionResult Test([FromBody] Thing thing)
{
var e = (Person)thing;
return Accepted(new Uri("https://wwww.WhereToAskForResults.com"));
}
That is, accept JSON-LD data via a base classes.
A highly configurable and eXtensible Xml serializer for .NET.
-
Updated
Jun 22, 2020 - C#
Strongly Typed Client API Generators generate strongly typed client APIs in C# .NET and in TypeScript for jQuery and Angular 2+ from ASP.NET Web API and .NET Core Web API
android
jquery
angular
typescript
xamarin
csharp
aurelia
angular2
restful
ajax
web-api
angular4
axios
poco
asp-net
webapi
fetch-api
codedom
typescript-codedom
-
Updated
Jun 28, 2020 - C#
Generic object change tracker for .NET Framework and .NET Standard-compliant platforms like .NET Core and Xamarin!
-
Updated
Dec 31, 2017 - C#
dotnet-script to generate POCO classes from your database tables and views.
-
Updated
Jul 10, 2018 - C#
A RESTful API using Poco C++ Libraries.
webservice
modern-cpp
configuration-management
database-migrations
infrastructure-as-code
poco
restful-api
architectural-patterns
restful-webservices
cpp-web-services
modular-design
cxx14
poco-restful-webservice
poco-apache-connector
cpp-restful-webservice
-
Updated
Nov 15, 2019 - C++
An extension for IntelliJ-based IDEs (DataGrip, Rider, etc.) to generate POCO (C#) classes from a database
-
Updated
Jan 15, 2020 - Groovy
ORM Benchmarking
benchmark
orm
dotnet
dotnet-core
poco
dotnet-standard
sqlserver
dotnet-framework
object-relational-mapper
dynamic-objects
orm-benchmarking
-
Updated
Nov 5, 2019 - C#
C# .NET Typed POCO Client for AWS Dynamo DB
-
Updated
Mar 29, 2019
tpluscode
commented
Feb 22, 2017
Issue wikibus/Argolis#8 reveals that the documentation is incomplete. I should add an example of IContextProvider to the page about resolving @context
An alternative to ORM's such as Entity Framework, offers light-weight database mapping to your existing CLR objects. Visit "Design Goals" on GitHub to see more rationale and guidance.
orm
database
data-binding
micro-orm
entity-framework
dataset
data-access-layer
entityframework
entity-framework-core
nhibernate
dapper
ormlite
poco
orm-framework
orm-library
entityframeworkcore
data-access
microorm
ado-dotnet
data-access-library
-
Updated
May 1, 2020 - C#
Android uiautomation poco-sdk implementation
-
Updated
Mar 16, 2020 - Java
kQL.orm是基于.Net 4.0平台的,针对MS-SQL数据库开发的一套轻量级数据访问层框架。小巧优雅,更重要的是功能强大到让你脑洞大开。几乎无需配置,就能快速上手!
c-sharp
linq
sql
sql-server
orm
database
csharp
code-generator
dotnet
mssql
lambda-expressions
poco
bcp
bulkinsert
-
Updated
Jun 22, 2017
A C++ interface with MySQL for building your own database of historical market quotes
mysql
sql
database
trading
oanda
mysql-database
poco
algorithmic-trading
historical-data
historical-market-quotes
-
Updated
Feb 20, 2017 - C++
Improve this page
Add a description, image, and links to the poco topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the poco topic, visit your repo's landing page and select "manage topics."



The documentation for Object, Var and Varholder lead me to believe that given the following setup:
The following call would let me extract the values (similar to my other use of
Objectwith primitives and basic strings)` auto retB