"We wanted to bring modern JavaScript features to .NET. YantraJS is a JavaScript runtime written in .NET Standard. Yantra has two components: an Expression Compiler and a JavaScript engine. YantraJS.Core is a JavaScript engine containing Scanner, Parser, and Compiler, compiling JavaScript AST to ExpressionCompiler Expressions. That in turn is converted to IL and it can be saved. Expression compiler is similar to .NET's Linq Expression LambdaCompiler and supports compiling expression to method builder. It is not drop-in replacement but the API is quite familiar to Linq Expressions. Features 1. Compiles JavaScript to .Net Assembly 2. Strict Mode Only JavaScript* 3. Arrow functions 4. Classes 5. Enhanced object literals 6. Template strings and tagged templates 7. Destructuring 8. let const 9. Map, Set, WeakMap, WeakSet 10. Symbols 11. Subclassable built-ins 12. Binary and Octal literals 13. Module support 14. Null coalesce 15. Optional property chain identifier?.[], identifier?.(, 16. identifier?.identifier 16. Rest, Default, and Spread Parameters 17. Generators, iterators, for..of 18. Async/Await 19. Optional parameters 20. Many ES5 + ES6 features 21. CommonJS Module Support 22. Easily marshal CLR Object to JavaScript and the other way around 23. CSX Module support"
Open source library or nuget package built with .net standard and c# by @akashkava.
Project website: https://yantrajs.com
Creator website: http://www.neurospeech.com
Project twitter: WebAtoms
Repository: https://github.com/yantrajs/yantra
Client/employer: NeuroSpeech Technologies Pvt Ltd
"Flee - Fast Lightweight Expression Evaluator"
Library or NuGet package built with .net standard and c# by Muhammet Parlak.
"Microsoft.Extensions.Hosting (IHostBuilder) support for App Metrics Health e.g. provide the ability to continuously report health via a Microsoft.Extensions.Hosting.Back…"
Library or NuGet package built with .net standard and c# by Allan Hardy and Contributors.
"Internal implementation package not meant for direct consumption. Please do not reference directly. Provides base abstract encoding classes for converting blocks o…"
Library or NuGet package built with .net standard and c# by Microsoft.
"FancyBox is a tool that offers a nice and elegant way to add zooming functionality for images, html content and multi-media on your webpages. It is built at the top of t…"
Library or NuGet package built with .net standard and c# by Goran Gligorin.
"This is an unofficial pre-release build.SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. I…"
Library or NuGet package built with .net standard and c# by ICSharpCode.
"You need a Akka.TestKit.* package! Add the one appropriate for the test framework you use instead. For example: Akka.TestKit.Xunit or Akka.TestKit.VsTest. This package o…"
Library or NuGet package built with .net standard and c# by Akka.NET Team.
Hello, I'm Corstiaan. I'm a software developer from the Netherlands and I manage BuiltWithDot.Net. I created this site as a place where developers working with .net technology can showcase their projects and inspire other developers.
There's so much you can build with .net these days that I thought it would be nice to have a corner of the web dedicated to the breadth of .net. Enjoy!
Get weekly updates about new projects built with .net tech
Great! Click the link in the e-mail to confirm. Check the spam folder if you can't find it.
No spam. Unsubscribe any time.
© 2025 - created by Corstiaan Hesselink - submit project - RSS feed - contact