Pinned Repositories
arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
arcade-services
Arcade Engineering Services
arcade-validation
Testing and validation scenarios for https://github.com/dotnet/arcade
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
benchmarks
Various benchmarks
install-scripts
maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
MSBuildStructuredLog
A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.
runtime
.NET is a cross-platform runtime for cloud, IoT, and desktop apps.
rokonec's Repositories
rokonec/arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
rokonec/arcade-services
Arcade Engineering Services
rokonec/arcade-validation
Testing and validation scenarios for https://github.com/dotnet/arcade
rokonec/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
rokonec/benchmarks
Various benchmarks
rokonec/install-scripts
rokonec/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
rokonec/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
rokonec/MSBuildStructuredLog
A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.
rokonec/runtime
.NET is a cross-platform runtime for cloud, IoT, and desktop apps.
rokonec/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
rokonec/StatementParser
Idea behind the StatementParser is, that it would be nice to be able to process financial data from different kind of statements in automatized way. This is often pretty hard as brokers are giving these data only in form of xls/xlst/pdf or other format which is not directly processable and here comes StatmentParser.
rokonec/test-templates
rokonec/wear-os-samples
Multiple samples showing best practices in app and watch face development on Wear OS.
rokonec/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
rokonec/xamarin-android
Xamarin.Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#