I have an Azure API Management set and running. The API calls are made to a Docker container running FastAPI on an Azure virtual machine. This backend container is responsible for running some AI m...

@theartofmadeline

pixel skylines
let's talk about Bridgerton tea, my ask is open
PUT YOUR BEARD IN MY MOUTH
"I'm Dorothy Gale from Kansas"
🪼
Stranger Things
No title available
One Nice Bug Per Day

Kiana Khansmith
wallacepolsom
No title available
noise dept.
EXPECTATIONS
Lint Roller? I Barely Know Her

if i look back, i am lost
The Stonewall Inn
No title available
NASA
occasionally subtle
seen from United States
seen from United States
seen from United States

seen from Türkiye
seen from Finland

seen from Malaysia
seen from United States

seen from United States
seen from United States
seen from United States

seen from Bangladesh

seen from Canada

seen from Greece
seen from United States
seen from Germany
seen from United States

seen from United States
seen from Austria
seen from United Kingdom

seen from Russia
@sleepyandhungry1984
I have an Azure API Management set and running. The API calls are made to a Docker container running FastAPI on an Azure virtual machine. This backend container is responsible for running some AI m...
An extensible middleware implementation for HTTP-triggered Azure Functions in .Net. - umamimolecule/azure-functions-http-middleware
How to implement middleware pattern in Azure Functions to keep our functions clean.
Bulk Executor ライブラリによって提供される一括インポート API と一括更新 API を通じて、Azure Cosmos DB で一括操作を実行します。
BundleTransformer.SassAndScss contains one translator-adapter - `SassAndScssTranslator`. This adapter makes translation of Sass and SCSS code to CSS code by using the LibSass Host for .NET (https://github.com/Taritsyn/LibSassHost) version 1.3.2 (supports the LibSass (http://sass-lang.com/libsass) version 3.6.4). Also contains the `SassAndScssAssetHandler` debugging HTTP handler, which is responsible for text output of translated Sass or SCSS asset. This package does not contain the native implementations of LibSass for Windows. Therefore, you need to choose and install the most appropriate package(s) for your platform. The following packages are available: * LibSassHost.Native.win-x86 * LibSassHost.Native.win-x64
というのを、この数日をかけて勢いで作りました。ずーーっと昔から「enum は遅い」と言われ続けていたので何か手を入れたいと思っていたのですが、突然やる気になりました。久々にプライベートのコーディング意欲が爆上げしたー。勢いが強過ぎて毎日寝不足のまま明け方までのコーディングを繰り返し、しかも家庭を顧みませんでした...(超ヨクナイ どのくらい速いかというと、.NET Core 3.0 よりも何倍も速いです。もう狂ったくらい速い。全てのメソッドがゼロ・アロケーションです。プログラミングする上で enum はかなり使うので、多少なり性能改善に寄与できるのではないかと思います。ぜひ使ってみた感想をいた…
主キー、読み取り専用キー、ユーザー、アクセス許可など、Azure Cosmos DB のアクセス制御の概念について説明します。
設計ナイト2020 を受けて、今どんなアーキテクチャを選ぶべきかという話をしたくなったのだ。 kichijojipm.connpass.com 設計ナイトで高ぶった結果1時間コースの発表資料が完成したので供養場所を探しています。聞いてくれ!!!— Takafumi ONAKA (@onk) 2020年11月1日 お前誰よ 2000年代前半に SI 2000年代後半にブログ、SNS 2010年代にソーシャルゲーム 2020年代に UGC サービス をやってきた人間。数百万〜数億行のデータ、月間数千万〜数十億 imp 程度を主戦場にしています。 今日の話 DDD と PofEAA から学ぶパターン…
Apple has announced plans to transition its Mac hardware line to a new Arm64-based chip that they refer to as “Apple Silicon See dotnet/runtime#43313 This issue tracks work to enable ASP.NET Core o...
MacのCPUをインテルからApple Siliconに乗り換えることは、アップル自身にとってはもちろんのこと、サードパーティのアプリのデベロッパーにとっても、そしてユーザーにとっても、それなりに大事業であり、大きな変化を余儀なくされることがあるのも確かだ。
We’re excited to release .NET 5.0 today and for you to start using it. It’s a major release — including C# 9 and F# 5 — with a broad set of new features and compelling improvements. It’s already in active use by teams at Microsoft and other companies,
Angular Library とは Angular CLI v6 から提供された機能で通常の application 作成と異なり library を作ることができる ref. Library support in A...
Asp.Net core 3.1 dropped the UseSpaPrerendering. So, no more server-side rendering (SSR). If you have Asp.Net core 2+ single page application (SPA) with SSR – no road map from Microsoft. Well…
Server-side rendering in ASP.NET Core Angular
I’ve been trying to get Server-side rendering working in the Angular template for ASP.NET Core. I’m a developer, not a storyteller. So…
e2e の例に従って独自の認証を実装し、それを Azure SignalR Service と統合する方法について説明します。
TypeScript でブラウザー上で動作させるコードを書く場合に、グローバル変数 window を拡張する方法のまとめ