Handlebars.Net by: Rex Morgan
  • 1 total downloads
  • Latest version: 1.2.2
  • handlebars mustache templating engine compiler
Blistering-fast Handlebars.js templates in your .NET application.
Humanizer.Core.el by: Mehdi Khalili, Oren Novotny
  • 1 total downloads
  • Latest version: 2.3.2
Humanizer Locale (el)
LanguageExt.Core by: Paul Louth
  • 1 total downloads
  • Latest version: 2.2.10-beta
  • C#, Functional, Language Extension, Monad, Option, Either, Reader, Writer, State, List, Set, Map, Queue, Memo, Memoization, Immutable, Lambda, Pattern Matching, Tuple
This library uses and abuses the features of C# 6 and 7 to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
libphonenumber-csharp by: Patrick Mézard, Thomas Clegg, Jarrod Alexander, Google, libphonenumber contributors
  • 1 total downloads
  • Latest version: 9.0.13
  • phonenumber phone libphonenumber e164 e.164 international
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. https://github.com/google/libphonenumber
Microsoft.AspNetCore.Cryptography.Internal by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0-preview.4.20257.10
  • aspnetcore dataprotection
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/cdfa43bbe0ecc13757cc6517c9a253de77c3ec56
Microsoft.CodeAnalysis.VisualBasic by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.1
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compiler Platform ("Roslyn") support for Visual Basic, Microsoft.CodeAnalysis.VisualBasic.dll. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/4bdc8414790101a4da120a92cc4bc0154ac787ca.
Microsoft.Extensions.Configuration.UserSecrets by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.0-rc.1.24431.7
User secrets configuration provider implementation for Microsoft.Extensions.Configuration. User secrets mechanism enables you to override application configuration settings with values stored in the local secrets file. You can use UserSecretsConfigurationExtensions.AddUserSecrets extension method on IConfigurationBuilder to add user secrets provider to the configuration builder.
Microsoft.Extensions.Logging by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.1
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Orleans.Runtime.Legacy by: Microsoft
  • 1 total downloads
  • Latest version: 2.4.0
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Legacy support for Microsoft Orleans Runtime library.
Spectre.Console by: Patrik Svensson, Phil Scott, Nils Andresen, Cédric Luthi
  • 2 total downloads
  • Latest version: 0.55.3-alpha.0.20
A library that makes it easier to create beautiful console applications.
System.Text.Encoding.CodePages by: Microsoft
  • 1 total downloads
  • Latest version: 4.7.0-preview1.19504.10
Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312. Commonly Used Types: System.Text.CodePagesEncodingProvider When using NuGet 3.x this package requires at least version 3.4.
System.Threading.AccessControl by: Microsoft
  • 0 total downloads
  • Latest version: 9.0.13
Provides support for managing access and audit control lists for synchronization primitives. Commonly Used Types: System.Security.AccessControl.EventWaitHandleAccessRule System.Security.AccessControl.EventWaitHandleAuditRule System.Security.AccessControl.MutexAccessRule System.Security.AccessControl.MutexAuditRule System.Security.AccessControl.MutexSecurity System.Security.AccessControl.SemaphoreAccessRule System.Security.AccessControl.SemaphoreAuditRule System.Security.AccessControl.SemaphoreSecurity
Telegram.Bot by: Wizou, tuscen, Poulad, RoundRobin
  • 1 total downloads
  • Latest version: 22.8.1
  • Telegram Bot Api Payment Inline Games
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram. Release Notes: fix type (int -> long) for Amount & Rating fields