DynamicSugarStandard 1.0.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package DynamicSugarStandard --version 1.0.7
NuGet\Install-Package DynamicSugarStandard -Version 1.0.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DynamicSugarStandard" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DynamicSugarStandard --version 1.0.7
#r "nuget: DynamicSugarStandard, 1.0.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DynamicSugarStandard as a Cake Addin
#addin nuget:?package=DynamicSugarStandard&version=1.0.7

// Install DynamicSugarStandard as a Cake Tool
#tool nuget:?package=DynamicSugarStandard&version=1.0.7

DynamicSugar.net /Standard

What is DynamicSugar.Net?

  • In 2011 I created the Dynamic Sugar Library which provides methods and classes inspired by the dynamic languages Python and JavaScript to write shorter and more readable source code in C# 4.0.

  • From 2011 to 2022, I slightly updated the library.

  • From 2011 to 2020, the C# language evolved and some features in DynamicSugar became obsolete, like the DynamicSugar string interpolation feature. But most of the feature are still useful and I want to use them in my .NET 4.6.1 and .NET Core development in 2023.

  • In 2023 I moved the library to .NET Standard 2.0, so it can be used with .NET 4.6.1 and .NET Core.

Logo

License:

You may use DynamicSugar.Net under the terms of the MIT License.

NuGet

Install-Package DynamicSugarStandard

Blog Posts:

How to Write a Spelling Corrector? From Python to C# with Dynamic Sugar

Screen Casts:

  • The Format() Method
  • Dynamic Sugar Demo

Platforms:

  • Microsoft Windows and Windows Phone, .NET v 4.x
  • Xamarin iOS and Android

DynamicSugarCore.net

What is DynamicSugarCore.Net?

The Dynamic Sugar Library provides methods and classes inspired by the dynamic languages Python and JavaScript to write shorter and more readable source code in C# 4.0.

  • The library was created in 2011.
  • In 2019 I ported the library to DotNetCore.

Outdated

  • The extension methods string.Format() and and string.Template() are now out dated, since C# support string interpolation.
  • The class MultiValues was an attempt to create functions returning multiple values, which is now supported by C#.

A lot of the features are still useful see Examples

Videos

License:

You may use DynamicSugar.Net under the terms of the MIT License.

NuGet

  • TODO: Create NuGet Package and publish
Install-Package DynamicSugarCore

Platforms:

  • Microsoft Windows and Windows Phone, .NET v 4.x - 2011 - Source
  • Xamarin iOS and Android - 2011
  • DotNetCore 2.x - 2019
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DynamicSugarStandard:

Package Downloads
fAI

Fred's experimentation with AI

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.31 76 5/20/2024
1.0.30 89 4/18/2024
1.0.29 93 3/22/2024
1.0.28 95 3/21/2024
1.0.27 88 3/21/2024
1.0.26 87 3/21/2024
1.0.25 88 3/16/2024
1.0.24 101 3/2/2024
1.0.23 211 2/6/2024
1.0.22 77 2/6/2024
1.0.21 68 2/3/2024
1.0.20 73 2/3/2024
1.0.19 77 2/3/2024
1.0.18 82 1/27/2024
1.0.17 142 1/5/2024
1.0.16 100 1/5/2024
1.0.15 89 1/3/2024
1.0.14 77 1/3/2024
1.0.13 82 1/3/2024
1.0.12 110 12/28/2023
1.0.11 104 12/28/2023
1.0.10 229 12/27/2023
1.0.9 122 12/17/2023
1.0.8 104 12/17/2023
1.0.7 106 12/17/2023
1.0.6 172 12/4/2023
1.0.5 109 12/2/2023
1.0.4 159 11/24/2023
1.0.3 105 11/24/2023
1.0.2 213 11/12/2023
1.0.0 202 2/9/2023