C# TypeScript

Open-source C# projects categorized as TypeScript

Top 23 C# TypeScript Projects

  • NSwag

    The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.

  • Project mention: This week I released v2.1 of my text-templating library Weave that now uses Source Generators by default. | /r/dotnet | 2023-12-07

    I'm mostly using it for C# API client generation from backend code - sort of similar to what a tool like NSwag Studio will do. I think NTypewriter has more flexibility though, and having a live view with the VS plugin makes development quick.

  • Architecture

    .NET 8, Angular 17, Clean Architecture, Clean Code, SOLID Principles, KISS Principle, DRY Principle, Fail Fast Principle, Common Closure Principle, Common Reuse Principle, Acyclic Dependencies Principle, Mediator Pattern, Result Pattern, Folder-by-Feature Structure, Separation of Concerns.

  • Project mention: Architecture .NET 7, Angular 16, Clean Architecture, Clean Code, Solid | news.ycombinator.com | 2023-05-03
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • one-day-one-language

    Cómo dar en un día tus primeros pasos en cada lenguaje de programación. Introducción, configuración e instalación, usos habituales, fundamentos, sintaxis y próximos pasos.

  • Project mention: Ayuda para un desorientado | /r/programacion | 2023-05-16

    Te recomiendo que veas este repo: https://github.com/mouredev/one-day-one-language

  • Serene

    Business Apps Made Simple with Asp.Net Core MVC / TypeScript (by serenity-is)

  • coolstore-microservices

    A full-stack .NET microservices build on Dapr and Tye

  • kiota

    OpenAPI based HTTP Client code generator

  • Project mention: It's 2023. Your API should have a schema | /r/programming | 2023-07-09

    have you tried https://github.com/microsoft/kiota?

  • bebop

    🎷No ceremony, just code. Blazing fast, typesafe binary serialization.

  • Project mention: FLaNK AI Weekly 18 March 2024 | dev.to | 2024-03-18
  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • CDM

    The Common Data Model (CDM) is a standard and extensible collection of schemas (entities, attributes, relationships) that represents business concepts and activities with well-defined semantics, to facilitate data interoperability. Examples of entities include: Account, Contact, Lead, Opportunity, Product, etc.

  • featbit

    A feature flags service written in .NET

  • Project mention: How to implement feature flags | dev.to | 2023-11-08

    Feature flags, also known as feature toggles, have become an essential tool for modern software development. They enable developers to control the release of new features and updates in a flexible and controlled manner. In this blog post, we'll explore what feature flags are, their classical and modern use cases, and how to implement them effectively in front-end, mobile, and server-side applications. We'll also delve into the concept of overlapping design A/B testing and how feature flags play a crucial role in building robust experimentation.

  • FilterLists

    :shield: The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances.

  • Project mention: Where do you all get your DNS block lists from? Is there a public forum that has a list of them? | /r/pihole | 2023-11-16

    They are all here, sortable by syntaxe or software: https://filterlists.com/

  • Programming-Language-Benchmarks

    Yet another implementation of computer language benchmarks game

  • Project mention: A Comprehensive Introduction to Golang | dev.to | 2023-10-27

    The benchmark available at https://programming-language-benchmarks.vercel.app/ demonstrates that Golang stands out as one of the most memory-efficient languages presently available. This achievement is attributable to several inherent features of Golang, such as its static typing, robust garbage collection system, and the inherent structuring of data within the language. These traits collectively contribute to Golang's exceptional efficiency in terms of minimal memory consumption compared to other languages.

  • Mimic

    📡 League from the safety of your toilet. (by molenzwiebel)

  • Nucleus

    Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication (by alirizaadiyahsi)

  • Project mention: JWT Authentication in ASP.NET | dev.to | 2023-06-03

    Note that the NuGet package Microsoft.AspNetCore.Authentication.JwtBearer needs to be installed.

  • serverless-test-samples

    This repository is designed to provide guidance for implementing comprehensive test suites for serverless applications.

  • Project mention: Testing Serverless Applications on AWS | dev.to | 2023-11-03

    AWS is trying to make it better - Serverless testing is a hot topic at the moment, AWS have responded with some great resources you can find here - https://github.com/aws-samples/serverless-test-samples

  • MelonRuntime

    ✨ .NET-based JavaScript runtime focused in rapid prototyping of projects, using minimal dependencies and functional programming

  • js-ts-csharp

    A repository demonstrating functional techniques with C# 10 and the similarities between JavaScript, TypeScript, and C#.

  • Project mention: We migrated to SQL. Our biggest learning? Don't use Prisma | news.ycombinator.com | 2023-10-09

    The thing is, if you're comfortable with TypeScript, it's really more or less just a small step to C#.

    A small repo here: https://github.com/CharlieDigital/js-ts-csharp

    And a practical example of a Playwright web scraper in C# and TypeScript: https://github.com/CharlieDigital/playwright-scrape-api

    "Too many keywords" is the weirdest objection to a programming language versus actually using the language to build something practical.

  • TypedSignalR.Client.TypeScript

    TypeScript source generator to provide strongly typed SignalR clients by analyzing C# type definitions.

  • Tapper

    A Tool Transpiling C# Type into TypeScript Type. (Support JSON & MessagePack Serialization)

  • I18N

    I18N Library for .NET, and Delphi (by soluling)

  • Coalesce

    Helping you quickly build amazing sites

  • Project mention: Show HN: Visualizing public transport performance in New Zealand | news.ycombinator.com | 2023-11-14

    I've been tracking public transport data in NZ for a couple of years now, and have now built a site for its display. Public transport is quite a contentious issue here; what's better than to inform decisions with data?

    I’m posting this to ask some switched on people what the best step going forward for would be for this project. If someone was building a similar site for your city, what would you want to see?

    https://github.com/allister-grange/missinglink

  • UserManagement

    ASP.NET Core 3.1 with Angular 10 clean architecture learning path.

  • cheatsheets

    code snippets instead of bookmarking and search stack overflow (by eddyizm)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C# TypeScript related posts

Index

What are some of the best open-source TypeScript projects in C#? This list will help you:

Project Stars
1 NSwag 6,482
2 Architecture 3,076
3 one-day-one-language 2,604
4 Serene 2,552
5 coolstore-microservices 2,396
6 kiota 2,236
7 bebop 1,829
8 CDM 1,632
9 featbit 1,349
10 FilterLists 1,239
11 Programming-Language-Benchmarks 592
12 Mimic 525
13 Nucleus 355
14 serverless-test-samples 251
15 MelonRuntime 250
16 js-ts-csharp 122
17 TypedSignalR.Client.TypeScript 80
18 Tapper 80
19 I18N 67
20 Coalesce 59
21 missinglink 13
22 UserManagement 13
23 cheatsheets 9

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com