Skip to content

Instantly share code, notes, and snippets.

View sugimomoto's full-sized avatar

Kazuya Sugimoto sugimomoto

View GitHub Profile
@sugimomoto
sugimomoto / SQLServerSample.cs
Last active February 7, 2020 01:47
CData.SqlKata.SQLServerSample
using System;
using SqlKata;
using SqlKata.Execution;
using SqlKata.Compilers;
using System.Data.SqlClient;
namespace CData.SqlKata.CDataSampleProject
{
class Program
{
@sugimomoto
sugimomoto / SqlKata.cs
Last active February 7, 2020 02:15
SqlKata by CData Kintone ADO.NET Provider
using System;
using SqlKata;
using SqlKata.Execution;
using SqlKata.Compilers;
using System.Data.SqlClient;
using System.Data.CData.Kintone;
namespace CData.SqlKata.CDataSampleProject
{
class Program
@sugimomoto
sugimomoto / SqlKata.cs
Created February 5, 2020 08:36
SqlKata by CData Sansan ADO.NET Provider
using System;
using SqlKata.Compilers;
using SqlKata.Execution;
using System.Data.CData.Sansan;
namespace CData.SqlKata.SampleProject
{
class Program
{
static void Main(string[] args)
@sugimomoto
sugimomoto / PowerPlatformWinterOsaka.markdown
Last active May 8, 2021 14:18
Power Platform のために押さえておくと嬉しい API のエコシステムのお話 #JPPUG #PowerPlatform #MSIgniteTheTour #MSIgnite #JPPUGWinter19
@sugimomoto
sugimomoto / TeslaAPIList.html
Last active January 21, 2020 00:29
Tesla API List (Unofficial)
<a>Hello</a>
@sugimomoto
sugimomoto / cdataapiscript.markdown
Last active December 10, 2023 02:38
独自スクリプト言語の VS Code Snippet を作ってみた:CData API Script #vscodejp
@sugimomoto
sugimomoto / Index.razor
Created December 17, 2019 14:44
key directive test
@page "/"
@using System.Collections.Generic;
<h1>Hello, world!</h1>
Welcome to your new app.
<table>
<thead>
<tr>
@sugimomoto
sugimomoto / kitnoneCustomerAPI.raml
Last active December 9, 2019 11:45
kintone customer API
#%RAML 1.0
title: Sample Customer API
version: v1.0
baseUri: http://samplecustomer.us-w1.cloudhub.io/api
securitySchemes:
basic:
description: |
This API supports Basic Authentication.
type: Basic Authentication
@sugimomoto
sugimomoto / PowerPlatformDayWinter.markdown
Last active December 9, 2019 01:32
そのデータは正しいか? インタラクションで自然にデータを貯める Dynamics 365 CRM + PowerPlatformによるテックタッチの手法

Session Title

そのデータは正しいか? インタラクションで自然にデータを貯める Dynamics 365 CRM + PowerPlatformによるテックタッチの手法

Event Info

Power Platform Day Winter '19 https://power-platform.connpass.com/event/149834/