1
3
submitted 2 hours ago* (last edited 2 hours ago) by [email protected] to c/[email protected]

Some of the changes:

  • System.Text.Json now provides the JsonSchemaExporter type, which supports generating a JSON schema that represents a .NET type.
  • System.Text.Json: The JsonObject type now exposes ordered-dictionary-like APIs that enables explicit property order manipulation
  • [GeneratedRegex] on properties
  • The Regex class provides a Split method, similar in concept to the String.Split method. With String.Split, you supply one or more char or string separators, and the implementation splits the input text on those separators.
  • Generic OrderedDictionary<TKey, TValue>
  • ReadOnlySet<T>
  • new Base64Url class
  • System.Diagnostics.Metrics now provides the Gauge instrument
  • NuGetAudit now raises warnings for vulnerabilities in transitive dependencies
  • dotnet nuget why
  • MSBuild BuildChecks
  • C#: Partial properties
  • ASP.NET Core: Fingerprinting of static web assets
2
0
UI’ve Been Framed (inthehand.com)
submitted 1 day ago by [email protected] to c/[email protected]
3
4
submitted 3 days ago by [email protected] to c/[email protected]
4
2
submitted 6 days ago by [email protected] to c/[email protected]
5
3
submitted 1 week ago by [email protected] to c/[email protected]
6
7
submitted 1 week ago by [email protected] to c/[email protected]

I exclusively use Visual Studio Code for editing code. I primarily work with Go, and a little bit with JavaScript/TypeScript, but I need to do some C# work.

I have no interest in using Microsoft's proprietary C# Dev Kit or dealing with their licensing terms. What capabilities am I losing? The marketing materials for the dev kit talk about a lot of stuff that appear to be features of the open source C# extension, so it's unclear which features are actually exclusive to the dev kit.

7
0
submitted 1 week ago by [email protected] to c/[email protected]
8
0
submitted 1 week ago by [email protected] to c/[email protected]
9
6
submitted 2 weeks ago by [email protected] to c/[email protected]
10
6
submitted 2 weeks ago by [email protected] to c/[email protected]
11
2
submitted 2 weeks ago by [email protected] to c/[email protected]
12
2
submitted 2 weeks ago by [email protected] to c/[email protected]
13
7
submitted 2 weeks ago by [email protected] to c/[email protected]
14
5
submitted 3 weeks ago by [email protected] to c/[email protected]
15
3
submitted 3 weeks ago by [email protected] to c/[email protected]
16
7
submitted 3 weeks ago by [email protected] to c/[email protected]
17
5
submitted 3 weeks ago by [email protected] to c/[email protected]
18
10
submitted 3 weeks ago by [email protected] to c/[email protected]
19
3
submitted 3 weeks ago by [email protected] to c/[email protected]
20
3
submitted 4 weeks ago by [email protected] to c/[email protected]
21
2
submitted 4 weeks ago by [email protected] to c/[email protected]
22
2
submitted 4 weeks ago by [email protected] to c/[email protected]
23
3
submitted 1 month ago by [email protected] to c/[email protected]
24
15
submitted 1 month ago by [email protected] to c/[email protected]
25
4
submitted 1 month ago by [email protected] to c/[email protected]
view more: next ›

.NET

1386 readers
5 users here now

Getting started

Useful resources

IDEs and code editors

Tools

Rules

Related communities

Wikipedia pages

founded 1 year ago
MODERATORS