#
C#
C# (pronounced "C sharp") is a simple, modern, object-oriented, and type-safe programming language.
Its roots in the C family of languages makes C# immediately familiar to C, C++, and Java programmers.
Here are 138 public repositories matching this topic...
Open
Suggestion
4
xenophilios
commented
Feb 21, 2020
Great article. Thank you.
I would like to suggest that you add some explanation on the use of "in" and "out" as modifiers of generic type parameters. For example, the generic form of IComparable is given as IComparable<in T> and the generic form of IEnumerable as IEnumerable<out T>. If explanations are already available in other documents, perhaps you could let us know where to find th
ConPtyShell - Fully Interactive Reverse Shell for Windows
-
Updated
Mar 15, 2020 - PowerShell
C# で Single Page Web アプリを開発するフレームワーク「Blazor」の WebAssembly 版 (client-side 版) の自習教材です。
-
Updated
May 21, 2020 - PowerShell
-
Updated
Sep 24, 2019 - PowerShell
Split selenium part of powershell_ui_samples git repository
-
Updated
Jun 21, 2020 - PowerShell
ConnectWise Control - Automate Diagnostics Extension
-
Updated
May 5, 2020 - PowerShell
Cake Addin for code generation from OpenAPI specifications via NSwag
-
Updated
Aug 5, 2019 - PowerShell
Kütüphane Otomasyonu.
-
Updated
May 31, 2018 - PowerShell
Sample codes and PowerShell scripts to interact with FLY, a migration tool that helps you to migrate data to Office 365.
-
Updated
Apr 30, 2020 - PowerShell
Template of a module for Mount & Blade II Bannerlord.
-
Updated
Apr 12, 2020 - PowerShell
「 Update stop」: C#, WPF(Prism MVVM) and ASP.NET Web API 2 Sample
-
Updated
May 21, 2020 - PowerShell
Demo project for building .NET with cake for Multiple framework versions
-
Updated
Apr 6, 2017 - PowerShell
.NET Script bundling translator 🌎
-
Updated
Jun 13, 2020 - PowerShell
Azure BOT with Azure AD Sign in and LUIS capabilities that provides late coming member list and allow admin to auto deduct leave or send intimation via email as per action taken.
-
Updated
Aug 3, 2018 - PowerShell
Code Samples : Clean Development URLs and SSL with Docker and Nginx Proxy
-
Updated
May 24, 2018 - PowerShell
jhon bryce - Course 91448 / 4
-
Updated
Aug 10, 2018 - PowerShell
A well configured and opinionated rulesets files from a curated selection of Roslyn diagnostic analyzers.
-
Updated
Apr 29, 2020 - PowerShell
A .NET SDK for the REST API of FactuurSturen.nl. Supports async/await and is a Portable Class Library
-
Updated
Mar 3, 2016 - PowerShell
Here I am working on a couple of eCommerce websites in order to improve my skills in web development.
-
Updated
Oct 17, 2017 - PowerShell
PowerShell script used to scrape media off of Twitter
scraper
twitter
csharp
twitter-api
powershell
twitter-oauth
twitter-streaming-api
scrape
scrapers
powershell-script
powershell-scripts
csharp-code
csharp-script
scrape-websites
csharp-library
-
Updated
May 26, 2020 - PowerShell
Aplicación para inventario de repuestos de una tienda mecánica implementando C# y SQL Server. (Proyecto personal en proceso)
-
Updated
Jul 16, 2019 - PowerShell
Some Basic Projects of Entity Framework
-
Updated
Nov 1, 2018 - PowerShell
Created by Anders Hejlsberg
Released January 2002
- Repository
- dotnet/csharplang
- Website
- docs.microsoft.com/dotnet/csharp
- Wikipedia
- Wikipedia
.NET Core 2.2 reaches end of life December 23. Either upgrade the version to 3.1 LTS, which is what users should be already doing anyway, or target multiple versions of .NET Core so users who are still on 2.x are not broken.