Skip to content
#

csharp-code

csharp logo

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 44 public repositories matching this topic...

This project presents a Visual Studio solution including a simple demo ASP.Net Web API Basic Authentication Service Application and a “Tester” Client (Windows Form Application) that allows the user to test the Web API with CRUD operations (GET, POST, PUT, DELETE) that service design requires authentication (except the Get). In addition to demons…

  • Updated Dec 8, 2022
  • JavaScript

This project presents a Visual Studio solution including a simple demo ASP.Net Web API Service Application and a “Tester” Client (Windows Form Application) that allows the user to test the Web API with CRUD operations (GET, POST, PUT, DELETE). In addition to demonstrating standard CRUD capabilities, the Web API service implements a .Net Memory C…

  • Updated Dec 8, 2022
  • JavaScript

Created by Anders Hejlsberg

Released January 2002

Followers
68.4k followers
Repository
dotnet/csharplang
Website
docs.microsoft.com/dotnet/csharp
Wikipedia
Wikipedia

Related Topics

dotnet language