1
1
submitted 1 day ago by [email protected] to c/[email protected]
2
2
submitted 1 day ago by [email protected] to c/[email protected]
3
1
submitted 1 day ago by [email protected] to c/[email protected]
4
1
submitted 1 day ago by [email protected] to c/[email protected]
5
1
submitted 1 day ago by [email protected] to c/[email protected]
6
3
submitted 2 days ago by [email protected] to c/[email protected]
7
3
submitted 3 days ago by [email protected] to c/[email protected]
8
17
submitted 6 days ago by [email protected] to c/[email protected]
9
2
submitted 4 days ago by [email protected] to c/[email protected]
10
4
submitted 1 week ago by [email protected] to c/[email protected]
11
3
submitted 1 week ago by [email protected] to c/[email protected]
12
4
submitted 1 week ago by [email protected] to c/[email protected]
13
3
submitted 1 week ago by [email protected] to c/[email protected]
14
6
submitted 1 week ago by [email protected] to c/[email protected]
15
4
submitted 1 week ago by [email protected] to c/[email protected]
16
3
submitted 1 week ago by [email protected] to c/[email protected]

A little wrapper for Hugging Face Transformers in C#. This is not a comprehensive 1:1 mapping of the whole HuggingFace transformers package, because the API is enormous.

If you need a specific feature, toggle or pipeline API clone this repo and make adjustments.

This project was created using CSnakes and will fetch Python, PyTorch, and Hugging Face Transformers automatically, so you don't need to install them manually.

Demonstration (Video) from MS Build conference

17
4
submitted 1 week ago by [email protected] to c/[email protected]

CSnakes is a .NET Source Generator and Runtime that you can use to embed Python code and libraries into your .NET Solution without the need for REST, HTTP, or Microservices.

Video Demonstration at MS Build Conference

18
9
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]

Blog post text follow-up to the build conference video announcement posted here two days ago.

We are super excited to introduce a new feature that was released as part of .NET 10 Preview 4 that makes getting started with C# easier than ever. You can now run a C# file directly using dotnet run app.cs. This means you no longer need to create a project file or scaffold a whole application to run a quick script, test a snippet, or experiment with an idea. It’s simple, intuitive, and designed to streamline the C# development experience, especially for those just getting started.

In upcoming .NET 10 previews we’re aiming to improve the experience of working with file-based apps in VS Code, with enhnanced IntelliSense for the new file-based directives, improved performance, and support for debugging. At the command line we’re exploring support for file-based apps with multiple files, and ways to make running file-based apps faster.

19
0
submitted 1 week ago by [email protected] to c/[email protected]
20
0
submitted 1 week ago by [email protected] to c/[email protected]
21
21
submitted 1 week ago by [email protected] to c/[email protected]

Like dotnet run app.cs. C# is becoming a scripting language :)

22
1
submitted 1 week ago by [email protected] to c/[email protected]
23
1
submitted 2 weeks ago by [email protected] to c/[email protected]
24
1
submitted 2 weeks ago by [email protected] to c/[email protected]
25
3
submitted 2 weeks ago by [email protected] to c/[email protected]
view more: next ›

.NET

1705 readers
1 users here now

Getting started

Useful resources

IDEs and code editors

Tools

Rules

Related communities

Wikipedia pages

founded 2 years ago
MODERATORS