ufcpp
http://ufcpp.net/ Unidentified Flying C++: C with UFO-like-operator, for short, UFCPP. In this web site, I've been publishing Japanese artcles on .NET techn
Japan
Pinned Repositories
BitFields
ContextFreeTask
Task-like structs which capture no synchronization context on the await operations.
dotnet-ExtractUnityPackage
A dotnet global tool for extracting .unitypackage
GraphemeSplitter
A C# implementation of the Unicode grapheme cluster breaking algorithm
NonCopyableAnalyzer
An analyzer for Non-Copyable structs.
ScribanSourceGenerator
StringLiteralGenerator
C# Source Generator for UTF-8 binary literal
UfcppSample
http://ufcpp.net/ 向けのサンプル
ValueChangedGenerator
Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.
ufcpp's Repositories
ufcpp/StringLiteralGenerator
C# Source Generator for UTF-8 binary literal
ufcpp/GraphemeSplitter
A C# implementation of the Unicode grapheme cluster breaking algorithm
ufcpp/BitFields
ufcpp/dotnet-ExtractUnityPackage
A dotnet global tool for extracting .unitypackage
ufcpp/UnityTools
Miscellaneous tools for Unity Game Engine.
ufcpp/MemberAccessGenerator
ufcpp/RemoveOnly
Removes "Only" from DateOnly/TimeOnly structs.
ufcpp/SqlToCsharp
A C# class generator from SQL CREATE TABLE Statements (SSDT)
ufcpp/AwaitableUniRx
IAsyncMethodBuilder portability libarary on UniRx and Awaitable extensions for UniRx
ufcpp/connect-japan-2018
ufcpp/MsbuildAll
リポジトリ内の sln に対して NuGet restore と msbuild を掛けて回るスクリプト。
ufcpp/TupleExtensions
Extension methods for tuple features in C# 7
ufcpp/UniRx
Reactive Extensions for Unity
ufcpp/KdTree
A fast, generic, multi-dimensional Binary Search Tree written in C#
ufcpp/TryGithubActions
ufcpp/UfcppJupyter
dotnet try jupyter notebooks
ufcpp/UnicodeDataCsharp
Parsing UCD in C#
ufcpp/Blazor
An experimental web UI framework using C#/Razor and HTML, running in the browser via WebAssembly
ufcpp/corefx
This repository contains the foundational libraries that make up the .NET Core development stack.
ufcpp/docs.ja-jp
ufcpp/dotnet-api-docs.ja-jp
ufcpp/MinimumAsyncBridge
Miminum set of the async/await portability libarary.
ufcpp/msgpack-cli
MessagePack implementation for Common Language Infrastructure / msgpack.org[C#]
ufcpp/NotifyPropertyChangedGenerator
Roslyn Analyzer/Generator for avoid boring boilerplate INotifyPropertyChanged implementation.
ufcpp/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
ufcpp/sandbox-public
ufcpp/UnityCsharp20150321
UnityのためのC#勉強会(2015/3/21) サンプル
ufcpp/UnityUnionLayout