microsoft
Here are 1,943 public repositories matching this topic...
This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime
-
Updated
Nov 13, 2020
-
Updated
Nov 13, 2020
-
Updated
Nov 14, 2020 - C#
How you are using LightGBM?
LightGBM component: R package
Environment info
Operating System: macOS 10.14
C++ compiler version: gcc 8.1.0
CMake version: 3.17.3
R version: 4.0.2
LightGBM version or commit hash: https://github.com/microsoft/LightGBM/tree/c07644d1d71540204a9b56f26667e8180bd009e2
Reproducible example(s)
Thanks to @Laurae2 for sharing this with m
Frontend Workshop from HTML/CSS/JS to TypeScript/React/Redux
-
Updated
Nov 9, 2020 - TypeScript
Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
-
Updated
Nov 14, 2020 - TypeScript
Best Practices on Recommendation Systems
-
Updated
Nov 13, 2020 - Python
When I passed NaN and an object with the "valueOf" attribute value as a callable function to the first and second parameters of Math.max, chakra did not execute this function. According to the ES10 standard, the ToNumber operation is performed on each parameter of Math.max, and the "valueOf" attribute value function of the second parameter will be executed.
version
chakra-1_11_22
**co
Best Practices, code samples, and documentation for Computer Vision.
-
Updated
Oct 19, 2020 - Jupyter Notebook
Sample ASP.NET Core 3.1 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
-
Updated
Nov 11, 2020 - C#
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
-
Updated
Nov 8, 2020 - C#
Issues Resolved
fixes #8763
Platforms Affected
- iOS
Behavioral/Visual Changes
None
Before/After Screenshots
Not applicable
Testing Procedure
PR Checklist
- [] Targets the correct branch
- [] Tests are passing (or failures are unrelated)
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
-
Updated
Nov 13, 2020
Related: dotnet/msbuild#4682 and dotnet/msbuild#5871
In FileUtiliies.cs we have RemoveQuotes and TrimAndStripAnyQuotes. We should consider adding some sort of Ensure-This-Path-Is-Single-Quoted function.
Possible names:
- EnsurePathIsSingleQuoted
- That's all I got!
Official repository for the Microsoft C/C++ extension for VS Code.
-
Updated
Nov 14, 2020 - TypeScript
OneDrive Client for Linux
-
Updated
Nov 13, 2020 - D
Microsoft Distributed Machine Learning Toolkit
-
Updated
Sep 12, 2018
List of telegram groups, channels & bots // Список интересных групп, каналов и ботов телеграма // Список чатов для программистов
-
Updated
Nov 9, 2020
Awesome list dedicated to Windows Subsystem for Linux
-
Updated
Nov 13, 2020
Accessibility: [MAS2.1.1]: User is not able to navigate inside the 'Shortcuts' list with keyboard.
Build details:
OS Version: 2004(20221.1000)
Edge Dev Version: 87.0.654.0 (Official build) dev (64-bit)
URL: https://fluidframework.com/playground/?path=/docs/welcome--page
Repro Steps:
1. Navigate to 'Shortcuts' button in left nav and invoke it.
2.Now try to navigate inside the list using down arrow key and observe.
Actual Result:
User i
Microsoft Azure PowerShell
-
Updated
Nov 14, 2020 - C#
I have a simple regression task (using a LightGBMRegressor) where I want to penalize negative predictions more than positive ones. Is there a way to achieve this with the default regression LightGBM objectives (see https://lightgbm.readthedocs.io/en/latest/Parameters.html)? If not, is it somehow possible to define (many example for default LightGBM model) and pass a custom regression objective?
Summary
The Event Hubs client library is instrumented using the .NET EventSource mechanism for logging. When instrumenting or diagnosing issues with applications that consume the library, it is often helpful to have access to the Event Hubs logs.
Though EventSource instrumentation is
Checked C is an extension to C that adds checking to detect or prevent common programming errors such as buffer overruns and out-of-bounds memory accesses. This repo has a wiki for Checked C, sample code, the specification, and test code.
-
Updated
Nov 13, 2020 - C
Improve this page
Add a description, image, and links to the microsoft topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the microsoft topic, visit your repo's landing page and select "manage topics."



Version: 1.50.1 (system setup)
Commit: d2e414d9e4239a252d1ab117bd7067f125afd80a
Date: 2020-10-13T15:06:15.712Z
Electron: 9.2.1
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Windows_NT x64 10.0.18363
Steps to Reproduce:
Create a sample Electron project.
In the