microsoft
Here are 1,879 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
Sep 16, 2020
-
Updated
Sep 15, 2020
-
Updated
Sep 16, 2020 - C#
Summary
Today in the R package, there are a lot of internal function calls which use only positional arguments. Change them to use keyword arguments for extra safety.
I've added this issue to provide a small, focused contribution opportunity for Hacktoberfest 2020 participants. If you are an experienced open source contributor, please leave this
Frontend Workshop from HTML/CSS/JS to TypeScript/React/Redux
-
Updated
Sep 4, 2020 - TypeScript
We've moved! UI Fabric is now Fluent UI - A set of React components for building Microsoft web experiences.
-
Updated
Sep 17, 2020 - TypeScript
Hello,
I run following code in ch 1.11.19(debug),and it will crash by an assertion.
let b = [1.1, 2.2, 3.3];
b[4294967294] = 3;
Array.prototype.copyWithin.call(b, 0, 1);
Crash output:
ASSERTION 7690: (/.../ChakraCore-1.11.19/lib/Runtime/Library/JavascriptArray.cpp, line 9309) direction == -1 || (fromVal + count < MaxArrayLength && toVal + count < MaxArrayLength)
Failure: (d
Best Practices on Recommendation Systems
-
Updated
Sep 11, 2020 - Python
Best Practices, code samples, and documentation for Computer Vision.
-
Updated
Sep 17, 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
Sep 15, 2020 - C#
Fixes two issues with ListView scroll event ScrollY value that were making it pretty unreliable and buggy.
Original code was commited in this commit
_I'm not 100% sure if there can't be any other situation when the scroll fails to be tracked (maybe some fast scrol
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
-
Updated
Sep 16, 2020 - C#
We have several errors/warnings that have a URL in the text of the message. After #5488 (thanks, @jmezac!) we'll have a structured way to represent this that will eventually (dotnet/project-system#6335) be used in the Visual Studio UI.
We should use that!
Likely candidates:
$ rg "fwlink|aka\.ms" -g *resx
src\Tasks\Resources\Strings.resx
683: <Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
-
Updated
Sep 17, 2020
Official repository for the Microsoft C/C++ extension for VS Code.
-
Updated
Sep 17, 2020 - TypeScript
Microsoft Distributed Machine Learning Toolkit
-
Updated
Sep 12, 2018
List of telegram groups, channels & bots // Список интересных групп, каналов и ботов телеграма // Список чатов для программистов
-
Updated
Sep 15, 2020
OneDrive Client for Linux
-
Updated
Sep 17, 2020 - D
Awesome list dedicated to Windows Subsystem for Linux
-
Updated
Sep 16, 2020
Microsoft Azure PowerShell
-
Updated
Sep 17, 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?
Query/Question
Hello, I was reading over the PublishMultipleEventBatches sample for Azure Messaging EventHubs, and noticed what I believe to be a bug. On line 84 when an event is dequeue'd if it fails to add to the batch (eg when the batch is full) i
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
Sep 5, 2020 - C
The dice roller example on https://fluidframework.com/playground/?path=/docs/react-demos-dice-roller--demo is not accessible with a screenreader. Two improvements that could be made.
- Use an aria-alert to announce the new dice value after each role
- Set the aria-label as the value of the dice
Scenarios, tutorials and demos for Autonomous Driving
-
Updated
Mar 15, 2019 - Jupyter Notebook
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."

