-
Notifications
You must be signed in to change notification settings - Fork 0
.NET
Virenbar edited this page Mar 12, 2024
·
3 revisions
- APICodePack-Shell
- CredentialManagement
- DataConnectionDialog
- DG.AdvancedDataGridView
- FCTB
- Serilog
- Lib.Harmony
- Knapcode.TorSharp
- Spectre.Console
- SixLabors.ImageSharp
- System.CommandLine
-
dotnet/xliff-tasks
MSBuild tasks and targets which allow the localization of string resources using xliff. -
VitaliiTsilnyk/NGettext
A cross-platform .NET implementation of the GNU/Gettext library. -
dotnet/MQTTnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker).
Create and publish a .NET Framework NuGet package using Visual Studio on Windows
Create a NuGet package using nuget.exe CLI
- JsonConverterAttribute on a class
- How to implement custom JsonConverter in JSON.NET?
- How to deserialize a JSON array of elements with different types and varying number of elements?