-
Microsoft
- Seattle
Highlights
- Pro
Stars
- All languages
- Assembly
- Bicep
- C
- C#
- C++
- CSS
- Clojure
- Dhall
- Elixir
- Erlang
- F#
- F*
- Go
- Groovy
- HCL
- HTML
- Haskell
- Java
- JavaScript
- Jsonnet
- Julia
- Jupyter Notebook
- Makefile
- Markdown
- Mustache
- Nim
- OCaml
- Perl
- PowerShell
- PureScript
- Python
- Racket
- ReScript
- Rebol
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- Shell
- Swift
- TSQL
- TeX
- Thrift
- TypeScript
- TypeSpec
- V
- Vim Script
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and …
Mono open source ECMA CLI, C# and .NET implementation.
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
This repository has examples of broken patterns in ASP.NET Core applications
Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.
SharpKeys is a utility that manages a Registry key that allows Windows to remap one key to any other key.
The most popular and friendly mocking framework for .NET
Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework
Dafny is a verification-aware programming language
A mocking library based on the Compiler APIs (Roslyn + Mocks)
Source code examples for ASP.NET Core in Action, Second Edition
『増補改訂版 Java言語で学ぶデザインパターン入門』に掲載されているJavaのサンプルコードをC#に移植